Обсуждение: PGP problem ubuntu jaunty (9.04)

Поиск
Список
Период
Сортировка

PGP problem ubuntu jaunty (9.04)

От
Willy-Bas Loos
Дата:
Hi,<br /><br />I'm trying to download the 1.10 RC1 on ubuntu jaunty.<br />Now there is no special version voor jaunty,
soi'm trying the feisty version.<br />I'm using these instructions:<br /><a
href="http://www.pgadmin.org/download/ubuntu.php">http://www.pgadmin.org/download/ubuntu.php</a><br/><br />I installed
thekey mentioned, <br />me@my-laptop:~$ sudo wget -q -O - <a
href="http://www.pgadmin.org/pgp/archive_key_debian_ubuntu.gpg">http://www.pgadmin.org/pgp/archive_key_debian_ubuntu.gpg</a>
|sudo apt-key add - <br /> OK<br /><br />but apt-get update gives me:<br />W: GPG error: <a
href="http://ftp.de.postgresql.org">http://ftp.de.postgresql.org</a>feisty Release: The following signatures were
invalid:KEYEXPIRED 1216032645<br clear="all" /><br /> I've used several mirrors (several dutch, german), but the
problemremains.<br /><br />What's going wrong?<br /><br />Willy-Bas<br />-- <br />"Patriotism is the conviction that
yourcountry is superior to all others because you were born in it." -- George Bernard Shaw<br /> 

Re: PGP problem ubuntu jaunty (9.04)

От
Willy-Bas Loos
Дата:
it still isn't working. Of course i am now hoping to install the release version, not the RC.<br />It doesn't matter if
iuse "gutsy" or "feisty" in my sources.list, I keep getting the message that the signature is invalid.<br /> ("jaunty"
causesa 404 - Not Found)<br /><br />Am i doing something wrong, or is the sig actually invalid?<br /><br />Thx,<br
/><br/>WBL<br /><br /><div class="gmail_quote">On Mon, Jun 22, 2009 at 11:36 AM, Willy-Bas Loos <span dir="ltr"><<a
href="mailto:willybas@gmail.com">willybas@gmail.com</a>></span>wrote:<br /><blockquote class="gmail_quote"
style="border-left:1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br /><br />I'm
tryingto download the 1.10 RC1 on ubuntu jaunty.<br />Now there is no special version voor jaunty, so i'm trying the
feistyversion.<br /> I'm using these instructions:<br /><a href="http://www.pgadmin.org/download/ubuntu.php"
target="_blank">http://www.pgadmin.org/download/ubuntu.php</a><br/><br />I installed the key mentioned, <br
/>me@my-laptop:~$sudo wget -q -O - <a href="http://www.pgadmin.org/pgp/archive_key_debian_ubuntu.gpg"
target="_blank">http://www.pgadmin.org/pgp/archive_key_debian_ubuntu.gpg</a>| sudo apt-key add - <br /> OK<br /><br
/>butapt-get update gives me:<br />W: GPG error: <a href="http://ftp.de.postgresql.org"
target="_blank">http://ftp.de.postgresql.org</a>feisty Release: The following signatures were invalid: KEYEXPIRED
1216032645<brclear="all" /><br /> I've used several mirrors (several dutch, german), but the problem remains.<br /><br
/>What'sgoing wrong?<br /><br />Willy-Bas<br /><font color="#888888">-- <br />"Patriotism is the conviction that your
countryis superior to all others because you were born in it." -- George Bernard Shaw<br
/></font></blockquote></div><br/><br clear="all" /><br />-- <br />"Patriotism is the conviction that your country is
superiorto all others because you were born in it." -- George Bernard Shaw<br /> 

Re: PGP problem ubuntu jaunty (9.04)

От
Dave Page
Дата:
On Mon, Jul 6, 2009 at 9:11 AM, Willy-Bas Loos<willybas@gmail.com> wrote:
> it still isn't working. Of course i am now hoping to install the release
> version, not the RC.
> It doesn't matter if i use "gutsy" or "feisty" in my sources.list, I keep
> getting the message that the signature is invalid.
> ("jaunty" causes a 404 - Not Found)
>
> Am i doing something wrong, or is the sig actually invalid?

I imagine it's actually expired. I don't know anything about APT, but
I do know that the pgAdmin repo is almost certainly out of date. Any
volunteers to take over the maintenance of it? Or shall I just remove
it and leave it to the downstream project to produce binaries? (which
I think they do these days anyway).


--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

Re: PGP problem ubuntu jaunty (9.04)

От
Willy-Bas Loos
Дата:
On Mon, Jul 6, 2009 at 10:19 AM, Dave Page <dpage@pgadmin.org> wrote:
 Or shall I just remove
