Hallo,
folgenden Eintrag hab ich in der sources.list gemacht:
---> deb
ftp://ftp.de.debian.org/debian/ sarge main contrib non-free
---> deb-src
ftp://ftp.de.debian.org/debian/ sarge main contrib non-free
Die darauffolgende Meldung irritiert mich allerdings:
< export DEBIAN_FRONTEND; apt-get install --yes 'update' ;echo RESULT=$?
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
update
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/6426B of archives.
After unpacking 20.5kB of additional disk space will be used.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "de_DE

en_GB:en",
LC_ALL = "de",
LANG = "de_DE@euro"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
W: Couldn't stat source package list
ftp://ftp.de.debian.org sarge/main Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_sarge_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list
ftp://ftp.de.debian.org sarge/contrib Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_sarge_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list
ftp://ftp.de.debian.org sarge/non-free Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_sarge_non-free_binary-i386_Packages) - stat (2 No such file or directory)
Selecting previously deselected package update.
(Reading database ... 76601 files and directories currently installed.)
Unpacking update (from .../update/update_2.11-4_i386.deb) ...
Setting up update (2.11-4) ...
W: Couldn't stat source package list
ftp://ftp.de.debian.org sarge/main Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_sarge_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list
ftp://ftp.de.debian.org sarge/contrib Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_sarge_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list
ftp://ftp.de.debian.org sarge/non-free Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_sarge_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
RESULT=0
Versteh nicht warum der Hinweis kommt:
---> W: Couldn't stat source package list
ftp://ftp.de.debian.org sarge/contrib Packages
Kann mir da jemand helfen?