Gentoo Archives: gentoo-user

From: Ural <uralzima@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] openssl: "-bindist" fights "bindist"...and me inbetween
Date: Mon, 13 Mar 2017 08:00:33
Message-Id: 86f99661-a142-307a-430a-cba6767b4368@autistici.org
In Reply to: Re: [gentoo-user] openssl: "-bindist" fights "bindist"...and me inbetween by tuxic@posteo.de
1 tuxic@××××××.de:
2 > On 03/12 03:36, gentoo-user@××××.de wrote:
3 >> On 17-03-12 at 15:29, tuxic@××××××.de wrote:
4 >>> Hi,
5 >>>
6 >>> finally I am on my new root...only a few steps need to be done.
7 >>>
8 >> [..]
9 >>> and this is, where me trouble starts:
10 >>>
11 >>> Hostapd wants:
12 >>> # required by net-wireless/hostapd-2.6::gentoo[ssl]
13 >>> # required by hostapd (argument)
14 >>>> =dev-libs/openssl-0.9.8z_p8:0.9.8 -bindist
15 >>>
16 >>> And others wants:
17 >>> (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge) conflicts with
18 >>> >=dev-libs/openssl-0.9.8f:0[bindist] required by (net-misc/openssh-7.4_p1:0/0::gentoo, installed)
19 >>> ^^^^^^^
20 >>> dev-libs/openssl:0[bindist] required by (dev-qt/qtnetwork-5.7.1:5/5.7::gentoo, installed)
21 >>> ^^^^^^^
22 >>>
23 >>> Is there any way around this?
24 >> Disable the bindist flag on openssh and qtnetwork
25 >>
26 >> --
27 >> Simon Thelen
28 >>
29 >
30 > Hi Simon,
31 >
32 > thanks for your reply ! :)
33 >
34 > Those settings lead to this recursive dependencies:
35 >
36 > dev-libs/openssl:0
37 >
38 > (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge) pulled in by
39 > dev-libs/openssl:0[bindist=] required by (dev-qt/qtnetwork-5.7.1:5/5.7::gentoo, ebuild scheduled for merge)
40 > ^^^^^^^^
41 >
42 > (dev-libs/openssl-1.0.2k:0/0::gentoo, installed) pulled in by
43 > >=dev-libs/openssl-0.9.8f:0[bindist=] required by (net-misc/openssh-7.4_p1:0/0::gentoo, installed)
44 > ^^^^^^^^
45 >
46 > Cheers
47 > Meino
48
49 Hello. I had the same problem. I have global '-bindist' and I just did
50 emerge -av openssh to rebuild on openssl with needed use flag, and
51 problem gone.
52
53 >
54 >
55 >
56 >
57 >