'guix offload status' should continue on missing machine

  • Open
  • quality assurance status badge
Details
One participant
  • Efraim Flashner
Owner
unassigned
Submitted by
Efraim Flashner
Severity
normal
E
E
Efraim Flashner wrote on 23 May 2023 10:53
(address . bug-guix@gnu.org)
ZGx_BgeN3fWLmOBA@3900XT
I have 8 machines in my /etc/guix/machines.scm file and I often find
myself editing it often. Most of the machines are various aarch64 or
riscv64 boards, and they go online and offline often depending on the
weather and what I have them build.

Currently I have this:
(ins)efraim@3900XT ~$ guix offload status
guix offload: getting status of 5 build machines defined in '/etc/guix/machines.scm'...
guix offload: error: failed to connect to 'pine64': Failed to resolve hostname pine64 (Name or service not known)

What I'd like:
(ins)efraim@3900XT ~$ guix offload status
guix offload: getting status of 5 build machines defined in '/etc/guix/machines.scm'...
guix offload: error: failed to connect to 'pine64': Failed to resolve hostname pine64 (Name or service not known)
guix offload: warning: machine 'pbp' is 6 seconds behind
pbp
kernel: Linux 6.2.10-1-MANJARO-ARM
architecture: aarch64
host name: pbp
normalized load: 0.00
free disk space: 18542.41 MiB
time difference: -6 s
...

--
Efraim Flashner <efraim@flashner.co.il> ????? ?????
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmRsfwMACgkQQarn3Mo9
g1Eg8RAAnbiosRqOnqzklKp9uGv+lMYDNrKcsFDC8qfzhFfjJKwAQWIkPpG2bcNN
0TwUhEQTH06tIURjVR0kOyOsQjP+oedpHU8jxZ5rmIpZvp2eKlYoD3ZHhnJZW6wF
ubSkqXklEuNIZRD98AFUaVhn73Uo85Hw5qEp70MHlaAWUWxqcckgC1rWvHrDiDbJ
FE6TC9vF4FfV/+fNJImm2PdIjsyPsF4FHKBK97+UIfqosh0Ufb+Db/7IZKVxcSCy
zyKv6JfzVZif6doXW1OcGtiHf95qcPjg9+vYMzY3TgiLxRWdJ9BPIXKmKuyVnB/z
72xGAEWI9VSw9SQKEXzDSwZkj9qXE1rhFQ1pOfC3shdoei5bj7CH5xje6MiwT1jE
9G43aafOtU2TgErMJYtP+gBnistbAht8IzR6i+sv28Eu4yRlt967HffdHmTVllBh
PjcC0uZvzilbcZRowapM6qImNoAonBqJoAdGpIpNZrWtNqhX7+pOBn7p3U72clcX
aeOu56mHuvGqRvLSqt0AbIVR4YAApcXUgfvxbykmvFVzsmX0zf7FW2VZoiPqmMRn
Zhi+uOKAcq1B7xtYg0Aad75fOQ32LXqO6aIIaWRXFyksHCXFeCw8LGxHlzHGL+N7
TrdGveKIqcrapkwz835vq2nULcsKGQo2/JE9qSCVvkX3zRiSXvo=
=Y6+K
-----END PGP SIGNATURE-----


?