| 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-29 00:59:30 |
| Message-ID: | CAMid3So=rviG4tgk6NcZfPByAEzB3Z9ZeKyFU9NG2LZsZ6eP+A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-debian |
This error is something I cannot find a way around -it fails anything now
in APT!:
bern:~$ sudo apt list
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.
*Bernard (Bernie) Baillargeon*
On Sun, Jul 28, 2024 at 2:16 AM Bernard Baillargeon <baillargeonbm(at)gmail(dot)com>
wrote:
> 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 | David Steele | 2024-07-29 02:24:09 | Re: The end of 32-bit PostgreSQL support? |
| Previous Message | Christoph Berg | 2024-07-28 16:44:26 | The end of 32-bit PostgreSQL support? |