it and leave it to the downstream project to produce binaries? (which
I think they do these days anyway).

The thing is, it takes a while for the latest pgAdmin to turn up in the ubuntu repositories.
probably about 6 months.

--
"Patriotism is the conviction that your country is superior to all others because you were born in it." -- George Bernard Shaw

Re: PGP problem ubuntu jaunty (9.04)

От
Dave Page
Дата:
On Mon, Jul 6, 2009 at 10:37 AM, Willy-Bas Loos<willybas@gmail.com> wrote:
> On Mon, Jul 6, 2009 at 10:19 AM, Dave Page <dpage@pgadmin.org> wrote:
>>
>>  Or shall I just remove
>> it and leave it to the downstream project to produce binaries? (which
>> I think they do these days anyway).
>
> The thing is, it takes a while for the latest pgAdmin to turn up in the
> ubuntu repositories.
> probably about 6 months.

In which case, we need a volunteer.



--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

Re: [pgadmin-hackers] PGP problem ubuntu jaunty (9.04)

От
Guillaume Lelarge
Дата:
Le lundi 6 juillet 2009 à 10:19:46, Dave Page a écrit :
> On Mon, Jul 6, 2009 at 9:11 AM, Willy-Bas Loos<willybas@gmail.com> wrote:
> > it still isn't working. Of course i am now hoping to install the release
> > version, not the RC.
> > It doesn't matter if i use "gutsy" or "feisty" in my sources.list, I keep
> > getting the message that the signature is invalid.
> > ("jaunty" causes a 404 - Not Found)
> >
> > Am i doing something wrong, or is the sig actually invalid?
>
> I imagine it's actually expired. I don't know anything about APT, but
> I do know that the pgAdmin repo is almost certainly out of date. Any
> volunteers to take over the maintenance of it? Or shall I just remove
> it and leave it to the downstream project to produce binaries? (which
> I think they do these days anyway).

Raphaël is not supposed to work on this? or does he "only" do the Debian
package? I CC-ed him, just in case.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Re: [pgadmin-hackers] PGP problem ubuntu jaunty (9.04)

От
Dave Page
Дата:
On Tue, Jul 7, 2009 at 10:33 PM, Guillaume
Lelarge<guillaume@lelarge.info> wrote:

> Raphaël is not supposed to work on this? or does he "only" do the Debian
> package? I CC-ed him, just in case.

Well Raph unfortunately doesn't have time to maintain the APT repos
these days I don't think. I think what we need to do is remove the
Ubuntu and Debian download pages ASAP, as it seems that they are just
causing confusion. Then, we can restore them if/when we find a new
maintainer.

Thoughts?

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

Re: [pgadmin-hackers] PGP problem ubuntu jaunty (9.04)

От
Guillaume Lelarge
Дата:
Le mercredi 8 juillet 2009 à 10:13:05, Dave Page a écrit :
> On Tue, Jul 7, 2009 at 10:33 PM, Guillaume
>
> Lelarge<guillaume@lelarge.info> wrote:
> > Raphaël is not supposed to work on this? or does he "only" do the Debian
> > package? I CC-ed him, just in case.
>
> Well Raph unfortunately doesn't have time to maintain the APT repos
> these days I don't think. I think what we need to do is remove the
> Ubuntu and Debian download pages ASAP, as it seems that they are just
> causing confusion. Then, we can restore them if/when we find a new
> maintainer.
>
> Thoughts?

I agree. I know how to build deb packages, but I have not enough skills to
maintain pgAdmin's ones.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Re: [pgadmin-hackers] PGP problem ubuntu jaunty (9.04)

От
Dave Page
Дата:
On Wed, Jul 8, 2009 at 9:52 AM, Guillaume Lelarge<guillaume@lelarge.info> wrote:
> Le mercredi 8 juillet 2009 à 10:13:05, Dave Page a écrit :
>> On Tue, Jul 7, 2009 at 10:33 PM, Guillaume
>>
>> Lelarge<guillaume@lelarge.info> wrote:
>> > Raphaël is not supposed to work on this? or does he "only" do the Debian
>> > package? I CC-ed him, just in case.
>>
>> Well Raph unfortunately doesn't have time to maintain the APT repos
>> these days I don't think. I think what we need to do is remove the
>> Ubuntu and Debian download pages ASAP, as it seems that they are just
>> causing confusion. Then, we can restore them if/when we find a new
>> maintainer.
>>
>> Thoughts?
>
> I agree. I know how to build deb packages, but I have not enough skills to
> maintain pgAdmin's ones.

OK, removed temporarily.



--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com