From: | Bernard Baillargeon <baillargeonbm(at)gmail(dot)com> |
---|---|
To: | pgsql-pkg-debian(at)postgresql(dot)org |
Subject: | manual repository set up for ubuntu 24.04 'noble' fails certificate |
Date: | 2024-07-28 07:01:41 |
Message-ID: | CAMid3Srxxq5QQSGGUy6HR394HTDD6dP=YbXnegm0k=nv2LWn0A@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
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 | Bernard Baillargeon | 2024-07-28 07:16:02 | Re: manual repository set up for ubuntu 24.04 'noble' fails certificate |
Previous Message | Bradford Boyle | 2024-07-27 06:16:17 | pgvector 0.7.3 - New upstream version |