Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Updating old Gentoo on notebook
Date: Tue, 14 Sep 2021 08:14:52
Message-Id: YUBZ7eAebMBjNbQQ@waltdnes.org
In Reply to: Re: [gentoo-user] Updating old Gentoo on notebook by Neil Bothwick
1 On Tue, Sep 14, 2021 at 08:22:07AM +0100, Neil Bothwick wrote
2 >
3 > Do a world update first, but you'll probably find you still need some of
4 > them afterwards.
5
6 "emerge -pv --changed-use --deep --update @world" gives me...
7
8 Total: 378 packages (299 upgrades, 52 new, 2 in new slots, 25 reinstalls), Size of downloads: 1,408,922 KiB
9 Conflict: 4 blocks
10
11 Trying to run the emerge shuts down in a few seconds without obvious
12 error messages. The blocks are...
13
14 [blocks b ] <=x11-apps/xinit-1.4.1 ("<=x11-apps/xinit-1.4.1" is blocking gui-libs/display-manager-init-1.0-r3)
15 [blocks b ] <dev-libs/gobject-introspection-1.68.0 ("<dev-libs/gobject-introspection-1.68.0" is blocking dev-libs/gobject-introspection-common-1.68.0)
16 [blocks b ] >perl-core/Scalar-List-Utils-1.500.0-r999 (">perl-core/Scalar-List-Utils-1.500.0-r999" is blocking virtual/perl-Scalar-List-Utils-1.500.0-r2)
17 [blocks b ] =x11-base/xorg-server-1.20.10-r2 ("=x11-base/xorg-server-1.20.10-r2" is blocking gui-libs/display-manager-init-1.0-r3)
18
19 On a hunch, I tried "emerge -pv xorg-server" and got more errors...
20
21 These are the packages that would be merged, in order:
22
23 Calculating dependencies... done!
24 [ebuild N ] gui-libs/display-manager-init-1.0-r3::gentoo 0 KiB
25 [ebuild r U ] x11-base/xorg-server-1.20.13-r1:0/1.20.13::gentoo [1.20.10-r2:0/1.20.10::gentoo] USE="suid udev xorg -debug -dmx -doc -elogind -ipv6 -kdrive -minimal (-selinux) -systemd -test% -unwind -xcsecurity -xephyr -xnest -xvfb (-libressl%) (-wayland%)" 5,003 KiB
26 [blocks b ] =x11-base/xorg-server-1.20.10-r2 ("=x11-base/xorg-server-1.20.10-r2" is blocking gui-libs/display-manager-init-1.0-r3)
27 [ebuild r U ] x11-drivers/xf86-input-libinput-1.1.0::gentoo [0.30.0::gentoo] 372 KiB
28 [blocks B ] <=x11-apps/xinit-1.4.1 ("<=x11-apps/xinit-1.4.1" is blocking gui-libs/display-manager-init-1.0-r3)
29 [blocks B ] <=sys-apps/sysvinit-2.98 ("<=sys-apps/sysvinit-2.98" is blocking gui-libs/display-manager-init-1.0-r3)
30
31 Total: 3 packages (2 upgrades, 1 new), Size of downloads: 5,375 KiB
32 Conflict: 3 blocks (2 unsatisfied)
33
34 * Error: The above package list contains packages which cannot be
35 * installed at the same time on the same system.
36
37 (x11-apps/xinit-1.4.1:0/0::gentoo, installed) pulled in by
38 >=x11-apps/xinit-1.3.3-r1 required by (x11-base/xorg-server-1.20.13-r1:0/1.20.13::gentoo, ebuild scheduled for merge) USE="suid udev xorg -debug -dmx -doc -elogind -ipv6 -kdrive -minimal (-selinux) -systemd -test -unwind -xcsecurity -xephyr -xnest -xvfb"
39
40 (gui-libs/display-manager-init-1.0-r3:0/0::gentoo, ebuild scheduled for merge) pulled in by
41 gui-libs/display-manager-init required by (x11-base/xorg-server-1.20.13-r1:0/1.20.13::gentoo, ebuild scheduled for merge) USE="suid udev xorg -debug -dmx -doc -elogind -ipv6 -kdrive -minimal (-selinux) -systemd -test -unwind -xcsecurity -xephyr -xnest -xvfb"
42
43 (sys-apps/sysvinit-2.97-1:0/0::gentoo, installed) pulled in by
44 >=sys-apps/sysvinit-2.86-r6 required by (sys-apps/openrc-0.42.1-r1:0/0::gentoo, installed) USE="ncurses netifrc (split-usr) unicode -audit -bash -debug -newnet -pam (-prefix) (-selinux) -static-libs -sysv-utils"
45
46 --
47 Walter Dnes <waltdnes@××××××××.org>
48 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] Updating old Gentoo on notebook Dale <rdalek1967@×××××.com>