sadly when i reach the install i get
Unknown architecture: armv6h
the pi runs archlinux-arm, i installed debootstrap-git from aur.
any tips appreciated.
Unknown architecture: armv6h
Something went wrong with the installation, run this to clean up your system:
rm -rf /var/lib/machines/iandeb
rm /etc/systemd/nspawn/iandeb.nspawn
Traceback (most recent call last):
File "/home/cirrus/build/nspawn2go.py", line 300, in
raise e
File "/home/cirrus/build/nspawn2go.py", line 214, in
subprocess.run(
File "/usr/lib/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'debootstrap --variant minbase --include=dbus,systemd,sudo,tigervnc-standalone-server,dbus-x11,icewm,xterm --cache-dir /root/.cache/b9_provision_nspawn_deb stable iandeb http://deb.debian.org/debian/' returned non-zero exit status 1.
sadly when i reach the install i get
Unknown architecture: armv6h
the pi runs archlinux-arm, i installed debootstrap-git from aur.
any tips appreciated.
Unknown architecture: armv6h
Something went wrong with the installation, run this to clean up your system:
rm -rf /var/lib/machines/iandeb
rm /etc/systemd/nspawn/iandeb.nspawn
Traceback (most recent call last):
File "/home/cirrus/build/nspawn2go.py", line 300, in
raise e
File "/home/cirrus/build/nspawn2go.py", line 214, in
subprocess.run(
File "/usr/lib/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'debootstrap --variant minbase --include=dbus,systemd,sudo,tigervnc-standalone-server,dbus-x11,icewm,xterm --cache-dir /root/.cache/b9_provision_nspawn_deb stable iandeb http://deb.debian.org/debian/' returned non-zero exit status 1.