* bug#63659: 'guix offload status' should continue on missing machine
@ 2023-05-23 8:53 Efraim Flashner
0 siblings, 0 replies; only message in thread
From: Efraim Flashner @ 2023-05-23 8:53 UTC (permalink / raw)
To: 63659
[-- Attachment #1: Type: text/plain, Size: 1231 bytes --]
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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-05-23 8:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-23 8:53 bug#63659: 'guix offload status' should continue on missing machine Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.