GNU bug report logs - #41358
lm-sensors: pwmconfig is broken

Previous Next

Package: guix-patches;

Reported by: anothersms <at> gmail.com (Nicolò Balzarotti)

Date: Sun, 17 May 2020 12:47:01 UTC

Severity: normal

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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: anothersms <at> gmail.com (Nicolò Balzarotti)
Subject: bug#41358: closed (Re: [bug#41358] lm-sensors: pwmconfig is broken)
Date: Sun, 17 May 2020 15:13:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#41358: lm-sensors: pwmconfig is broken

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 41358 <at> debbugs.gnu.org.

-- 
41358: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41358
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Nicolò Balzarotti <anothersms <at> gmail.com>
Cc: 41358-done <at> debbugs.gnu.org
Subject: Re: [bug#41358] lm-sensors: pwmconfig is broken
Date: Sun, 17 May 2020 17:12:07 +0200
[Message part 3 (text/plain, inline)]
Nicolò,

Nicolò Balzarotti 写道:
> The current version of lm-sensors adjust grep path in the 
> pwmconfig
> script, replacing grep->/gnu/store/.../grep.  However, the 
> script is
> using egrep, leading to the non-existant e/gnu/store/.../grep 
> path.
> The attached patch fixes is actually replacing 
> egrep->/gnu/store/../egrep

Thanks!

As it was, this change would in turn break fancontrol which does 
use plain ‘grep’:

  INTERVAL=$(grep -E '^INTERVAL=.*$' $1 | …

I've modified it to match either and pushed as 
074cd595bbcd343f86aad09794d8781846ff1927.

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: anothersms <at> gmail.com (Nicolò Balzarotti)
To: guix-patches <at> gnu.org
Subject: lm-sensors: pwmconfig is broken
Date: Sun, 17 May 2020 14:46:25 +0200
[Message part 6 (text/plain, inline)]
Hello guix!

The current version of lm-sensors adjust grep path in the pwmconfig
script, replacing grep->/gnu/store/.../grep.  However, the script is
using egrep, leading to the non-existant e/gnu/store/.../grep path.
The attached patch fixes is actually replacing egrep->/gnu/store/../egrep

Thanks!

[0001-gnu-lm-sensors-Use-correct-egrep-path.patch (text/x-patch, attachment)]

This bug report was last modified 5 years and 2 days ago.

Previous Next


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