screencloud
screencloud copied to clipboard
gpg key for ubuntu repo expired
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
+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]
+1 Having same error
The same error
Update, please.... :dart:
I have rebuilt the packages on OBS, is the key still expired?
:/ 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/ )
Key is still expired for Ubuntu 14.04
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.
Just tried it and error remains.
W: GPG error: http://download.opensuse.org Release: The following signatures were invalid: KEYEXPIRED 1445355426
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]>
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]>
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 :)
Confirmed working here too. Thanks for the fix!
key works, ubuntu 12.04 ok
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
Same problem,a gain...
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.