Unable to create Libertine container
-
Hi
I am unable to create a new Libertine container on a new UBTouch install on a Nexus 7 Wifi
it seems to be failing on the following paackgesca-certificates
dictionaries-commonAny ideas how to move this forward ?
Processing triggers for dictionaries-common (1.26.3) ... mktemp: failed to create directory via template ‘/run/user/32011/confined/com.ubuntu.terminal/ispell-auto.XXXXXXXXXX’: No such file or directory ispell-autobuildhash: Cannot make temporary directory under "/run/user/32011/confined/com.ubuntu.terminal". Aborting ... update-default-ispell: Error running ispell-autobuildhash dpkg: error processing package dictionaries-common (--configure): subprocess installed post-installation script returned error exit status 25 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... Processing triggers for ca-certificates (20210119~16.04.1) ... mktemp: failed to create file via template ‘/run/user/32011/confined/com.ubuntu.terminal/ca-certificates.crt.tmp.XXXXXX’: No such file or directory dpkg: error processing package ca-certificates (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: dictionaries-common ca-certificates Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up ca-certificates (20210119~16.04.1) ... Setting up dictionaries-common (1.26.3) ... Processing triggers for ca-certificates (20210119~16.04.1) ... mktemp: failed to create file via template ‘/run/user/32011/confined/com.ubuntu.terminal/ca-certificates.crt.tmp.XXXXXX’: No such file or directory dpkg: error processing package ca-certificates (--configure): subprocess installed post-installation script returned error exit status 1 Processing triggers for dictionaries-common (1.26.3) ... mktemp: failed to create directory via template ‘/run/user/32011/confined/com.ubuntu.terminal/ispell-auto.XXXXXXXXXX’: No such file or directory ispell-autobuildhash: Cannot make temporary directory under "/run/user/32011/confined/com.ubuntu.terminal". Aborting ... update-default-ispell: Error running ispell-autobuildhash dpkg: error processing package dictionaries-common (--configure): subprocess installed post-installation script returned error exit status 25 Errors were encountered while processing: ca-certificates dictionaries-common
-
@grepppo Just checking are you using Libertine setup from System Settings and have you turn the screen off setting to Never under Battery settings?
-
@lakotaubp Hi
I am running from the command line (I have piped the log out to a file if needed ) and I have Lock When Idle set to Never.
I have tried this a number of times and it always fails on the same packages
Thanks
-
@grepppo Last time I tried (and it was a long time ago and not on N7) I found using System settings worked and command line didn't. No idea why. Might be worth removing the container and trying the System Settings route.
-
Just like this ...
BR
Pulsar33 -
ssh to localhost. Because of containerization, will not work from regular shell.
If you get errors involving apt, do a "sudo mount -o rw,remount /"
from your non-ssh terminal.If you can't ssh to local host, do a purge and reinstall open-ssh from your non-ssh terminal. don't forget to start ssh service, but this should happen automatically anyway
You will be able to create a libertine container. But the applications installed probably still won't work. They don't on the pinephone.
Finally, change your update channel to dev. There are 800 later builds than on the stable channel.