Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] openssl: "-bindist" fights "bindist"...and me inbetween
Date: Mon, 13 Mar 2017 03:19:05
Message-Id: 20170313031847.kb5vlcrnerlby4h5@solfire
In Reply to: Re: [gentoo-user] openssl: "-bindist" fights "bindist"...and me inbetween by gentoo-user@c-14.de
1 On 03/12 03:36, gentoo-user@××××.de wrote:
2 > On 17-03-12 at 15:29, tuxic@××××××.de wrote:
3 > > Hi,
4 > >
5 > > finally I am on my new root...only a few steps need to be done.
6 > >
7 > [..]
8 > > and this is, where me trouble starts:
9 > >
10 > > Hostapd wants:
11 > > # required by net-wireless/hostapd-2.6::gentoo[ssl]
12 > > # required by hostapd (argument)
13 > > >=dev-libs/openssl-0.9.8z_p8:0.9.8 -bindist
14 > >
15 > > And others wants:
16 > > (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge) conflicts with
17 > > >=dev-libs/openssl-0.9.8f:0[bindist] required by (net-misc/openssh-7.4_p1:0/0::gentoo, installed)
18 > > ^^^^^^^
19 > > dev-libs/openssl:0[bindist] required by (dev-qt/qtnetwork-5.7.1:5/5.7::gentoo, installed)
20 > > ^^^^^^^
21 > >
22 > > Is there any way around this?
23 > Disable the bindist flag on openssh and qtnetwork
24 >
25 > --
26 > Simon Thelen
27 >
28
29 Hi Simon,
30
31 thanks for your reply ! :)
32
33 Those settings lead to this recursive dependencies:
34
35 dev-libs/openssl:0
36
37 (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge) pulled in by
38 dev-libs/openssl:0[bindist=] required by (dev-qt/qtnetwork-5.7.1:5/5.7::gentoo, ebuild scheduled for merge)
39 ^^^^^^^^
40
41 (dev-libs/openssl-1.0.2k:0/0::gentoo, installed) pulled in by
42 >=dev-libs/openssl-0.9.8f:0[bindist=] required by (net-misc/openssh-7.4_p1:0/0::gentoo, installed)
43 ^^^^^^^^
44
45 Cheers
46 Meino

Replies