Gentoo Archives: gentoo-user

From: Corbin Bird <corbinbird@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Portage spokes again...
Date: Wed, 21 Dec 2016 12:43:50
Message-Id: 585A78B2.4040005@charter.net
In Reply to: [gentoo-user] Portage spokes again... by Meino.Cramer@gmx.de
1 On 12/20/2016 10:25 PM, Meino.Cramer@×××.de wrote:
2 > Hi,
3 >
4 > The master portage spakes again.
5 > And the novice was *not* enlightened...
6 >
7 >
8 > Total: 17 packages (11 upgrades, 4 new, 1 in new slot, 1 reinstall), Size of downloads: 25097 KiB
9 > Conflict: 4 blocks (4 unsatisfied)
10 >
11 > * Error: The above package list contains packages which cannot be
12 > * installed at the same time on the same system.
13 >
14 > (sys-fs/udev-225-r1:0/0::gentoo, installed) pulled in by
15 > sys-fs/udev required by @selected
16 > >=sys-fs/udev-208-r1 required by (virtual/udev-215:0/0::gentoo, installed)
17 > >=sys-fs/udev-208-r1:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] (>=sys-fs/udev-208-r1:0/0[abi_x86_32(-),abi_x86_64(-)]) required by (virtual/libudev-215-r1:0/1::gentoo, installed)
18 >
19 > (sys-apps/systemd-226-r2:0/2::gentoo, ebuild scheduled for merge) pulled in by
20 > >=sys-apps/systemd-207 required by (sys-apps/gentoo-systemd-integration-6:0/0::gentoo, ebuild scheduled for merge)
21 > sys-apps/systemd required by (virtual/tmpfiles-0:0/0::gentoo, ebuild scheduled for merge)
22 > sys-apps/systemd:0= required by (sys-apps/dbus-1.10.12:0/0::gentoo, ebuild scheduled for merge)
23 >
24 >
25 > For more information about Blocked Packages, please refer to the following
26 > section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
27 >
28 >
29 > I have no systemd installed...my Linux is running good ole openrc...
30 > Why all these systemd blockers?
31 >
32 > Confused...
33 > Cheers
34 > Meino
35 >
36 >
37 >
38 >
39 Three things to try ...
40 In "make.conf" list "-systemd" under USE ( as a Global USE flag ).
41 And emerge "sys-fs/eudev", as a replacement for "sys-fs/udev".
42 And last but not least, check "eselect profile list", to make sure your
43 not set to a systemd required profile.
44
45 The "sys-fs/eudev" package is the Gentoo fork of "sys-fs/udev" for
46 people who don't want systemd.
47 No systemd dependencies.
48
49 I am running OpenRC, eudev, with NO systemd or PulseAudio. Xfce v4.xx
50 desktop system / works fine.
51
52 Hope this helps.

Replies

Subject Author
Re: [gentoo-user] Portage spokes again... Matthias Hanft <mh@×××××.de>
Re: [gentoo-user] Portage spokes again... Meino.Cramer@×××.de