I want to take pictures every 5 mins, is there a possible command to interface camera in terminal
H
Posts made by hisacro
-
Taking pictures From Command line
-
RE: Setting up libertine Container failing due to installing libc
I just came across a similar thread https://forums.ubports.com/topic/8610/w-failure-to-run-chroot
if moderators see this, will you mind merging these?
-
Setting up libertine Container failing due to installing libc
Hello, I have been trying to setup libertine container.
phablet@ubuntu-phablet:~$ libertine-container-manager create -i dummi -t chroot . . . I: Extracting zlib1g... I: Installing core packages... W: Failure trying to run: chroot /home/phablet/.cache/libertine-container/dummi/rootfs dpkg --force-depends --install /var/cache/apt/archives/libc6_2.23-0ubuntu3_arm64.deb W: See /home/phablet/.cache/libertine-container/dummi/rootfs/debootstrap/debootstrap.log for details (possibly the package /var/cache/apt/archives/libc6_2.23-0ubuntu3_arm64.deb is at fault) ChrootContainer.py:78: ERROR: create_libertine_container(): Failed to create container libertine-container-manager:123: ERROR: create(): Failed to create container: 'destroy_libertine_container() missing 1 required positional argument: 'force''
so I have searched
/var/cache/apt/archives/libc6_2.23-0ubuntu3_arm64.deb
usingapt-file
on the repository it doesn't give me anything.Let me know what package has this libc6 .deb
uname -a Linux ubuntu-phablet 4.14.288-halium+ #1 SMP PREEMPT Sat Aug 27 21:08:42 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
isn't fresh install takes care of these automatically?