JustPaste.it

stewie:/tmp# nano /etc/apt/sources.list
stewie:/tmp# wget http://ftp.de.debian.org/debian/pool/main/g/git-core/git-core_1.5.6.5.orig.tar.gz
--2012-04-12 12:47:22-- http://ftp.de.debian.org/debian/pool/main/g/git-core/git-core_1.5.6.5.orig.tar.gz
Resolving ftp.de.debian.org... 141.76.2.4
Connecting to ftp.de.debian.org|141.76.2.4|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-04-12 12:47:23 ERROR 404: Not Found.

stewie:/tmp# nano /etc/apt/sources.liststewie:/tmp# apt-get update
(...)
Err http://ftp.nz.debian.org lenny/main Packages
404 Not Found
Err http://ftp.nz.debian.org lenny/non-free Packages
404 Not Found
Err http://ftp.nz.debian.org lenny/contrib Packages
404 Not Found
Err http://ftp.nz.debian.org lenny/main Sources
404 Not Found
Err http://ftp.nz.debian.org lenny/non-free Sources
404 Not Found
Err http://ftp.nz.debian.org lenny/contrib Sources
404 Not Found
(...)
Err http://security.debian.org lenny/updates/main Packages
404 Not Found [IP: 150.203.164.38 80]
Err http://security.debian.org lenny/updates/contrib Packages
404 Not Found [IP: 150.203.164.38 80]
Err http://security.debian.org lenny/updates/non-free Packages
404 Not Found [IP: 150.203.164.38 80]
Err http://security.debian.org lenny/updates/main Sources
404 Not Found [IP: 150.203.164.38 80]
Ign http://backports.debian.org lenny-backports/main Packages
Err http://security.debian.org lenny/updates/contrib Sources
404 Not Found [IP: 150.203.164.38 80]
Err http://security.debian.org lenny/updates/non-free Sources
404 Not Found [IP: 150.203.164.38 80]
Ign http://backports.debian.org lenny-backports/main Packages
Err http://backports.debian.org lenny-backports/main Packages
404 Not Found [IP: 206.12.19.9 80]
W: Failed to fetch http://ftp.nz.debian.org/debian/dists/lenny/main/binary-i386/Packages 404 Not Found

W: Failed to fetch http://ftp.nz.debian.org/debian/dists/lenny/non-free/binary-i386/Packages 404 Not Found

W: Failed to fetch http://ftp.nz.debian.org/debian/dists/lenny/contrib/binary-i386/Packages 404 Not Found

W: Failed to fetch http://ftp.nz.debian.org/debian/dists/lenny/main/source/Sources 404 Not Found

W: Failed to fetch http://ftp.nz.debian.org/debian/dists/lenny/non-free/source/Sources 404 Not Found

W: Failed to fetch http://ftp.nz.debian.org/debian/dists/lenny/contrib/source/Sources 404 Not Found

W: Failed to fetch http://security.debian.org/dists/lenny/updates/main/binary-i386/Packages 404 Not Found [IP: 150.203.164.38 80]

W: Failed to fetch http://security.debian.org/dists/lenny/updates/contrib/binary-i386/Packages 404 Not Found [IP: 150.203.164.38 80]

W: Failed to fetch http://security.debian.org/dists/lenny/updates/non-free/binary-i386/Packages 404 Not Found [IP: 150.203.164.38 80]

W: Failed to fetch http://security.debian.org/dists/lenny/updates/main/source/Sources 404 Not Found [IP: 150.203.164.38 80]

W: Failed to fetch http://security.debian.org/dists/lenny/updates/contrib/source/Sources 404 Not Found [IP: 150.203.164.38 80]

W: Failed to fetch http://security.debian.org/dists/lenny/updates/non-free/source/Sources 404 Not Found [IP: 150.203.164.38 80]

W: Failed to fetch http://backports.debian.org/debian-backports/dists/lenny-backports/main/binary-i386/Packages 404 Not Found [IP: 206.12.19.9 80]

E: Some index files failed to download, they have been ignored, or old ones used instead.
stewie:/tmp# apt-get -u -t lenny-backports install git-all
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package git-all
stewie:/tmp# apt-get -u -t lenny-backports install git-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libcurl3-gnutls libdigest-sha1-perl libexpat1
Suggested packages:
git-doc git-arch git-cvs git-svn git-email git-daemon-run git-gui gitk
gitweb
The following NEW packages will be installed:
git-core libcurl3-gnutls libdigest-sha1-perl libexpat1
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 3508kB of archives.
After this operation, 7524kB of additional disk space will be used.
Do you want to continue [Y/n]?
WARNING: The following packages cannot be authenticated!
libcurl3-gnutls libexpat1 libdigest-sha1-perl git-core
Install these packages without verification [y/N]? y
Err http://ftp.nz.debian.org lenny/main libdigest-sha1-perl 2.11-2+b1
404 Not Found
Err http://ftp.nz.debian.org lenny/main git-core 1:1.5.6.5-3+lenny3.3
404 Not Found
Err http://security.debian.org lenny/updates/main libcurl3-gnutls 7.18.2-8lenny6
404 Not Found [IP: 150.203.164.38 80]
Err http://security.debian.org lenny/updates/main libexpat1 2.0.1-4+lenny3
404 Not Found [IP: 150.203.164.38 80]
Failed to fetch http://security.debian.org/pool/updates/main/c/curl/libcurl3-gnutls_7.18.2-8lenny6_i386.deb 404 Not Found [IP: 150.203.164.38 80]
Failed to fetch http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny3_i386.deb 404 Not Found [IP: 150.203.164.38 80]
Failed to fetch http://ftp.nz.debian.org/debian/pool/main/libd/libdigest-sha1-perl/libdigest-sha1-perl_2.11-2+b1_i386.deb 404 Not Found
Failed to fetch http://ftp.nz.debian.org/debian/pool/main/g/git-core/git-core_1.5.6.5-3+lenny3.3_i386.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?