Gentoo Archives: gentoo-user

From: John Covici <covici@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problems running emerge @module-rebuild on new kernel
Date: Sat, 12 Sep 2020 03:05:45
Message-Id: m3blib4ruq.wl-covici@ccs.covici.com
In Reply to: Re: [gentoo-user] problems running emerge @module-rebuild on new kernel by Ashley Dixon
1 On Fri, 11 Sep 2020 21:48:45 -0400,
2 Ashley Dixon wrote:
3 >
4 > [1 <text/plain; us-ascii (quoted-printable)>]
5 > On Fri, Sep 11, 2020 at 09:42:25PM -0400, John Covici wrote:
6 > > So, I then tried to do emerge @module-rebuild and got strange results. I get
7 > > when emerging wireguard endlessly repeated lines like the following:
8 > > # Do not try to update included dependency files
9 > > and when I try to emerge sys-zfs/zfs-kmod it hangs on checking on whether
10 > > modules can be rebuilt.
11 >
12 > Please attach the script of emerge, from the invocation (include the command) to
13 > when it starts to hang.
14 >
15
16
17 OK, here it is, not a script, just a command at the console.
18 Script started on 2020-09-11 23:03:55-04:00 [TERM="linux" TTY="/dev/tty1" COLUMNS="240" LINES="67"]
19 Error during set creation: Could not import 'smartliverebuild.sets.SmartLiveRebuildSet' for section 'smart-live-rebuild'
20
21 These are the packages that would be merged, in order:
22
23 Calculating dependencies .... done!
24 [ebuild U ] net-vpn/wireguard-modules-1.0.20200908::gentoo [1.0.20200729-r1::gentoo] USE="module -debug -module-src" 0 KiB
25 [ebuild R ] sys-fs/zfs-kmod-0.8.4-r1::gentoo USE="rootfs -custom-cflags -debug" 0 KiB
26
27 Total: 2 packages (1 upgrade, 1 reinstall), Size of downloads: 0 KiB
28
29 WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
30
31 sys-fs/zfs-kmod:0
32
33 (sys-fs/zfs-kmod-2.0.0_rc1:0/0::gentoo, ebuild scheduled for merge) USE="rootfs -custom-cflags -debug" ABI_X86="(64)" conflicts with
34 ~sys-fs/zfs-kmod-0.8.4 required by (sys-fs/zfs-0.8.4-r2:0/0::gentoo, installed) USE="rootfs (split-usr) -custom-cflags -debug (-kernel-builtin) -libressl -python (-static-libs) -test-suite" ABI_X86="(64)" PYTHON_TARGETS="python3_7 -python3_6"
35 ^ ^^^^^
36
37
38 !!! The following installed packages are masked:
39 - dev-python/paver-1.3.4-r1::gentoo (masked by: package.mask)
40 /var/db/repos/gentoo/profiles/package.mask:
41 # Micha³ Górny <mgorny@g.o> (2020-08-09)
42 # Build tool with no revdeps left.
43 # Removal in 30 days. Bug #736517.
44
45 - net-mail/mailman-2.1.33::gentoo (masked by: package.mask)
46 /var/db/repos/gentoo/profiles/package.mask:
47 # Micha³ Górny <mgorny@g.o> (2020-08-22)
48 # These packages (or package versions) still require Python 2.7.
49 # They are either dead upstream, their Python 3 porting efforts are
50 # not progressing or their maintainers are simply unresponsive.
51 # Please do not remove any packages from this list unless you actually
52 # port it to Python 3.
53 # Removal in 30 days. Tracker bug #694800.
54
55 For more information, see the MASKED PACKAGES section in the emerge
56 man page or refer to the Gentoo Handbook.
57
58
59 Would you like to merge these packages? [Yes/No] y
60
61 >>> Verifying ebuild manifests
62
63
64 >>> Emerging (1 of 2) net-vpn/wireguard-modules-1.0.20200908::gentoo
65
66 * Fetching files in the background.
67 * To view fetch progress, run in another terminal:
68 * tail -f /var/log/emerge-fetch.log
69 * wireguard-linux-compat-1.0.20200908.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ]
70 * Determining the location of the kernel source code
71 * Found kernel source directory:
72 * /usr/src/linux
73 * Found sources for kernel version:
74 * 4.19.144-gentoo
75 * Checking for suitable kernel configuration options...
76 [ ok ]
77 >>> Unpacking source...
78 >>> Unpacking wireguard-linux-compat-1.0.20200908.tar.xz to /var/tmp/portage/net-vpn/wireguard-modules-1.0.20200908/work
79 >>> Source unpacked in /var/tmp/portage/net-vpn/wireguard-modules-1.0.20200908/work
80 >>> Preparing source in /var/tmp/portage/net-vpn/wireguard-modules-1.0.20200908/work/wireguard-linux-compat-1.0.20200908 ...
81 >>> Source prepared.
82 >>> Configuring source in /var/tmp/portage/net-vpn/wireguard-modules-1.0.20200908/work/wireguard-linux-compat-1.0.20200908 ...
83 >>> Source configured.
84 >>> Compiling source in /var/tmp/portage/net-vpn/wireguard-modules-1.0.20200908/work/wireguard-linux-compat-1.0.20200908 ...
85 * Preparing wireguard module
86 make -j1 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' KERNELDIR=/usr/src/linux module
87 # Do not try to update included dependency files
88 # Do not try to update included dependency files
89 # Do not try to update included dependency files
90 # Do not try to update included dependency files
91 ^C
92
93 Exiting on signal 2
94
95 Script done on 2020-09-11 23:04:38-04:00 [COMMAND_EXIT_CODE="130"]
96
97 --
98 Your life is like a penny. You're going to lose it. The question is:
99 How do
100 you spend it?
101
102 John Covici wb2una
103 covici@××××××××××.com