* bug#33299: shepherd: Service ssh-daemon could not be started.
@ 2018-11-07 10:03 swedebugia
2018-11-07 21:36 ` bug#30993: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: swedebugia @ 2018-11-07 10:03 UTC (permalink / raw)
To: 33299
[-- Attachment #1: Type: text/plain, Size: 1750 bytes --]
Hi
This morning I started my GuixSD VM as usual.
Openssh server was not running even though it was enabled and should
have been respawned. Hmm.
Lucky for me SSH is not the only way into this system...
From the host I got:
$ ssh sdb@localhost -p10022
ssh_exchange_identification: read: Connection reset by peer
On the guest:
$ grep -3 "ssh-daemon could not /var/log/messages
Nov 7 07:19:30 localhost vmunix: [ 0.366701] VFS: Dquot-cache hash
table entries: 512 (order 0, 4096 bytes)
Nov 7 07:19:30 localhost vmunix: [ 0.367764] AppArmor: AppArmor
Filesystem Enabled
Nov 7 07:19:30 localhost vmunix: [ 0.368569] pnp: PnP ACPI init
Nov 7 07:19:31 localhost shepherd[1]: Service ssh-daemon could not be
started.
Nov 7 07:19:31 localhost vmunix: [ 0.370291] pnp: PnP ACPI: found 6
devices
Nov 7 07:19:31 localhost vmunix: [ 0.378960] clocksource: acpi_pm:
mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 7 07:19:31 localhost vmunix: [ 0.380434] NET: Registered
protocol family 2
Herd said:
$ cat sshd-stopped
Status of ssh-daemon:
It is stopped.
It is enabled.
Provides (ssh-daemon).
Requires (syslogd).
Conflicts with ().
Will be respawned. <-- not true!
Starting it yielded:
$ cat sshd-start
Service ssh-daemon has been started.
How do I increase the verbosity of shepherd? I did not find anything
about that in the shepherd manual
<https://www.gnu.org/software/shepherd/manual/shepherd.html#Invoking-shepherd>.
Is there a way to debug further?
--
Cheers
Swedebugia
PS
$ guix --version
guix (GNU Guix) 1f44934fb6e2cefccbecd4fa347025349fa9ff76 (=0.15
[-- Attachment #2: Type: text/html, Size: 2419 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#30993: bug#33299: shepherd: Service ssh-daemon could not be started.
2018-11-07 10:03 bug#33299: shepherd: Service ssh-daemon could not be started swedebugia
@ 2018-11-07 21:36 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-11-07 21:36 UTC (permalink / raw)
To: swedebugia; +Cc: 33299, 30993
Hello,
swedebugia <swedebugia@riseup.net> skribis:
> This morning I started my GuixSD VM as usual.
>
> Openssh server was not running even though it was enabled and should
> have been respawned. Hmm.
This seems to be the same issue as described in
<https://issues.guix.info/issue/30993> (I’ve now merged both).
It’s a serious problem…
Thanks for reporting it,
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-07 21:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-07 10:03 bug#33299: shepherd: Service ssh-daemon could not be started swedebugia
2018-11-07 21:36 ` bug#30993: " Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).