After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 760693 - seahorse-tool does not or only partially import keys
seahorse-tool does not or only partially import keys
Status: RESOLVED OBSOLETE
Product: seahorse
Classification: Applications
Component: Nautilus
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: seahorse-plugins-maint
seahorse-plugins-maint
Depends on:
Blocks:
 
 
Reported: 2016-01-15 22:40 UTC by Muri Nicanor
Modified: 2018-08-03 19:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Muri Nicanor 2016-01-15 22:40:30 UTC
debian stretch/sid (seahorse-nautils 3.11.92-1): when trying to import a key using seahorse-tool --import keyfile.key, the key only gets imported partially. i.e. when importing the tails-signing.key from https://tails.boum.org/tails-signing.key, it only imports the expired parts of the key:
~$ wget https://tails.boum.org/tails-signing.key
~$ seahorse-tool --import tails-signing.key
~$ gpg --list-keys 0xDBB802B258ACD84F
pub   4096R/0xDBB802B258ACD84F 2015-01-18 [expired: 2016-01-11]
      Key fingerprint = A490 D0F4 D311 A415 3E2B  B7CA DBB8 02B2 58AC D84F
uid                 [ expired] Tails developers (offline long-term identity key) <tails@boum.org>

~$ gpg --import tails-signing.key
~$ gpg --list-keys 0xDBB802B258ACD84F
pub   4096R/0xDBB802B258ACD84F 2015-01-18 [expires: 2017-01-11]
      Key fingerprint = A490 D0F4 D311 A415 3E2B  B7CA DBB8 02B2 58AC D84F
uid                 [ unknown] Tails developers (offline long-term identity key) <tails@boum.org>
uid                 [ unknown] Tails developers <tails@boum.org>
sub   4096R/0x98FEC6BC752A3DB6 2015-01-18 [expires: 2017-01-11]
sub   4096R/0x3C83DCB52F699C56 2015-01-18 [expires: 2017-01-11]



trying to reproduce the problem on a Fedora-Live-Workstation-x86_64-23-10.iso (seahorse-nautilus 3.11.92-5.fc23) the key wasn't imported at all.
Comment 1 GNOME Infrastructure Team 2018-08-03 19:49:57 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/seahorse/issues/144.