![]() |
|
Debian Sarge 3.1_r0 souces.list Bug - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html) +--- Forum: Debian (https://www.linux-noob.com/forums/forum-97.html) +--- Thread: Debian Sarge 3.1_r0 souces.list Bug (/thread-2608.html) |
Debian Sarge 3.1_r0 souces.list Bug - Shadowcat - 2005-06-08 To fix the error in /etc/apt/sources.list, change your file to match the reference below, substituting the mirror in the example with the one closest to you: Code: # Stable
deb ftp://ftp.se.debian.org/debian-non-US/ stable/non-US main contrib non-free
deb-src ftp://ftp.se.debian.org/debian-non-US/ stable/non-US main contrib non-free
deb ftp://ftp.se.debian.org/ stable main non-free contrib
deb-src ftp://ftp.se.debian.org/debian/ stable main non-free contrib
deb ftp://ftp.se.debian.org/ stable/updates main contrib non-freeDebian Sarge 3.1_r0 souces.list Bug - znx - 2005-06-14 * znx boogies |