GNU bug report logs - #75528
[PATCH 0/2] Add apcupsd

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Sun, 12 Jan 2025 23:04:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75528: closed ([PATCH 0/2] Add apcupsd)
Date: Sun, 02 Mar 2025 15:47:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 03 Mar 2025 00:46:32 +0900
with message-id <87mse3fnaf.fsf <at> gmail.com>
and subject line Re: [bug#75528] [PATCH v3] services: Add power.
has caused the debbugs.gnu.org bug report #75528,
regarding [PATCH 0/2] Add apcupsd
to be marked as done.

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


-- 
75528: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75528
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH 0/2] Add apcupsd
Date: Mon, 13 Jan 2025 00:03:16 +0100
For machines running with an uninterruptible power supply (UPS), it is
necessary to be able to react to events from it.  That allows to, for example,
safely shutdown the system when battery is getting low or get a notification
that battery needs to be replaced.  This series adds package and service type
for apcupsd, daemon to manage UPS devices made by American Power Conversion
Corporation (APC).

Tomas Volf (2):
  gnu: Add apcupsd.
  services: Add power.

 doc/guix.texi          | 374 +++++++++++++++++++++-
 gnu/local.mk           |   2 +
 gnu/packages/power.scm | 125 ++++++++
 gnu/services/power.scm | 690 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1188 insertions(+), 3 deletions(-)
 create mode 100644 gnu/packages/power.scm
 create mode 100644 gnu/services/power.scm

--
2.47.1


[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Tomas Volf <~@wolfsden.cz>
Cc: 75528-done <at> debbugs.gnu.org, Ludovic Courtès <ludo <at> gnu.org>
Subject: Re: [bug#75528] [PATCH v3] services: Add power.
Date: Mon, 03 Mar 2025 00:46:32 +0900
Hi,

Tomas Volf <~@wolfsden.cz> writes:

[...]

> What are your thoughts here?  Should I just drop both compose and extend
> from here?  Or is it fine like this?

This was the last small change, so I've adjusted on my side and pushed
as commit d0e46a0003.

Thank you for your patience!

-- 
Maxim


This bug report was last modified 81 days ago.

Previous Next


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