deploy: system-error "kexec-load-file" "~A" ("Invalid argument") (22)

  • Open
  • quality assurance status badge
Details
One participant
  • Tomas Volf
Owner
unassigned
Submitted by
Tomas Volf
Severity
normal
T
T
Tomas Volf wrote 5 days ago
(address . bug-guix@gnu.org)
87ikqvzy42.fsf@wolfsden.cz
Hello,

when I try to deploy my system, I see the following warning:

Toggle snippet (12 lines)
The following derivations will be built:
/gnu/store/w8cxahgkf6xkial3pnmv4hlpqybf5bad-kexec-load-system.scm.drv
/gnu/store/7zaprr6p1w6w3bjg00ai3s0f247a7gax-remote-exp.scm.drv
building /gnu/store/w8cxahgkf6xkial3pnmv4hlpqybf5bad-kexec-load-system.scm.drv...
successfully built /gnu/store/w8cxahgkf6xkial3pnmv4hlpqybf5bad-kexec-load-system.scm.drv
building /gnu/store/7zaprr6p1w6w3bjg00ai3s0f247a7gax-remote-exp.scm.drv...
successfully built /gnu/store/7zaprr6p1w6w3bjg00ai3s0f247a7gax-remote-exp.scm.drv
guix deploy: sending 2 store items (0 MiB) to '127.0.0.1'...
guix deploy: warning: failed to load system of '127.0.0.1' for kexec reboot:
system-error "kexec-load-file" "~A" ("Invalid argument") (22)

This is run with `-v 99'. I am unsure how to debug this further,
nothing useful is printed anywhere I can see.

It is just a warning, the deploy seems to succeed, but

1. There is no --no-kexec for guix-deploy, so I am unsure how to
suppress the warning.

2. It would obviously be better if it worked, so I would not need to
suppress the warning.

Any ideas?

Tomas

--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 75320
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