all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: 46712@debbugs.gnu.org
Subject: bug#46712: Removed service extensions are not unloaded from Shepherd upon reconfiguring
Date: Tue, 23 Feb 2021 16:34:13 +0100	[thread overview]
Message-ID: <87a6ru4x3e.fsf@gnu.org> (raw)
In-Reply-To: <874ki3alfe.fsf@gmail.com> (Maxim Cournoyer's message of "Mon, 22 Feb 2021 15:37:25 -0500")

Hi!

At the Shepherd level, there’s no notion of service extension.
Normally, after reconfiguring, “herd restart guix-daemon” (really
“restart”, not “stop” + “start”) should start the new service, which
doesn’t have all these ‘--chroot-directory’ options.

Note that the guix-daemon process you should seems to be a child process
(presumably because there was still a client running when you restarted
the service), not the main guix-daemon process.

You should check the command line of the main process, the one returned
by “herd status guix-daemon”.

HTH!

Ludo’.




  reply	other threads:[~2021-02-23 15:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-22 20:37 bug#46712: Removed service extensions are not unloaded from Shepherd upon reconfiguring Maxim Cournoyer
2021-02-23 15:34 ` Ludovic Courtès [this message]
2021-02-25 13:35   ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a6ru4x3e.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=46712@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.