On Mon, 2007-12-03 at 09:34 +0100, Raphaël Enrici wrote:
Hi Raphael
Many thanx for your reply, but it still fails.
In /etc/apt/sources.list I tried these, one at a time:
deb
ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org//pgadmin3/release/debian
etch pgadmin
deb
ftp://ftp.de.postg
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)
ret