ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #20677
Bug in Libertine
Hello there,
I'm testing Unity 8 on the Laptop, and every time I want to use
Libertine, I get this error:
libertine-container-manager create --id Test3 --type chroot --name 'Test3'
Traceback (most recent call last):
File "/usr/bin/libertine-container-manager", line 758, in <module>
args.func(args)
File "/usr/bin/libertine-container-manager", line 387, in create
container = LibertineContainer(args.id)
File "/usr/lib/python3/dist-packages/libertine/Libertine.py", line
284, in __init__
from libertine.ChrootContainer import LibertineChroot
ImportError: No module named 'libertine.ChrootContainer
Am I missing a Python lib, or something else?
Follow ups