Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Few blockers left
Date: Sat, 25 Mar 2017 09:04:24
Message-Id: d94504f1-a9ee-367c-3c28-7b8d8c076b93@gmail.com
In Reply to: [gentoo-user] Few blockers left by thelma@sys-concept.com
1 On 25/03/2017 09:49, thelma@×××××××××××.com wrote:
2 > I'm upgrading my last system and have few blockers left:
3
4 Those are not blockers.
5
6 The part of emerge output above this, the bit you snipped out, shows
7 *what* portage wants to do.
8
9 The bits below show you *why* it's doing that - usually why it's not
10 upgrading to the latest version of a number of packages.
11
12 Learn to read the portage output. It is vastly more complicated with way
13 too many !!! and *** and ### characters to alarm you needlessly, but it
14 cna nevertheless be understood.
15
16 And those are not blockers. A blocker is a very specific thing, which
17 these are not
18
19
20
21 >
22 > !!! Multiple package instances within a single package slot have been pulled
23 > !!! into the dependency graph, resulting in a slot conflict:
24 >
25 > x11-libs/libxcb:0
26 >
27 > (x11-libs/libxcb-1.12:0/1.12::gentoo, ebuild scheduled for merge) pulled in by
28 > (no parents that aren't satisfied by other packages in this slot)
29 >
30 > (x11-libs/libxcb-1.11.1:0/1.11.1::gentoo, ebuild scheduled for merge) pulled in by
31 > >=x11-libs/libxcb-1.9.3:0/1.11.1=[abi_x86_32(-),abi_x86_64(-)] required by (media-libs/mesa-12.0.1:0/0::gentoo, installed)
32 > ^^^^^^^^^^
33 >
34 > sys-fs/eudev:0
35 >
36 > (sys-fs/eudev-3.1.5:0/0::gentoo, ebuild scheduled for merge) pulled in by
37 > (no parents that aren't satisfied by other packages in this slot)
38 >
39 > (sys-fs/eudev-3.1.5:0/0::gentoo, installed) pulled in by
40 > >=sys-fs/eudev-1.3: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?] required by (virtual/libudev-215-r1:0/1::gentoo, installed)
41 >
42 >
43 > sys-libs/libcap:0
44 >
45 > (sys-libs/libcap-2.24-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
46 > (no parents that aren't satisfied by other packages in this slot)
47 >
48 > (sys-libs/libcap-2.24-r2:0/0::gentoo, installed) pulled in by
49 > sys-libs/libcap[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(-)?] required by (sys-fs/udev-225-r1:0/0::gentoo, ebuild scheduled for merge)
50 >
51 > ---------------------
52 > Would clean-up some USE flags help?
53 >
54 > USE="-gnome -kde -minimal -qt3 -qt4 -hal X branding lock consolekit session \
55 > startup-notification thunar alsa cdr cups apache2 ssl foomaticdb ppds mysql -acl \
56 > java tiff jpeg png usb fbdev scanner gimp cgi fam nplt type1 opengl tetex \
57 > dbus policykit spell -systemd"
58 >
59 >
60
61
62 --
63 Alan McKinnon
64 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Few blockers left thelma@×××××××××××.com