GNU bug report logs - #28776
guix system reconfigure does not update path to nginx configuration

Previous Next

Package: guix;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Tue, 10 Oct 2017 09:39:01 UTC

Severity: normal

Tags: notabug

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Clément Lassieur <clement <at> lassieur.org>
To: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: 28776 <at> debbugs.gnu.org
Subject: bug#28776: guix system reconfigure does not update path to nginx configuration
Date: Tue, 10 Oct 2017 12:47:28 +0200
Hi Oleg,

Oleg Pykhalov <go.wigust <at> gmail.com> writes:

> After changing config.scm, herd restarts NGINX with previous (on boot)
> configuration (checked with ps).  So to apply a new NGINX configuration
> to a system, reboot is required.

Quoting Ludovic from:
https://lists.gnu.org/archive/html/guix-patches/2017-05/msg00669.html

--8<---------------cut here---------------start------------->8---
Currently ‘guix system reconfigure’ (specifically
‘upgrade-shepherd-services’) reloads and starts all services that are
currently stopped, on the grounds that it would not be safe/desirable to
simply stop any running service.
--8<---------------cut here---------------end--------------->8---

So if you want NGINX to start with its new configuration, you need to
stop it before doing the 'guix system reconfigure'.

Clément




This bug report was last modified 7 years and 283 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.