Gentoo Archives: gentoo-user

From: Hogren <hogren@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] conflict with same package, same USE
Date: Fri, 02 Jun 2017 08:56:03
Message-Id: 047fa826-9428-8e12-bbf0-64a2dbab9a42@iiiha.com
1 Hello list,
2
3
4 It's me again about conflicts.
5
6
7 I don't understand this conflict, the two needed openssl are the same.
8 Actually, I don't see the difference.
9
10
11 gnugnu # emerge --verbose-conflict @preserved-rebuild
12 Calculating dependencies... done!
13 [ebuild R ] dev-libs/openssl-1.0.2k USE="bindist*"
14 [ebuild R ] sys-devel/binutils-2.25.1-r1
15 [ebuild U ] sys-libs/talloc-2.1.9 [2.1.5]
16 [ebuild U ] sys-libs/tdb-1.3.13 [1.3.8]
17 [ebuild U ] sys-libs/tevent-0.9.31-r1 [0.9.28]
18 [ebuild N ] dev-python/subunit-1.2.0-r1 USE="-static-libs {-test}"
19 ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_4 (-pypy)
20 (-pypy3) (-python3_5) (-python3_6)"
21 [ebuild N ] dev-qt/qtnetwork-5.6.2 USE="bindist ssl -connman
22 -debug -libproxy -networkmanager {-test}"
23 [ebuild U ] sys-libs/ldb-1.1.29-r1 [1.1.26] USE="ldap%* python%*"
24 [ebuild R ] dev-qt/qtxmlpatterns-5.6.2
25 [ebuild R ] dev-qt/qtwebkit-5.6.2
26 [ebuild R ~] net-misc/teamviewer-9.0.32150
27 [ebuild U ] net-fs/samba-4.5.10 [4.2.14] USE="-gpg%
28 (-system-heimdal) -zeroconf%"
29 [ebuild R ] media-gfx/blender-2.72b-r4
30 [ebuild R ~] media-gfx/wkhtmltopdf-0.12.4
31 [ebuild U ~] www-client/firefox-53.0.3 [52.0.1-r1]
32 [ebuild U ] app-office/libreoffice-5.2.7.2 [5.2.3.3-r1]
33 PYTHON_SINGLE_TARGET="python3_4* -python2_7*"
34 [ebuild R ] net-ftp/filezilla-3.12.0.2
35 [ebuild R ] media-gfx/gimp-2.8.14-r2
36 [ebuild N ] x11-plugins/enigmail-1.9.6.1-r1
37 [ebuild U ] mail-client/thunderbird-45.8.0 [45.7.0]
38 [blocks b ] x11-plugins/enigmail ("x11-plugins/enigmail" is
39 blocking mail-client/thunderbird-45.7.0)
40
41 !!! Multiple package instances within a single package slot have been pulled
42 !!! into the dependency graph, resulting in a slot conflict:
43
44 dev-libs/openssl:0
45
46 (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge)
47 pulled in by
48 dev-libs/openssl:0[bindist=] required by
49 (dev-qt/qtnetwork-5.6.2:5/5.6::gentoo, ebuild scheduled for merge)
50
51 ^^^^^^^^
52
53
54 (dev-libs/openssl-1.0.2k:0/0::gentoo, installed) pulled in by
55 >=dev-libs/openssl-0.9.8f:0[bindist=] required by
56 (net-misc/openssh-7.3_p1-r7:0/0::gentoo, installed)
57
58 ^^^^^^^^
59
60
61
62 Hogren

Replies

Subject Author
Re: [gentoo-user] conflict with same package, same USE Hogren <hogren@×××××.com>
Re: [gentoo-user] conflict with same package, same USE Kent Fredric <kentnl@g.o>