Crash in hurd-vm service when invoking 'herd restart networking'

  • Open
  • quality assurance status badge
Details
One participant
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
normal
M
M
Maxim Cournoyer wrote on 28 Jun 2021 20:35
(name . bug-guix)(address . bug-guix@gnu.org)
878s2tx2g8.fsf@gmail.com
Hello,

I've just tried restarting the networking service and noticed about the
following:

Toggle snippet (23 lines)
$ sudo herd restart networking
Password:
Service dockerd has been stopped.
Service guix-publish has been stopped.
Service avahi-daemon has been stopped.
Service nfs has been stopped.
Service rpc.nfsd has been stopped.
Service wireguard-wg0 has been stopped.
Service rpc.mountd has been stopped.
Service rpc.statd has been stopped.
Service idmap-daemon has been stopped.
Service rpcbind-daemon has been stopped.
Service hurd-vm has been stopped.
Service ntpd has been stopped.
Service networking has been stopped.
Service networking has been started.
Service ntpd has been started.
secret service: sending secrets to 11004
secret service: connected; waiting for handshake...
herd: exception caught while executing 'start' on service 'hurd-vm':
In procedure fport_read: Connection reset by peer

It's probably caused by hurd-vm attempting to restart before the network
is up again.

Thanks,

Maxim
?
Your comment

Commenting via the web interface is currently disabled.

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

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