From: Ricardo Wurmus <rekado@elephly.net>
To: Hebi Li <lihebi.com@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: GuixSD system reconfigure error
Date: Thu, 30 Aug 2018 17:22:53 +0200 [thread overview]
Message-ID: <87h8jbang2.fsf@elephly.net> (raw)
In-Reply-To: <87mut4g99k.fsf@gmail.com>
Hi,
> https://github.com/lihebi/dothebi/blob/master/config.scm
I see you use the “shpchp” kernel module. This no longer exists in the
latest version of the kernel Linux. That’s what this really bad error
message tries to tell you:
> Backtrace:
> 8 (primitive-load "/gnu/store/vz7ci9rh483f2zps2cl174rd91b?")
> In ice-9/eval.scm:
> 619:8 7 (_ #f)
> 626:19 6 (_ #<directory (guile-user) 7cf140>)
> 159:9 5 (_ _)
> In gnu/build/linux-modules.scm:
> 184:47 4 (recursive-module-dependencies _ #:lookup-module _)
> 98:14 3 (module-dependencies _)
> 85:18 2 (modinfo-section-contents _)
> In ice-9/ports.scm:
> 439:11 1 (call-with-input-file #f #<procedure get-bytevector-al?> ?)
> In unknown file:
> 0 (open-file #f "r" #:encoding #f #:guess-encoding #f)
>
> ERROR: In procedure open-file:
> Wrong type (expecting string): #f
> builder for `/gnu/store/0ahsvp7wx52zzh1rywbdbq78llcwb7id-linux-modules.drv' failed with exit code 1
(I only know this because I had the same problem.) Obviously, this
error message should be changed.
As a workaround you could switch to the LTS kernel where that module
still exists.
--
Ricardo
next prev parent reply other threads:[~2018-08-30 15:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-29 21:20 GuixSD system reconfigure error Hebi Li
2018-08-30 10:28 ` Pierre Neidhardt
2018-08-30 11:05 ` Tobias Geerinckx-Rice
2018-08-30 15:22 ` Ricardo Wurmus [this message]
2018-08-30 19:51 ` Hebi Li
2018-08-30 20:54 ` Ricardo Wurmus
2018-08-30 22:48 ` Hebi Li
2018-11-09 22:47 ` [bug#33329] [PATCH] gnu: Deprecate linux-module shpchp and tell user to remove it swedebugia
2018-11-10 12:03 ` swedebugia
2018-11-10 22:31 ` Ludovic Courtès
2018-11-11 0:15 ` Brett Gilio
2018-11-11 7:27 ` swedebugia
2018-11-11 11:32 ` Ludovic Courtès
2018-11-11 18:42 ` swedebugia
2018-11-12 8:42 ` bug#33329: " Ludovic Courtès
2018-11-11 11:27 ` [bug#33329] " Ludovic Courtès
2018-11-09 11:55 ` GuixSD system reconfigure error swedebugia
2018-11-12 7:53 ` Hebi Li
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h8jbang2.fsf@elephly.net \
--to=rekado@elephly.net \
--cc=help-guix@gnu.org \
--cc=lihebi.com@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.