Bug #11622
Signing Key import Bug
0%
Description
If you remove .gnupg from tails and reimport tails-signing.key by ‘Open with Import Key’ then you have error:
amnesia@amnesia:~$ gpg —list-keys
/home/amnesia/.gnupg/pubring.gpg
————————————————
pub 4096R/58ACD84F 2015-01-18 [expired: 2016-01-11] <——-(see expired?)
uid Tails developers (offline long-term identity key) <tails@boum.org>
If you use gpg —import tails-signing.key then no error:
amnesia@amnesia:~$ gpg —list-keys
/home/amnesia/.gnupg/pubring.gpg
————————————————
pub 4096R/58ACD84F 2015-01-18 [expires: 2017-01-11]
uid Tails developers (offline long-term identity key) <tails@boum.org>
uid Tails developers <tails@boum.org>
sub 4096R/752A3DB6 2015-01-18 [expires: 2017-01-11]
sub 4096R/2F699C56 2015-01-18 [expires: 2017-01-11]
sha512sum of tails-signing-key:
a0f4ad3515adad1818fe6763264ec196384abf87016992bd5ddaafc363cac00291715d2778a17722f8c9de1f6c7c8db3dad9f1352e4a20ed407dbbccfdc5a837
Subtasks
Related issues
Is duplicate of Tails - |
Resolved | 2016-01-14 |
History
#1 Updated by intrigeri 2016-08-06 14:16:13
Note to frontdesk who’ll be triaging this: IIRC there’s a bug in seahorse-nautilus about importing subkeys, and it’s already tracked on our Redmine and upstream (IIRC muri reported it).
#2 Updated by emmapeel 2016-08-07 10:07:07
- is duplicate of
Bug #10941: seahorse-tool --import does not import keys completely added
#3 Updated by emmapeel 2016-08-07 10:09:49
- Status changed from New to Duplicate
This bug has been reported upstream. More information on Bug Bug #10941