[Pyme-help] still maintainted? have trouble
Status: Beta
Brought to you by:
belyi
From: Andreas L. <an...@kt...> - 2017-11-01 20:10:54
|
Hi pyme community! We have an old installation using pyme which made some trouble now and I fail setting up a simple environment already. Maybe somebody can help me or tell me it's hopeless. I wonder whether pyme is still maintained? Coming to the issue with the simple environment. I have trouble running the examples on a simple Ubuntu 14 LTS with the libgpgme11 and python-pyme (ships as 0.8) packages. Alternatively I compiled pyme 0.9 after installing the libgpgme11-dev package. The compilation and installation (actually overwriting the package files in the /usr/lib/python-2.7 folder. After compiling and installing, I could get the example simple.py to work. But genkey.py fails with "pyme.errors.GPGMEError: Invocation of gpgme_op_genkey: GPGME: General error (7,1)", and sign.py fails with "pyme.errors.GPGMEError: Invocation of gpgme_op_sign: GPGME: Unusable secret key (7,54)". These messages seem very odd and I cannot see any reason why. Does somebody have an idea what I'm doing wrong? Best Regards, Andreas |