Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] openssl and bindist
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
antonellocaroli
Guru
Guru


Joined: 11 Aug 2016
Posts: 509

PostPosted: Fri Dec 03, 2021 1:17 am    Post subject: [Solved] openssl and bindist Reply with quote

Hi,

I know that the USE bindist for openssl has been removed.

Now when I try to update the system I get these conflicts.

Code:
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

dev-libs/openssl:0

  (dev-libs/openssl-1.1.1l-r1:0/1.1::gentoo, ebuild scheduled for merge) USE="asm -rfc3779 -sctp -sslv3 -static-libs -test -tls-compression -tls-heartbeat -vanilla" conflicts with
    >=dev-libs/openssl-1.0.2k:0/1.1=[bindist(-)] required by (net-wireless/wpa_supplicant-2.9-r6-2:0/0::gentoo, installed) USE="bindist crda fils hs2-0 mbo mesh readline -ap -broadcom-sta -dbus -eap-sim -eapol-test -fasteap -macsec -p2p -privsep (-ps3) -qt5 (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps"
                                               
    >=dev-libs/openssl-1.0.2k:0=[bindist(-)] required by (net-wireless/wpa_supplicant-2.9-r6-2:0/0::gentoo, installed) USE="bindist crda fils hs2-0 mbo mesh readline -ap -broadcom-sta -dbus -eap-sim -eapol-test -fasteap -macsec -p2p -privsep (-ps3) -qt5 (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps"
                                           
    >=dev-libs/openssl-1.1.0g:0[bindist(-)] required by (net-misc/openssh-8.8_p1-r2-1:0/0::gentoo, installed) USE="bindist pam pie scp ssl -X -X509 -audit (-debug) -hpn -kerberos -ldns -libedit -livecd -sctp -security-key (-selinux) -static -test -xmss"



how can i solve this? i don't want to remove bindist from my use flags, as i need to distribute the binaries.


Last edited by antonellocaroli on Fri Dec 03, 2021 6:16 am; edited 1 time in total
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 1678

PostPosted: Fri Dec 03, 2021 1:26 am    Post subject: Reply with quote

You can/should just disable it for things needing OpenSSL. It was removed because it's pointless and should be fine to redistribute.
Back to top
View user's profile Send private message
antonellocaroli
Guru
Guru


Joined: 11 Aug 2016
Posts: 509

PostPosted: Fri Dec 03, 2021 1:40 am    Post subject: Reply with quote

sam_ wrote:
You can/should just disable it for things needing OpenSSL. It was removed because it's pointless and should be fine to redistribute.

thanks,

so I should add -bindist to openssh and wpa_supplicant, but can openssh and wpa_supplicant be redistributed at this point?
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 1678

PostPosted: Fri Dec 03, 2021 4:27 am    Post subject: Reply with quote

antonellocaroli wrote:
sam_ wrote:
You can/should just disable it for things needing OpenSSL. It was removed because it's pointless and should be fine to redistribute.

thanks,

so I should add -bindist to openssh and wpa_supplicant, but can openssh and wpa_supplicant be redistributed at this point?


I did some digging and it was only added to wpa_supplicant to ensure it could build against OpenSSL, so should be fine there.

I've made the necessary changes to other ebuilds now too.
Back to top
View user's profile Send private message
antonellocaroli
Guru
Guru


Joined: 11 Aug 2016
Posts: 509

PostPosted: Fri Dec 03, 2021 5:57 am    Post subject: Reply with quote

sam_ wrote:
antonellocaroli wrote:
sam_ wrote:
You can/should just disable it for things needing OpenSSL. It was removed because it's pointless and should be fine to redistribute.

thanks,

so I should add -bindist to openssh and wpa_supplicant, but can openssh and wpa_supplicant be redistributed at this point?


I did some digging and it was only added to wpa_supplicant to ensure it could build against OpenSSL, so should be fine there.

I've made the necessary changes to other ebuilds now too.


Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum