← Back to team overview

ubuntu-phone team mailing list archive

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