Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] openssl: "-bindist" fights "bindist"...and me inbetween
Date: Sun, 12 Mar 2017 14:29:54
Message-Id: 20170312142937.ivyu5ri5y4tqyhrp@solfire
1 Hi,
2
3 finally I am on my new root...only a few steps need to be done.
4
5 One is:
6 For my tablet I need a temporary wireless access point just to be
7 fired up for some software updates and thats it.
8
9 For that I used create_ap (Link: https://github.com/oblique/create_ap)
10 which does a nice job on my old root for this purpose.
11
12 Beside other things, create_ap needs three things:
13 * hostapd
14 * haveged
15 * dnsmasq
16
17 and this is, where me trouble starts:
18
19 Hostapd wants:
20 # required by net-wireless/hostapd-2.6::gentoo[ssl]
21 # required by hostapd (argument)
22 >=dev-libs/openssl-0.9.8z_p8:0.9.8 -bindist
23
24 And others wants:
25 (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge) conflicts with
26 >=dev-libs/openssl-0.9.8f:0[bindist] required by (net-misc/openssh-7.4_p1:0/0::gentoo, installed)
27 ^^^^^^^
28 dev-libs/openssl:0[bindist] required by (dev-qt/qtnetwork-5.7.1:5/5.7::gentoo, installed)
29 ^^^^^^^
30
31 Is there any way around this?
32
33 Thanks a lot for any help in advance!
34
35 Cheers
36 Meino

Replies