[elbe-devel] what python-gpg implementation am i supposed to install on stretch ?

Manuel Traut manuel.traut at linutronix.de
Thu Mar 21 16:32:23 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.
>

Nope. Remove elbepack/gpg.pyc.  ;)


> --
> 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
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
>





More information about the elbe-devel mailing list