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: Tomas Volf <~@wolfsden.cz>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 75528 <at> debbugs.gnu.org
Subject: [bug#75528] [PATCH v2 1/2] gnu: Add apcupsd.
Date: Sun, 23 Feb 2025 00:13:38 +0100
[Message part 1 (text/plain, inline)]
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:

> Hi,
>
> Tomas Volf <~@wolfsden.cz> writes:
>
>> * gnu/packages/power.scm (apcupsd): New variable.
>> * gnu/local.mk (GNU_SYSTEM_MODULES): Register the new file.
>
> Edited this one lightly:
>
> modified   gnu/packages/power.scm
> @@ -115,8 +115,9 @@ (define-public apcupsd
>      (inputs (list libusb libusb-compat))
>      (home-page "http://www.apcupsd.org")
>      (synopsis "Daemon for controlling APC UPSes")
> -    (description "The apcupsd can be used for power management and controlling
> -most of APC’s UPS models on Unix and Windows machines.  The apcupsd works with
> -most of APC’s Smart-UPS models as well as most simple signalling models such a
> +    (description "@command{apcupsd} can be used for power management and
> +controlling most of @acronym{APC, American Power Conversion}’s @acronym{UPS,
> +Uninterruptible Power Supply} models.  @command{apcupsd} works with most of
> +APC’s Smart-UPS models as well as most simple signalling models such a
>  Back-UPS, and BackUPS-Office.")
>      (license license:gpl2)))
>
> We do not mention Windows or other nonfree OS support in package
> descriptions as Guix doesn't run natively there anyway and we'd rather
> not advertise them.

Makes sense.

>
> And pushed.  I'm still waiting for a v3 for the service (if you can
> implement the match-record suggestion) to push 2/2.

Will take a look (and hopefully send the patch) tomorrow, sorry for the
delays.  Other things got in the way.

Tomas

-- 
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
[signature.asc (application/pgp-signature, inline)]

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.