[Users] [Bug 3799] gpg private key not found, only gpg v1.x used

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Mar 31 03:34:31 CEST 2017


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3799

max_musterman256 at web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |REMIND

--- Comment #5 from max_musterman256 at web.de ---
Alright, missing configuration of gpgv2/gpg2 [with missing libgcrypt] does not
work. calling gpg2 --version returned [ libgcrypt is too old (need 1.7.0, have
1.6.5) ] and thus was not correctly installed/linked and I fixed this with
# echo "/usr/local/lib" > /etc/ld.so.conf.d/gpg2.conf && ldconfig -v
Therefore the key could not be found.
-> not related related to this plugin

Mentioning gpg2.x as dependency in the plugin description would be great
though.
More particular gpgv2 as ubuntu/debian package.
Editing and creating key with gpg1.x does not work (at least for me).

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list