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: Tomas Volf <~@wolfsden.cz>
Subject: bug#75528: closed (Re: [bug#75528] [PATCH v3] services: Add power.)
Date: Sun, 02 Mar 2025 15:47:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75528: [PATCH 0/2] Add apcupsd

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75528 <at> debbugs.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: 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

[Message part 3 (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



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.