From: Tobias Geerinckx-Rice via Guix-patches via <guix-patches@gnu.org>
To: "Nicolò Balzarotti" <anothersms@gmail.com>
Cc: 41358-done@debbugs.gnu.org
Subject: bug#41358: lm-sensors: pwmconfig is broken
Date: Sun, 17 May 2020 17:12:07 +0200 [thread overview]
Message-ID: <877dxavbnc.fsf@nckx> (raw)
In-Reply-To: <87a726hgpq.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me>
[-- Attachment #1: Type: text/plain, Size: 622 bytes --]
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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2020-05-17 15:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-17 12:46 [bug#41358] lm-sensors: pwmconfig is broken Nicolò Balzarotti
2020-05-17 15:12 ` Tobias Geerinckx-Rice via Guix-patches via [this message]
2020-05-17 15:19 ` Nicolò Balzarotti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877dxavbnc.fsf@nckx \
--to=guix-patches@gnu.org \
--cc=41358-done@debbugs.gnu.org \
--cc=anothersms@gmail.com \
--cc=me@tobias.gr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).