From: | Bernard Baillargeon <baillargeonbm(at)gmail(dot)com> |
---|---|
To: | pgsql-pkg-debian(at)postgresql(dot)org |
Subject: | Re: manual repository set up for ubuntu 24.04 'noble' fails certificate |
Date: | 2024-07-28 07:16:02 |
Message-ID: | CAMid3SqLUkQQofg+0s0+r_TQqNmsLeF-7bCRJa715GFoTTj_Kg@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
and I just checked the site certificate- created in '17, expired in '19;
maybe this is the issue?
*Bernard (Bernie) Baillargeon*
On Sun, Jul 28, 2024 at 2:01 AM Bernard Baillargeon <baillargeonbm(at)gmail(dot)com>
wrote:
> I want to install postgreSQL *16*, so I walked through the very good
> instructions carefully, but on "sudo apt update" system gave this error:
>
> bern:~$ *sudo apt update*
> *E: Conflicting values set for option Signed-By *regarding *source*
> https://apt.postgresql.org/pub/repos/*apt**/_*noble-pgdg:
> /usr/share/postgresql-common/pgdg/*apt.postgresql.org.asc* *!=*
> /usr/share/postgresql-common/pgdg/*apt.postgresql.org.gpg*
> E: The list of sources could not be read.
>
>
> the file created:
> /etc/apt/sources.list.d/*pgdg.list:*
> deb [signed-by=/usr/share/postgresql-common/pgdg/apt.postgresql.org.asc]
> https://apt.postgresql.org/pub/repos/*apt_noble*-pgdg main
>
> Is that trailing red slash in the error message hinting sys is trying to
> read .../apt*/*noble-pgdg even though it does show the space(_) after */*
> _?
> Or is the *gpg* file out of sync w certificate?
>
> *Bernard (Bern) Baillargeon*
>
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2024-07-28 16:44:26 | The end of 32-bit PostgreSQL support? |
Previous Message | Bernard Baillargeon | 2024-07-28 07:01:41 | manual repository set up for ubuntu 24.04 'noble' fails certificate |