Gentoo Archives: gentoo-user

From: gottlieb@×××.edu
To: gentoo-user@l.g.o
Subject: [gentoo-user] update world problem (looks like slot confusion on my part)
Date: Thu, 19 Jun 2014 19:17:36
Message-Id: 8738f0yaim.fsf@nyu.edu
1 (I am in the months long process of converting from testing to stable,
2 using the bothwick "going stable" method; but I don't believe that is
3 related to the question I am asking.)
4
5 I was away for several days and have a number of problem with my
6 normally-daily update world. Some may be due to the testing-->stable
7 conversion but some I just don't understand at all.
8
9 The first complaint is
10
11 Conflict: 2 blocks (1 unsatisfied)
12
13 !!! Multiple package instances within a single package slot have been pulled
14 !!! into the dependency graph, resulting in a slot conflict:
15
16 dev-libs/openssl:0
17
18 (dev-libs/openssl-1.0.1h-r1::gentoo, installed) pulled in by
19 (no parents that aren't satisfied by other packages in this slot)
20
21 (dev-libs/openssl-1.0.1h-r2::gentoo, ebuild scheduled for merge) pulled in by
22 >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] required by (net-nds/openldap-2.4.38-r2::gentoo, installed)
23
24 I assume that the "no parents that aren't satisfied ..." means that
25 portage could handle this one.
26
27 There are a few more again with "no parents ...". Then comes one that I
28 can't understand
29
30 virtual/libintl:0
31
32 (virtual/libintl-0-r1::gentoo, ebuild scheduled for merge) pulled in by
33 >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] required by (net-libs/gnutls-3.3.4::gentoo, ebuild scheduled for merge)
34
35 (virtual/libintl-0::gentoo, installed) pulled in by
36 =virtual/libintl-0 required by (net-analyzer/nmap-6.25::gentoo, installed)
37 (and 31 more with the same problem)
38
39 This seems to say that nmap-6.25 requires specifically
40 virtual/libintl-0. But I went to net-analyzer/nmap-6.25.ebuild and the
41 only occurrence of libintl is
42 nls? ( virtual/libintl )
43 in RDEPEND
44
45 Why does this require specifically virtual/libintl-0 and not permit
46 virtual/libintl-0-r1?
47
48 Any help would be appreciated.
49 allan

Replies

Subject Author
Re: [gentoo-user] update world problem (looks like slot confusion on my part) Alan McKinnon <alan.mckinnon@×××××.com>