При сборке примера base появляются ошибки вида:
Multistrap system installed successfully in /opt/skyforge/example/basic/rootfs/.
[I] Installing /usr/bin/qemu-arm-static to target
[~] Now at f644de44ed1e4b0a4efd1cb916140a3b
[R] 492afe983138d79ec2162dd8ddb9f2d8 | RUN DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true LC_ALL=C LANGUAGE=C LANG=C /var/lib/dpkg/info/dash.preinst install
mount: mount point ./rootfs/proc/ does not exist
chroot: failed to run command '/bin/sh': No such file or directory
umount: ./rootfs/proc/: not found
[~] Now at 492afe983138d79ec2162dd8ddb9f2d8
[R] bd63fbbc521ec3eabae8ad99a13a3f31 | RUN DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true LC_ALL=C LANGUAGE=C LANG=C dpkg --configure -a
mount: mount point ./rootfs/proc/ does not exist
chroot: failed to run command '/bin/sh': No such file or directory
umount: ./rootfs/proc/: not found
[~] Now at bd63fbbc521ec3eabae8ad99a13a3f31
[R] 82a5125297003798dbad02002bf5c84c | PASSWD 12345678
mount: mount point ./rootfs/proc/ does not exist
chroot: failed to run command '/bin/sh': No such file or directory
umount: ./rootfs/proc/: not found
[~] Now at 82a5125297003798dbad02002bf5c84c
[R] f526f204f5010bd6071958fb1fca0820 | HOSTNAME shade
mount: mount point ./rootfs/proc/ does not exist
chroot: failed to run command '/bin/sh': No such file or directory
umount: ./rootfs/proc/: not found
Сборка в контейнере Docker`а в ubuntu 14.04
При сборке примера base появляются ошибки вида:
Сборка в контейнере Docker`а в ubuntu 14.04