[Tickets #13190] Re: import of large keyfiles fails
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri May 23 18:09:23 UTC 2014
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/13190
------------------------------------------------------------------------------
Ticket | 13190
Aktualisiert Von | anon at systemausfall.org
Zusammenfassung | import of large keyfiles fails
Warteschlange | IMP
Version | 6.1.7
Typ | Bug
Status | Feedback
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
anon at systemausfall.org (2014-05-23 18:09) hat geschrieben:
Ok, i'm getting closer. This is not a problem with the size of the
keyfile (the former error I got was a problem with our setup).
But IMP can't handle keyfiles that are exported by gpg command line. I
exported my whole public keyring with "gpg -a --output $FILE --export".
This file contains all public keys without a separator - but IMP
expects a separator (-----[END|BEGIN] PGP PUBLIC KEY BLOCK-----)
between every key.
If you import such a file without single separators IMP creates new
addressbook entries in which every single entry contains all keys - no
matter if a key belongs to this entry or not.
Turba goes crazy if you try to open such an entry- because it runs a
lot of gpg processes to show the keys in the addressbook entry - but
never comes to an end. In this case it only helps to kill the webserver.
Gpg command is able to import a keyfile without the separators - so I
assume this is an error with Horde's gpg implementation.
More information about the bugs
mailing list