ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #20679
Re: Bug in Libertine
On 16-05-18 05:38 AM, Max Kristen wrote:
> 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?
Yes, you're missing a package, but only because you're using the wrong arguments.
Do not add the "--type chroot" to the command.
--
Stephen M. Webb <stephen.webb@xxxxxxxxxxxxx>
References