GNU bug report logs - #75271
[PATCH] gnu: Fix RISC-V kernel config.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Wed, 1 Jan 2025 23:22:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75271 in the body.
You can then email your comments to 75271 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#75271; Package guix-patches. (Wed, 01 Jan 2025 23:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 01 Jan 2025 23:22:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Fix RISC-V kernel config.
Date: Wed,  1 Jan 2025 18:20:54 -0500
* gnu/packages/aux-files/linux-libre/6.11-riscv.conf: Use a Guix-y path to find
`modprobe`.

Change-Id: I76ceb878d00c2fdd04081143b1eec7e4485adfb1
---
 gnu/packages/aux-files/linux-libre/6.11-riscv.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/aux-files/linux-libre/6.11-riscv.conf b/gnu/packages/aux-files/linux-libre/6.11-riscv.conf
index a365ff6e31..fad0e5ba7e 100644
--- a/gnu/packages/aux-files/linux-libre/6.11-riscv.conf
+++ b/gnu/packages/aux-files/linux-libre/6.11-riscv.conf
@@ -666,7 +666,7 @@ CONFIG_MODULE_COMPRESS_NONE=y
 # CONFIG_MODULE_COMPRESS_XZ is not set
 # CONFIG_MODULE_COMPRESS_ZSTD is not set
 # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
-CONFIG_MODPROBE_PATH="/sbin/modprobe"
+CONFIG_MODPROBE_PATH="/run/current-system/profile/bin/modprobe"
 # CONFIG_TRIM_UNUSED_KSYMS is not set
 CONFIG_MODULES_TREE_LOOKUP=y
 CONFIG_BLOCK=y

base-commit: ce44a0922979d2ade902638afb9b0d28b160def0
-- 
2.46.0





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Fri, 03 Jan 2025 19:18:02 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Fri, 03 Jan 2025 19:18:02 GMT) Full text and rfc822 format available.

Message #10 received at 75271-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: 75271-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: Fix RISC-V kernel config.
Date: Fri, 3 Jan 2025 14:17:20 -0500
Pushed as f1669d5cd8a52a1e034e46451787db396aa530ec with some related
fixes




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 01 Feb 2025 12:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 40 days ago.

Previous Next


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