Am 19.07.19 um 14:21 schrieb Manfred Hollstein: > Hi Maurizio, > > On Fri, 19 Jul 2019, 11:51:29 +0200, Maurizio Galli (MauG) wrote: >> On 7/19/19 4:37 PM, Manfred Hollstein wrote: >>> Hi there, >>> >>> just as an FYI: I just ran "zypper ref" and got the following: >>> >>> The gpg key signing file 'repomd.xml' will expire in 13 days. >>> Repository: X11:xfce.obs >>> Key Name: X11 OBS Project <[email protected]> >>> Key Fingerprint: B1DA68DE 51949E7B 034237C4 BB1AF233 0F2672C8 >>> Key Created: Wed May 24 00:13:55 2017 >>> Key Expires: Fri Aug 2 00:13:55 2019 (expires in 13 days) >>> >>> Perhaps someone from the maintainers can extend the key. >>> >>> TIA, cheers. >>> >>> l8er >>> manfred >>> >> >> Hi Manfred, >> On OBS the key does not expire till 2021 [1]. > > strange... > >> I am not sure what to do. > > Dunno either. Perhaps someone has extended the key in the meantime (but > I doubt due to it being valid until _September_ 2021!).
Totally likely. seife@vbox:~/open-build-service> git grep keyexpiry|cat src/backend/BSSrcServer/Signkey.pm:my $keyexpiry = 800; src/backend/BSSrcServer/Signkey.pm: my @keyargs = ($keyalgo, $keyexpiry); src/backend/BSSrcServer/Signkey.pm: my @keyargs = ($keyexpiry); seife@vbox:~/open-build-service> date --date +800days So 26. Sep 14:28:37 CEST 2021 :-) So once the mirrors have caught up, you'll probably get the new extended key and everything will be fine. -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
