GNU bug report logs -
#52282
linux modules does not support inferior kernel
Previous Next
Full log
View this message in rfc822 format
Oleg Pykhalov schreef op zo 05-12-2021 om 16:22 [+0300]:
> Maxime Devos <maximedevos <at> telenet.be> writes:
>
> > Oleg Pykhalov schreef op za 04-12-2021 om 22:25 [+0300]:
> > > Hi Guix,
> > >
> > > I cannot build a system after adding '(kernel-loadable-modules
> > > (list
> > > vendor-reset-linux-module))' to the Guix system config. [...]
> >
> > Are you using a linux module package with #:linux some-linux-via-
> > an-
> > inferior?
>
> No '#:linux' argument, here is the linux module: [...]
The service code indirectly calls the procedure 'package-for-kernel'.
It modifies kernel module packages to use the kernel actually
specified in the operating-system record instead of an arbitrary
linux-libre from (gnu packages linux). In your operating-system,
you're using a linux from an inferior.
So effectively, there's a hidden ‘#:linux a-linux-from-an-inferior’ in
play.
Greetings,
Maxime.
This bug report was last modified 3 years and 190 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.