Pipetto-crypto / Chroot-Installer

A script to install chroot containers
GNU General Public License v3.0
3 stars 0 forks source link

chroot: can't execute '/usr/sbin/start-stop-daemon': No such file or directory #2

Open tiamed opened 1 year ago

tiamed commented 1 year ago
~ $ chroot-installer start -x -va

Initializing the audio server

Starting the chroot

Binding internal storage

SD card is not present, won't mount external storage

Binfmt support not detected or missing binfmt-support package, skipping loading of binfmt entries

Mounting termux tmp dir and creating xdg runtime dir
/etc/profile.d/perlbin.sh: line 5: append_path: command not found
/etc/profile.d/perlbin.sh: line 7: append_path: command not found
/etc/profile.d/perlbin.sh: line 9: append_path: command not found

Starting X server through Xvfb
chroot: can't execute '/usr/sbin/start-stop-daemon': No such file or directory

All preparations completed, connecting now

~ $
tiamed commented 1 year ago

Seems like arch/manjaro distro does not have this library.

Pipetto-crypto commented 1 year ago

Pretty sure last time I tested it was there. Pretty odd.