View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 08:13 PM
Ron Savage
 
Posts: n/a
Default Unable to d/l pgAdmin3

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/po.../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/po...elease/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/po...etch1_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/po...etch1_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?

--
Ron Savage
ron@savage.net.au
http://savage.net.au/index.html



---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote