Ricardo Wurmus <rek...@elephly.net> writes:
> We have a lot of aarch64 failures that I’m manually restarting and or > building on the honeycomb machines on my desk. > > Here’s one of them that fails in Cuirass: > > https://ci.guix.gnu.org/build/323991/details I reconfigured all of the build nodes at the MDC with guix deploy -L modules/ berlin-nodes.scm followed by guix deploy -L modules/ berlin-nodes.scm --execute -- herd restart guix-daemon and now this should no longer happen. Commit 027f0e7a589e2500f7e6cdc6332b0069ffc7f33b in the maintenance.git repo removes aarch64-linux from the default systems for berlin build nodes. -- Ricardo