Seite 1 von 1

Expired GPG key in APT repository

Verfasst: 24 Okt 2012, 09:17
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

Re: Expired GPG key in APT repository

Verfasst: 24 Okt 2012, 09:26
von o.ferre
Hi
have you import the new key ?
viewtopic.php?f=10&t=3943

Olivier

Re: Expired GPG key in APT repository

Verfasst: 24 Okt 2012, 12:36
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.