Expired GPG key in APT repository

Antworten
ptman
Beiträge: 6
Registriert: 21 Aug 2012, 12:31

Expired GPG key in APT repository

Beitrag von ptman »

I have this configured in apt:

Code: Alles auswählen

deb http://download.opensuse.org/repositories/home:/uibmz:/opsi:/opsi40/xUbuntu_12.04 ./
and when running

Code: Alles auswählen

aptitude update
I get:
W: GPG error: http://download.opensuse.org ./ Release: The following signatures were invalid: KEYEXPIRED 1348998505
o.ferre
Beiträge: 66
Registriert: 19 Nov 2010, 13:58
Wohnort: LYON - France

Re: Expired GPG key in APT repository

Beitrag von o.ferre »

Hi
have you import the new key ?
viewtopic.php?f=10&t=3943

Olivier
O.Ferre
ENS de Lyon
ptman
Beiträge: 6
Registriert: 21 Aug 2012, 12:31

Re: Expired GPG key in APT repository

Beitrag von ptman »

Sorry, it seems that I just didn't know where to look for the key. Also I would have expected a key mismatch message, and not being told that it's expired, unless the packages were still being signed with the old key.

But thank you for pointing me towards the fix.
Antworten