ssh-daemon doesn't start anymore

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Jonathan Brielmaier
Owner
unassigned
Submitted by
Jonathan Brielmaier
Severity
normal

Debbugs page

Jonathan Brielmaier wrote 6 years ago
(address . bug-guix@gnu.org)(name . Efraim Flashner)(address . efraim@flashner.co.il)
e2f80bb5-ff2b-fe1f-2ad8-bb564a7f6e23@web.de
Hi,

I think 46475f72ab6127e7818fdea4a0ea9cc07c60a5f4 introduced the
following problem with the ssh-daemon service:

$ herd start ssh-daemon
Missing privilege separation directory:
/gnu/store/jpkllb...-openssh-8.0p1/var/empty
Service ssh-daemon could not be started.
herd: failed to start service ssh-daemon

After running `guix pull` from
`herd start ssh-daemon` works fine again. As
/gnu/store/...-openssh.../var/empty exists then.

~Jonathan
Efraim Flashner wrote 6 years ago
(name . Jonathan Brielmaier)(address . jonathan.brielmaier@web.de)(address . 36395-done@debbugs.gnu.org)
20190627062731.GE1174@macbook41
This seems fixed with ba912479e8481d69b699ce348b35d5d70f0c9367


On Wed, Jun 26, 2019 at 09:53:18PM +0200, Jonathan Brielmaier wrote:
Toggle quote (18 lines)
> Hi,
>
> I think 46475f72ab6127e7818fdea4a0ea9cc07c60a5f4 introduced the
> following problem with the ssh-daemon service:
>
> $ herd start ssh-daemon
> Missing privilege separation directory:
> /gnu/store/jpkllb...-openssh-8.0p1/var/empty
> Service ssh-daemon could not be started.
> herd: failed to start service ssh-daemon
>
> After running `guix pull` from
> https://gitlab.com/jonsger/Guix/commit/60a91af6bcc5bf1dbdee16b537eff8a257892458
> `herd start ssh-daemon` works fine again. As
> /gnu/store/...-openssh.../var/empty exists then.
>
> ~Jonathan

--
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-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl0UYc8ACgkQQarn3Mo9
g1G0ug/+MUzPkwc1D4sU+Oc2UB3GBWe04adtYNLhzjI9thWzni5R7d7FYLusX9PY
Msu7GeuN8k6YjR47NPiRZ6dpXQwnXdAKJ6e10Erjb7Hue2kJTdMcnt8f3k20bUWH
7c6eAe3vPLdoNA8oPoM0dghYQMqmDYkumP+1AZT1Fjkv79H0bZfcD5lFT7N+GUNB
P77kpys7nW2yhqGqg9B3IroqNhglXz1TPVG3A3TVE1WXjimS32eHJVn3iTQZtW8q
wD+YWE0DnlKEUs4aE9fXe0VLSN7jQ0WrMlibcyFuEoHZRaLmYJIK3bjOPpXEYaDn
T5J01E4E4YQImMoNEjlKzFo6LIz/xCHdVkrTHaXM7dAH8eKq5Ez61qDS3nCiVzsG
WbOkoL9iEbu805Z1SQ4w63/5gJeFI7U2f6s1L9hpTyjHEcBqjyTJIAG/9Ll4DA7/
3eIHTZBG/CcxtjdPuwHgWOcX/w+N29OufIdRVKzRN4QZW5F5B9r+q73OASSA8Udh
/a4RpYOjp1JCfsAyapZrJRqTAYTLavCoW1TfG/ZnCPbqN5YTLe9m1cSk42fW8+CD
Hn1RlFNs8TeDLoe2yh87epmCsTcxtY4VpDcDJc4VC5uPYwBP86yVAQ9Fy4teWzEH
+i2TrPWwS9vvm9hbY+yXQw4BF5eqeZS38+6xzgS86aXONQgny38=
=6wPW
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

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