screencloud icon indicating copy to clipboard operation
screencloud copied to clipboard

gpg key for ubuntu repo expired

Open vsespb opened this issue 9 years ago • 17 comments

getting

Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en
Fetched 5,123 B in 3s (1,664 B/s)          
Reading package lists... Done
W: GPG error: http://download.opensuse.org  Release: The following signatures were invalid: KEYEXPIRED 1445355426

vsespb avatar Oct 21 '15 20:10 vsespb

+1 Please, update key http://download.opensuse.org/repositories/home:olav-st/xUbuntu_14.04/Release.key pub 2048R/A2B5E9D5 2013-08-11 [expired: 2015-10-20]

liminspace avatar Oct 26 '15 23:10 liminspace

+1 Having same error

ZatsuneNoMokou avatar Oct 28 '15 08:10 ZatsuneNoMokou

The same error

zeremit avatar Oct 29 '15 12:10 zeremit

Update, please.... :dart:

ipedrazas avatar Nov 03 '15 19:11 ipedrazas

I have rebuilt the packages on OBS, is the key still expired?

olav-st avatar Nov 15 '15 17:11 olav-st

:/ No change, but at least I have now the repo for my version, that is 15.10

Edit: Did something wrong happenned? There's no screencloud in the 15.10 ( http://download.opensuse.org/repositories/home:/olav-st/xUbuntu_15.10/ )

ZatsuneNoMokou avatar Nov 15 '15 17:11 ZatsuneNoMokou

Key is still expired for Ubuntu 14.04

kiklop74 avatar Dec 03 '15 17:12 kiklop74

Can you try importing the new key?

wget http://download.opensuse.org/repositories/home:olav-st/xUbuntu_14.04/Release.key
sudo apt-key add - < Release.key  

Replace 14.04 with the version you're using.

olav-st avatar Dec 17 '15 11:12 olav-st

Just tried it and error remains.

W: GPG error: http://download.opensuse.org  Release: The following signatures were invalid: KEYEXPIRED 1445355426

kiklop74 avatar Dec 17 '15 15:12 kiklop74

Same thing here, the downloaded key seems to be the exact same as before.

$ wget http://download.opensuse.org/repositories/home:olav-st/Debian_8.0/Release.key
2015-12-17 18:32:06 (79.8 MB/s) - ‘Release.key’ saved [1093/1093]

$ sudo apt-key add - < Release.key
OK

$ sudo apt-key list | grep -C 2 "olav"                                                                                                                                                                                                   

pub   2048R/A2B5E9D5 2013-08-11 [expired: 2015-10-20]
uid                  home:olav-st OBS Project <home:[email protected]>

Tailszefox avatar Dec 17 '15 17:12 Tailszefox

Hmm, can you try again? I just tried it on a fresh 14.04 install and I get this:

$ sudo apt-key list | grep -C 2 "olav" 

pub   2048R/A2B5E9D5 2013-08-11 [expires: 2017-12-27]
uid                  home:olav-st OBS Project <home:[email protected]>

olav-st avatar Dec 22 '15 16:12 olav-st

OK. Just tried this:

wget http://download.opensuse.org/repositories/home:/olav-st/xUbuntu_14.04/Release.key
sudo apt-key add - < Release.key

And it finally works :)

kiklop74 avatar Dec 22 '15 16:12 kiklop74

Confirmed working here too. Thanks for the fix!

Tailszefox avatar Dec 22 '15 17:12 Tailszefox

key works, ubuntu 12.04 ok

vsespb avatar Dec 22 '15 17:12 vsespb

It's work here too, now.

~$ sudo apt-key list | grep -C 2 "olav" 
pub   2048R/A2B5E9D5 2013-08-11 [expire : 2017-12-27]
uid                  home:olav-st OBS Project <home:[email protected]>

pub   2048R/B05498B7 2012-12-07

ZatsuneNoMokou avatar Dec 23 '15 09:12 ZatsuneNoMokou

Same problem,a gain...

acosonic avatar Feb 22 '18 13:02 acosonic

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed after 30 days.

github-actions[bot] avatar May 06 '24 02:05 github-actions[bot]