Hi! Ludovic Courtès <l...@gnu.org> skribis:
> followed by: > > for i in $(seq 159 2 185); do ssh root@141.80.167.$i herd restart > qemu-binfmt; done > > So normally, builds at ci.guix corresponding to core-updates commit > c823b958256ba1db6cf896400fae218e4261266e and later should be done with > the “P” flag. It was not that easy… I had to reboot the machines because “P” flag handling in QEMU requires Linux 5.12.0¹ and those machines were running 5.10 (qemu binfmt with “P” would silently fail, for some reason). Anyway, it eventually succeeded, yay! https://ci.guix.gnu.org/build/660330/details (aarch64-linux) Ludo’. ¹ https://wiki.qemu.org/ChangeLog/6.0#binfmt_misc