Gentoo Archives: gentoo-user

From: Daniel Quinn <gentoo@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Emerge is confusing me
Date: Mon, 03 Oct 2016 18:31:08
Message-Id: b9c40b07-b401-14bb-cde8-eb04014a3e67@danielquinn.org
1 Could someone help explain this emerge output to me?
2
3 From what I can tell, it looks like Bash has a new requirement that's
4 not playing nice with 17 other packages on my system. What's the best
5 work around for this? Should I just mask Bash 4.4?
6
7
8
9 !!! Multiple package instances within a single package slot have been pulled
10 !!! into the dependency graph, resulting in a slot conflict:
11
12 sys-libs/readline:0
13
14 (sys-libs/readline-6.3_p8-r2:0/0::gentoo, installed) pulled in by
15 >=sys-libs/readline-5.2:0/0= required by
16 (sys-block/parted-3.2-r1:0/0::gentoo, installed)
17
18 ^^^^^
19
20 (and 16 more with the same problem)
21
22 (sys-libs/readline-7.0:0/7::gentoo, ebuild scheduled for merge) pulled
23 in by
24 >=sys-libs/readline-7.0_rc2:0= required by
25 (app-shells/bash-4.4:0/0::gentoo, ebuild scheduled for merge)
26 ^^
27 ^^^^^^^^^^
28
29
30 NOTE: Use the '--verbose-conflicts' option to display parents omitted above

Replies

Subject Author
Re: [gentoo-user] Emerge is confusing me Philip Webb <purslow@××××××××.net>
Re: [gentoo-user] Emerge is confusing me Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] Emerge is confusing me John Covici <covici@××××××××××.com>