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: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#41358: closed (lm-sensors: pwmconfig is broken)
Date: Sun, 17 May 2020 15:13:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 17 May 2020 17:12:07 +0200
with message-id <877dxavbnc.fsf <at> nckx>
and subject line Re: [bug#41358] lm-sensors: pwmconfig is broken
has caused the debbugs.gnu.org bug report #41358,
regarding lm-sensors: pwmconfig is broken
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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 3 (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)]
[Message part 5 (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 6 (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)]

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.