Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] systemd-boot on openrc
Date: Sun, 17 Apr 2022 11:41:38
Message-Id: 4743543.31r3eYUQgx@wstn
1 Hello list,
2
3 I've been using bootctl from sys-boot/systemd-boot for several years, with
4 some success, but I'm stuck after today's --sync.
5
6 First I was told I had to keyword sys-apps/systemd-utils, so I did that, but
7 now I get this, which I can't decode:
8
9 Calculating dependencies ... . ..... done!
10 [ebuild N ~] sys-apps/systemd-utils-250.4::gentoo USE="boot (split-usr)
11 sysusers tmpfiles udev (-selinux) -test" ABI_X86="(64) -32 (-x32)" 10,872 KiB
12 [ebuild U ~] sys-boot/systemd-boot-250::gentoo [249.9::gentoo] 0 KiB
13 [blocks b ] <sys-boot/systemd-boot-250 ("<sys-boot/systemd-boot-250" is
14 soft blocking sys-apps/systemd-utils-250.4)
15 [blocks B ] <sys-apps/systemd-tmpfiles-250 ("<sys-apps/systemd-
16 tmpfiles-250" is soft blocking sys-apps/systemd-utils-250.4)
17 [blocks B ] <sys-fs/udev-250 ("<sys-fs/udev-250" is soft blocking sys-
18 apps/systemd-utils-250.4)
19
20 Total: 2 packages (1 upgrade, 1 new), Size of downloads: 10,872 KiB
21 Conflict: 3 blocks (2 unsatisfied)
22
23 * Error: The above package list contains packages which cannot be
24 * installed at the same time on the same system.
25
26 (sys-apps/systemd-tmpfiles-249.9-2:0/0::gentoo, installed) pulled in by
27 sys-apps/systemd-tmpfiles required by (virtual/tmpfiles-0-r1-1:0/0::gentoo,
28 installed) USE="" ABI_X86="(64)"
29
30 (sys-apps/systemd-utils-250.4:0/0::gentoo, ebuild scheduled for merge)
31 pulled in by
32 sys-apps/systemd-utils[udev] required by (sys-boot/systemd-
33 boot-250:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
34
35 (sys-fs/udev-249.6-r2-3:0/0::gentoo, installed) pulled in by
36 >=sys-fs/
37 udev-232:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
38 (>=sys-fs/udev-232:0/0[abi_x86_64(-)]) required by (virtual/libudev-232-
39 r5-2:0/1::gentoo, installed) USE="-systemd" ABI_X86="(64) -32 (-x32)"
40 >=sys-fs/udev-217 required by (virtual/udev-217-r3-1:0/0::gentoo,
41 installed) USE="" ABI_X86="(64)"
42
43 This is an amd64 openrc system. On another system, ~amd64 openrc, I was told
44 to set USE=boot on systemd-utils, so I did that and now when I boot I have no
45 mouse or keyboard.
46
47 Is this the end of the road for systemd-boot on openrc?
48
49 --
50 Regards,
51 Peter.

Replies

Subject Author
Re: [gentoo-user] systemd-boot on openrc Neil Bothwick <neil@××××××××××.uk>