Обсуждение: Postgresql fedora - gpg key(s) not working/found ....

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

Postgresql fedora - gpg key(s) not working/found ....

От
André Verwijs
Дата:

Postgresql on Fedora gpg key(s) not working/found

i have key installed locally within "/etc/pki/rpm-gpg/"
https://i.postimg.cc/cJnrL3BG/PGSQL-key-installed.png

I have set key within .repo file:
https://i.postimg.cc/DZ3mJzBH/PGSQL-key-set-in-repofile.png

I downloaded key from "../pub/repos/yum/keys/"
https://i.postimg.cc/8C6jzvmS/PGSQL-key-online.png

with "dnf update"  i'm getting errors
https://i.postimg.cc/zfgVGhF1/PGSQL-key-not-found.png


question 1:  is this the correct key (witch package are signed with)

question 2:  if yes, how to correctly use gpg key(s) with pgsql repo




-- 
____________________________________________________________________
Dank U - Thank You


Facebook:
http://www.facebook.com/andre.verwijs


Instagram:
https://instagram.com/dutchglory






Re: Postgresql fedora - gpg key(s) not working/found ....

От
Amod Kakade
Дата:
Have you imported the gpg key using gpg --import ?

RE: Postgresql fedora - gpg key(s) not working/found ....

От
André Verwijs
Дата:

yes i did, i used:

sudo rpm --import 
https://download.postgresql.org/pub/repos/yum/keys/PGDG-RPM-GPG-KEY-Fedora


no effect, same error


-- 
____________________________________________________________________
Dank U - Thank You



Re: Postgresql fedora - gpg key(s) not working/found ....

От
André Verwijs
Дата:
yes i did, i used:

sudo rpm --import 
https://download.postgresql.org/pub/repos/yum/keys/PGDG-RPM-GPG-KEY-Fedora

no effect, same error




Re: Postgresql fedora - gpg key(s) not working/found ....

От
Amod Kakade
Дата:
Not sure about the difference but i use gpg --import on ORacle Linux

Worth trying 

Amod


On Wed, 8 Oct 2025 at 4:53, André Verwijs
<dutch.glory@yahoo.com> wrote:
yes i did, i used:

sudo rpm --import
https://download.postgresql.org/pub/repos/yum/keys/PGDG-RPM-GPG-KEY-Fedora

no effect, same error