Does this diff make sense to you? Should it be applied on core-updates or are there objections? I'm now failing at the build of guile-static-initrd: --8<---------------cut here---------------start------------->8--- removing store references from `/gnu/store/wir05g46map9dd3y5sn3nwpblaydhmj5-guile-static-initrd-3.0.9/bin/guile'... qemu-aarch64: Could not open '/gnu/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-glibc-2.39/lib/ld-linux-aarch64.so.1': No such file or directory Backtrace: 1 (primitive-load "/gnu/store/qizd8cfpajaf75hmkdn6a02k00p?") In guix/build/utils.scm: 822:6 0 (invoke "/gnu/store/wir05g46map9dd3y5sn3nwpblaydhmj5-g?" ?) guix/build/utils.scm:822:6: In procedure invoke: ERROR: 1. &invoke-error: program: "/gnu/store/wir05g46map9dd3y5sn3nwpblaydhmj5-guile-static-initrd-3.0.9/bin/guile" arguments: ("--version") exit-status: 255 term-signal: #f stop-signal: #f builder for `/gnu/store/q4i9cf52196h31zslhjfjaf9fc9r9p2j-guile-static-initrd-3.0.9.drv' failed with exit code 1 build of /gnu/store/q4i9cf52196h31zslhjfjaf9fc9r9p2j-guile-static-initrd-3.0.9.drv failed --8<---------------cut here---------------end--------------->8--- Perhaps that's because I'm using the qemu-binfmt service to build aarch64 packages on my x86_64 laptop? This seems to be the last package I need to be able to finish building my aarch64 system on core-updates. -- Ricardo