[elbe-devel] what python-gpg implementation am i supposed to install on stretch ?
Torben Hohn
torben.hohn at linutronix.de
Thu Mar 21 15:03:28 CET 2019
Trying to run elbe master on stretch.
Traceback (most recent call last):
File "/home/torbenh/elbe/elbe/elbe", line 52, in <module>
mod = __import__(modname)
File "/home/torbenh/elbe/elbe/elbepack/commands/init.py", line 18, in <module>
from elbepack.debinstaller import copy_kinitrd, NoKinitrdException
File "/home/torbenh/elbe/elbe/elbepack/debinstaller.py", line 29, in <module>
from pyme import core
ImportError: No module named pyme
'elbe init' Failed
Giving up
changing that to "from gpgme import core" yields:
Traceback (most recent call last):
File "/home/torbenh/elbe/elbe/elbe", line 52, in <module>
mod = __import__(modname)
File "/home/torbenh/elbe/elbe/elbepack/commands/init.py", line 18, in <module>
from elbepack.debinstaller import copy_kinitrd, NoKinitrdException
File "/home/torbenh/elbe/elbe/elbepack/debinstaller.py", line 29, in <module>
from gpgme import core
ImportError: cannot import name core
'elbe init' Failed
Giving up
i am unsure, how this passed the ci tests.
But something is wrong, i guess.
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20190321/e7a42997/attachment.sig>
More information about the elbe-devel
mailing list