'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

Debbugs page

Efraim Flashner wrote 2 years ago
(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-----


?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 63659@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 63659
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help