Problem with postgresql packages for Etch backports?
It appears that the catalog provided for etch and the actual package list do
not match. I am seeing the following behavior.
~# cat /etc/debian_version
4.0
~# grep backports /etc/apt/sources.list
deb http://www.backports.org/debian etch-backports main contrib non-free
~# apt-get update -qq
W: GPG error: http://www.backports.org etch-backports Release: The following
signatures couldn't be verified because the public key is not available:
NO_PUBKEY EA8E8B2116BA136C
W: You may want to run apt-get update to correct these problems
~# apt-get -y --force-yes -t etch-backports install postgresql
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
libpq5 locales postgresql-8.3 postgresql-client-8.3 postgresql-client-common
postgresql-common
Suggested packages:
oidentd ident-server postgresql-doc-8.3
The following NEW packages will be installed:
libpq5 locales postgresql postgresql-8.3 postgresql-client-8.3 postgresql-
common
The following packages will be upgraded:
postgresql-client-common
1 upgraded, 6 newly installed, 0 to remove and 35 not upgraded.
Need to get 7401kB/11.6MB of archives.
After unpacking 30.4MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libpq5 postgresql-client-common postgresql-client-8.3 postgresql-common
postgresql-8.3
postgresql
Err http://www.backports.org etch-backports/main libpq5 8.3.6-1~bpo40+1
404 Not Found
Err http://www.backports.org etch-backports/main postgresql-client-8.3
8.3.6-1~bpo40+1
404 Not Found
Err http://www.backports.org etch-backports/main postgresql-8.3
8.3.6-1~bpo40+1
404 Not Found
Err http://www.backports.org etch-backports/main postgresql 8.3.6-1~bpo40+1
404 Not Found
Failed to fetch
http://www.backports.org/debian/pool/main/p/postgresql-8.3/libpq5_8.3.6-1~bpo40+1_i386.deb
404 Not Found
Failed to fetch
http://www.backports.org/debian/pool/main/p/postgresql-8.3/postgresql-
client-8.3_8.3.6-1~bpo40+1_i386.deb 404 Not Found
Failed to fetch
http://www.backports.org/debian/pool/main/p/postgresql-8.3/postgresql-8.3_8.3.6-1~bpo40+1_i386.deb
404 Not Found
Failed to fetch
http://www.backports.org/debian/pool/main/p/postgresql-8.3/postgresql_8.3.6-1~bpo40+1_all.deb
404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-
missing?
Reply to: