Hi Ron,

can you try to follow these steps please:

a)
wget -q -O - http://www.pgadmin.org/pgp/archive_key_debian_ubuntu.gpg | sudo apt-key add -

(if you don't have sudo, run the following as root:
wget -q -O - http://www.pgadmin.org/pgp/archive_key_debian_ubuntu.gpg | apt-key add - )

b)
retry your installation with the german mirror, it should be ok.

The first two errors need investigation (size mismatch).

Regards,
Raphaël


Ron Savage a écrit :
Hi FOlks

This is for Debian etch.

I followed these instructions:

<----><8---->
    * From: Raphaël Enrici <blacknoz ( at ) club-internet ( dot ) fr>
    * To: Vince Ieraci <vince ( at ) rocktown ( dot ) com ( dot ) au>
    * Subject: Re: Debian etch download doesn't work
    * Date: Sun, 28 Oct 2007 14:21:16 +0100

Vince Ieraci wrote:
Oh, forgot to mention the sources.list line:

deb
http://ftp2.au.postgresql.org/pub/postgresql/pgadmin3/release/debian/dists/
etch pgadmin

Hi Vince,

you should remove the "dists" from the URL. This should give the
following line in your sources.list:
<on one line :>
deb
http://ftp2.au.postgresql.org/pub/postgresql/pgadmin3/release/debian/
etch pgadmin
</on one line>
<----><8---->

but for this:

sudo aptitude install pgadmin3

I get (for Australia):

Selecting previously deselected package pgagent.
(Reading database ... 78137 files and directories currently installed.)
Unpacking pgagent (from .../pgagent_1.8.0-1~pgaoetch1_i386.deb) ...
Setting up pgagent (1.8.0-1~pgaoetch1) ...
E: Failed to fetch
http://ftp2.au.postgresql.org/pub/postgresql/pgadmin3/release/debian/dists/etch/pgadmin/binary-all/misc/pgadmin3-data_1.8.0-1~pgaoetch1_all.deb:
 Size mismatch

and (for Argentina):

Get:1 http://ftp2.au.postgresql.org etch/pgadmin pgadmin3-data
1.8.0-1~pgaoetch1 [1070kB]
Fetched 1B in 0s (2B/s)
E: Failed to fetch
http://ftp2.au.postgresql.org/pub/postgresql/pgadmin3/release/debian/dists/etch/pgadmin/binary-all/misc/pgadmin3-data_1.8.0-1~pgaoetch1_all.deb:
 Size mismatch

and for this (for Germany):

aptitude update

I get:

Get:5 ftp://ftp.de.postgresql.org etch/pgadmin Packages [1745B]
Fetched 4353B in 22s (197B/s)
Reading package lists... Done
W: GPG error: ftp://ftp.de.postgresql.org etch Release: The following
signatures couldn't be verified because the public key is not available:
NO_PUBKEY AE9545D6FC0564BE
W: You may want to run apt-get update to correct these problems

Very frustrating...

Any ideas?



---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

               http://www.postgresql.org/about/donate

Reply via email to