Hi,
I tried to build arm image today (08/14) issue during the build process
manjaro-arm-tools update yesterday (08/13) => Slowdown in Manjaro ARM development? - #16 by nl.smart
No issue during the build process before the manjaro-arm-tools update (08/13), no issue during the build process with the last arm images I built the 08/12
qemu-user-static-binfmt is already installed…
[nls@lap ~]$ sudo buildarmimg -d oc4 -e kde-plasma -v 2024.08.14 -b unstable n
ERROR: This utility requires package 'qemu-user-static-binfmt'\n
[nls@lap ~]$ sudo pacman -S qemu-user-static-binfmt
warning: qemu-user-static-binfmt-9.0.2-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (1) qemu-user-static-binfmt-9.0.2-1
Total Installed Size: 0,05 MiB
Net Upgrade Size: 0,00 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [########################################################] 100%
(1/1) checking package integrity [########################################################] 100%
(1/1) loading package files [########################################################] 100%
(1/1) checking for file conflicts [########################################################] 100%
(1/1) checking available disk space [########################################################] 100%
:: Running pre-transaction hooks...
(1/1) Creating Timeshift snapshot before upgrade...
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
:: Processing package changes...
(1/1) reinstalling qemu-user-static-binfmt [########################################################] 100%
:: Running post-transaction hooks...
(1/3) Registering binary formats...
(2/3) Arming ConditionNeedsUpdate...
(3/3) Refreshing PackageKit...
[nls@lap ~]$ sudo buildarmimg -d oc4 -e kde-plasma -v 2024.08.14 -b unstable n
ERROR: This utility requires package 'qemu-user-static-binfmt'\n
[nls@lap ~]$
Thanks for your help. I build manjaro arm images for years, first time I encounter this issue.