Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] net-misc/curl
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
rrbs
n00b
n00b


Joined: 19 Dec 2014
Posts: 66

PostPosted: Tue Sep 08, 2015 1:15 pm    Post subject: [solved] net-misc/curl Reply with quote

Hallo,

nach einem

Code:
emerge -avuDN world


habe ich folgende Meldung:

Code:
emerge: there are no ebuilds built with USE flags to satisfy ">=net-misc/curl-7.20.0-r1[ssl]".
!!! One of the following packages is required to complete your request:
- net-misc/curl-7.44.0::gentoo (Change USE: +ssl, this change violates use flag constraints defined by net-misc/curl-7.44.0: 'curl_ssl_winssl? ( elibc_Winnt ) threads? ( !adns ) ssl? ( exactly-one-of ( curl_ssl_axtls curl_ssl_gnutls curl_ssl_openssl curl_ssl_nss curl_ssl_polarssl curl_ssl_winssl ) )')



in der use habe ich
Code:
net-misc/curl curl_ssl_nss -ssl
stehen.

in der make.conf steht ssl in USE.

Warum dann diese meldung?

Danke gruss rabo


Last edited by rrbs on Tue Sep 08, 2015 3:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
schmidicom
Veteran
Veteran


Joined: 09 Mar 2006
Posts: 1924
Location: Schweiz

PostPosted: Tue Sep 08, 2015 2:26 pm    Post subject: Reply with quote

rrbs wrote:
in der use habe ich
Code:
net-misc/curl curl_ssl_nss -ssl
stehen.

Hier hast du emerge zum einen gesagt es soll curl mit NSS als SSL-Implementation bauen (und zwar über "curl_ssl_nss"; außerdem sagt die fehlermeldung weiter oben, es darf nur eine SSL-Implementation aktiv sein.) und zum anderen das curl gar kein SSL kennen soll (USE-Flag "-ssl"). Ich nehme mal an mit einem solchen wiederspruch kann emerge wenig anfangen. ;)

EDIT:
Auch wäre es vermutlich sinnvoll mit einer Variable in der "/etc/portage/make.conf" (In deinem Fall: CURL_SSL="nss"), anstelle eines USE-Flags, emerge mitzuteilen welche SSL-Implementation curl verwenden soll. Da du so klar stellen kannst das nur die eine angegebene Möglichkeit, welche dir persönlich am besten gefällt, aktiv sein soll und keine der anderen.
_________________
Lenovo - ThinkPad P16s Gen 2 - 21K9CTO1WW
Back to top
View user's profile Send private message
rrbs
n00b
n00b


Joined: 19 Dec 2014
Posts: 66

PostPosted: Tue Sep 08, 2015 3:44 pm    Post subject: Reply with quote

Danke,

hat gefunzt. :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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