You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2025. It is now read-only.
I have installed all dependencies (on ArchLinux) however:
[20:33] $ sudo ./build.sh
[20:34:00] Begin ./umbrel-os
[20:34:00] Begin ./umbrel-os/stage0
[20:34:00] Begin ./umbrel-os/stage0/prerun.sh
/bin/bash: line 1: qemu-debootstrap: command not found
[20:34:00] End ./umbrel-os/stage0/prerun.sh
[20:34:00] Begin ./umbrel-os/stage0/00-configure-apt
[20:34:00] Begin ./umbrel-os/stage0/00-configure-apt/00-run.sh
install: cannot create regular file './umbrel-os/work/2023-12-03-umbrel-os/stage0/rootfs/etc/apt/': No such file or directory
Wouldn't be better to provide some prepared docker or vagrant environment instead of this crappy bash scriptism?