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

Torben Hohn torben.hohn at linutronix.de
Fri Mar 22 08:49:13 CET 2019


On Thu, Mar 21, 2019 at 04:32:23PM +0100, Manuel Traut wrote:
> >
> > 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.  ;)


oh. that fixes it. Thanks.


-- 
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/20190322/5594dc1f/attachment.sig>


More information about the elbe-devel mailing list