GNU bug report logs - #39643
(Out-of-tree) system kernel modules only found in :out

Previous Next

Package: guix;

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

Date: Mon, 17 Feb 2020 14:46:01 UTC

Severity: normal

Full log


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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Subject: (Out-of-tree) system kernel modules only found in :out
Date: Mon, 17 Feb 2020 15:45:52 +0100
[Message part 1 (text/plain, inline)]
Guix,

After adding (specification->package+output "zfs:module") to my 
system packages, it's still missing from current-system:

 $ guix system reconfigure …

 $ ls /run/current-system/profile/lib/modules/
 5.4.0-pf7-4-ed26-M88

That's my horrible custom Linux fork/version/abomination. 
Apologies.  The ZFS package simply compiles against Guix's default 
linux-libre-5.4.20-gnu package.

After editing the zfs package to install everything into the main 
:out output:

 $ guix system reconfigure …

 $ ls /run/current-system/profile/lib/modules/
 5.4.0-pf7-4-ed26-M88  5.4.20-gnu

 $ ls 
 /run/current-system/profile/lib/modules/5.4.20-gnu/extra/zfs/
 zfs.ko

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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