kanotix.com

General Support - apt-get update

harryhood - 01.08.2008, 01:40 Uhr
Titel: apt-get update
When I run apt-get update I get the following errors. I
haven't changed /etc/apt/sources.list.
Is this just a temporary thing?

Thanks!


Code:
Get:1 http://security.debian.org etch/updates Release.gpg [189B]
Get:2 http://security.debian.org etch/updates Release [37.6kB]
Get:3 http://ftp.de.debian.org etch Release.gpg [386B]
Get:4 http://acritox.de ./ Release.gpg [189B]
Hit http://ftp.de.debian.org etch Release
Get:5 http://acritox.de ./ Release [695B]
Get:6 http://kanotix.com ./ Release.gpg [189B]
Hit http://kanotix.com ./ Release
Ign http://acritox.de ./ Packages/DiffIndex
Ign http://acritox.de ./ Sources/DiffIndex
Ign http://kanotix.com ./ Packages/DiffIndex
Ign http://acritox.de ./ Packages
Get:7 http://ftp.de.debian.org etch/main Packages [4284kB]
Ign http://kanotix.com ./ Sources/DiffIndex
Ign http://acritox.de ./ Sources
Ign http://ftp.de.debian.org etch/contrib Packages/DiffIndex
Ign http://kanotix.com ./ Packages
Ign http://security.debian.org etch/updates/main Packages/DiffIndex
Hit http://acritox.de ./ Packages
Ign http://ftp.de.debian.org etch/non-free Packages/DiffIndex
Ign http://kanotix.com ./ Sources
Ign http://security.debian.org etch/updates/contrib Packages/DiffIndex
Ign http://security.debian.org etch/updates/non-free Packages/DiffIndex
Ign http://security.debian.org etch/updates/main Sources/DiffIndex
Ign http://security.debian.org etch/updates/contrib Sources/DiffIndex
Ign http://security.debian.org etch/updates/non-free Sources/DiffIndex
Get:8 http://ftp.de.debian.org etch/main Sources [1217kB]
Hit http://acritox.de ./ Sources
Ign http://ftp.de.debian.org etch/contrib Sources/DiffIndex
Ign http://ftp.de.debian.org etch/non-free Sources/DiffIndex
Hit http://ftp.de.debian.org etch/contrib Packages
Hit http://security.debian.org etch/updates/main Packages
Hit http://security.debian.org etch/updates/contrib Packages
Hit http://kanotix.com ./ Packages
Hit http://security.debian.org etch/updates/non-free Packages
Hit http://ftp.de.debian.org etch/non-free Packages
Hit http://security.debian.org etch/updates/main Sources
Hit http://security.debian.org etch/updates/contrib Sources
Hit http://security.debian.org etch/updates/non-free Sources
Hit http://kanotix.com ./ Sources
Hit http://ftp.de.debian.org etch/contrib Sources
Hit http://ftp.de.debian.org etch/non-free Sources
Fetched 38.5kB in 4s (8246B/s)
Failed to fetch http://ftp.de.debian.org/debian/dists/etch/main/binary-i386/P                                  ackages.bz2  MD5Sum mismatch
Failed to fetch http://ftp.de.debian.org/debian/dists/etch/main/source/Source                                    s.bz2  MD5Sum mismatch
Reading package lists... Done
W: Couldn't stat source package list http://ftp.de.debian.org etch/main Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_etch_main_binary-i386_                                    Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.

Kano - 01.08.2008, 04:07 Uhr
Titel: apt-get update
If you need it now:

perl -pi -e s/ftp.de.debian.org/ftp2.de.debian.org/ /etc/apt/sources.list
harryhood - 01.08.2008, 11:49 Uhr
Titel: RE: apt-get update
Thanks Kano!

What was the problem anyhow? Looks like the perl function updated my sources.list?
Kano - 01.08.2008, 11:56 Uhr
Titel: RE: apt-get update
Yes, it can be reversed with:

perl -pi -e s/ftp2.de.debian.org/ftp.de.debian.org/ /etc/apt/sources.list

Basically only the server was exchanged.
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007