I'm trying to get Libertine working on the pinetab and having trouble.
I used the settings app to create a Libertine container called kathy. I then tried to use the settings app to install emacs. It just appears to hang forever.
So I opened up the terminal to do some exploring. Running:
libertine-container-manger list
I get xenial not kathy as the container name. Not sure why.
Then when I try
libertine-container-manger install package -p emacs
I get the following error:
/usr/sbin/chroot: cannot change root directory to '/home/phablet/.cache/libertine-container/xenial/rootfs': No such file or directory
/home/phablet/.cache/libertine-container exists, but no directory for xenial is in it. There also isn't a directory called kathy in it either.
When I created the container it did create a directory
~/.local/share/libertine-container/user-data/xenial
I then tried to create a container from the command line with
libertine-container-manager create -i wilson
It gives alot of output but the final error is:
ERROR: create(): Failed to create container: 'destroy_libertine_container() missing 1 required positional argument: 'force'
Any help would be greatly appreciated,
Kathy