Hello, Mathieu Othacehe skribis: > I'm trying to offload an aarch64-linux build on Berlin and it fails this > way: [...] > 514:36 3 (choose-build-machine _) > In guix/inferior.scm: > 345:2 2 (port->inferior _ _) > 327:2 1 (read-repl-response _ _) > In ice-9/boot-9.scm: > 1685:16 0 (raise-exception _ #:continuable? _) > > ice-9/boot-9.scm:1685:16: In procedure raise-exception: > Throw to key `match-error' with args `("match" "no matching pattern" #)'. > guix build: error: unexpected EOF reading a line > make: *** [Makefile:7087: release] Error 1 Fixed in b2b9571935f9188086b2e7b434840eeda6c42805. We’ll have to update the ‘guix’ package to deploy it, though. (In the meantime I commented out offending machines from ‘machines-for-berlin.scm’ and deployed it on berlin.) Thanks, Ludo’.