GNU bug report logs - #76063
[PATCH 0/3] Switch to the Shepherd's system log

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Tue, 4 Feb 2025 22:54:02 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76063: closed ([PATCH 0/3] Switch to the Shepherd's system log)
Date: Tue, 04 Mar 2025 23:37:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 05 Mar 2025 00:36:21 +0100
with message-id <87h64874i2.fsf <at> gnu.org>
and subject line Re: [bug#76063] [PATCH v2 2/3] services: Switch to ‘shepherd-system-log-service-type’ in ‘%base-services’.
has caused the debbugs.gnu.org bug report #76063,
regarding [PATCH 0/3] Switch to the Shepherd's system log
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76063: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76063
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [PATCH 0/3] Switch to the Shepherd's system log
Date: Tue,  4 Feb 2025 23:53:33 +0100
Hello,

This patch series switches Guix System from Inetutils’s ‘syslogd’
to the Shepherd’s ‘system-log’.  Quoth ‘news.scm’:

  The advantages of this change are the fact that @code{system-log} can start
  logging earlier after boot and stop shortly before shutdown, along with full
  integration with the rest of @command{shepherd}, in particular with the new
  @command{log-rotation} service.

Thoughts?

Ludo’.

Ludovic Courtès (3):
  services: Add ‘system-log’ Shepherd service.
  services: Switch to ‘shepherd-system-log-service-type’ in
    ‘%base-services’.
  DRAFT: news: Add entry for ‘system-log’ switch.

 doc/guix.texi             |  72 +++++++++++++++++++++++--
 etc/news.scm              |  16 +++++-
 gnu/services/base.scm     |   2 +-
 gnu/services/shepherd.scm | 108 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 192 insertions(+), 6 deletions(-)


base-commit: 285a1cb449f60798dc83f7f1016700b4ab2374a8
-- 
2.48.1



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 76063-done <at> debbugs.gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: Re: [bug#76063] [PATCH v2 2/3] services: Switch to
 ‘shepherd-system-log-service-type’ in
 ‘%base-services’.
Date: Wed, 05 Mar 2025 00:36:21 +0100
Ludovic Courtès <ludo <at> gnu.org> skribis:

> Ludovic Courtès <ludo <at> gnu.org> skribis:
>
>> * gnu/services/base.scm (%base-services): Replace ‘syslog-service-type’
>> by ‘shepherd-system-log-service-type’.
>> * doc/guix.texi (Base Services): Update ‘syslog-service-type’
>> documentation.
>> (Shepherd Services): Mention that ‘system-log-service-type’ is in
>> ‘%base-services’.  Add anchor.
>>
>> Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
>> Change-Id: I21082300f6a052865a6ab1bdff27fbe71f73d492
>
> I reverted this commit yesterday in
> 8c483c12e94bcf43e4c44170f1d5fea5fbba4970 due to deadlocks happening at
> boot time and reported in <https://issues.guix.gnu.org/76315>.

Now that the issues that were reported have been fixed (they were
actually unrelated to system-log), I have reinstated it:

  f785ff154c0 news: Add entry for ‘system-log’ switch.
  8492a3c8962 services: Switch to ‘shepherd-system-log-service-type’ in ‘%base-services’.

Ludo’.


This bug report was last modified 74 days ago.

Previous Next


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