public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Please help me understand this emerge error message.
Date: Fri, 11 Aug 2023 15:24:40 -0500	[thread overview]
Message-ID: <2421090c-a96a-4d02-7792-e8d9b3916ebb@gmail.com> (raw)
In-Reply-To: <9068aa2a-6f54-4d78-b282-64c4149a9d32@kusoneko.moe>

Kusoneko wrote:
> Aug 11, 2023 15:48:22 Arsen Arsenović <arsen@gentoo.org>:
>
>> Alan Mackenzie <acm@muc.de> writes:
>>
>>> Hello, Gentoo.
>>>
>>> For the past couple of days, after $ emerge --sync, I've tried
>>>
>>>     $ emerge -auND @world
>>>
>>> ..  It has come back very quickly with the error message:
>>>
>>> #########################################################################
>>>
>>> !!! The ebuild selected to satisfy ">=net-misc/curl-7.21.5[ssl]" has unmet requirements.
>>> - net-misc/curl-8.1.2::gentoo USE="adns ftp gnutls http2 imap pop3 progress-meter smtp ssl tftp -alt-svc -brotli -gopher -hsts -idn -kerberos -ldap -mbedtls (-nghttp3) -nss -openssl -rtmp (-rustls) -samba -ssh (-sslv3) -static-libs -telnet
>>> -test -verify-sig -websockets -zstd" ABI_X86="(64) -32 (-x32)" CURL_SSL="openssl -gnutls -mbedtls -nss (-rustls)"
>>>
>>>   The following REQUIRED_USE flag constraints are unsatisfied:
>>>     curl_ssl_openssl? ( openssl )
>> A REQUIRED_USE of 'X? ( Y Z )' means that if X is set, Y and Z must be
>> set.  In boolean algebra, it can be expressed as a X => ( Y AND Z ).
>>
>> See https://wiki.gentoo.org/wiki/Required_USE_flags
>>
>> Hope that helps, have a lovely day.
>>
> To add to this, essentially what it's saying is either to change the USE flags of curl to include openssl or to change the CURL_SSL flag to "-openssl gnutls" (by adding "-curl_ssl_openssl curl_ssl_gnutls" to curl's USE flags) so that it aligns with your current curl USE flags.
>
>


That's a much better explanation than mine.  Me, I just beat it with a
hammer until it works.  ROFLMBO 

Dale

:-)  :-) 


  reply	other threads:[~2023-08-11 20:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-11 18:46 [gentoo-user] Please help me understand this emerge error message Alan Mackenzie
2023-08-11 18:52 ` Dale
2023-08-11 18:55   ` David Rosenbaum
2023-08-12 10:14   ` Alan Mackenzie
2023-08-11 19:45 ` Arsen Arsenović
2023-08-11 19:57   ` Kusoneko
2023-08-11 20:24     ` Dale [this message]
2023-08-12 10:19   ` Alan Mackenzie
2023-08-12 11:49     ` [gentoo-user] " Nuno Silva
2023-08-12  1:15 ` [gentoo-user] " Paul Colquhoun
2023-08-12 10:22   ` Alan Mackenzie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2421090c-a96a-4d02-7792-e8d9b3916ebb@gmail.com \
    --to=rdalek1967@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox