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 has been archived by the owner on Mar 19, 2024. 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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have installed all dependencies (on ArchLinux) however:
Wouldn't be better to provide some prepared docker or vagrant environment instead of this crappy bash scriptism?
The text was updated successfully, but these errors were encountered: