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.w...@canonical.com>

-- 
Mailing list: https://launchpad.net/~ubuntu-phone
Post to     : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp

Reply via email to