#41010: Can't upgrade curl. It conflicts with kerberos5 ------------------------------+-------------------------------- Reporter: roman.l@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: curl, kerberos5 | ------------------------------+-------------------------------- Comment (by roman.l@…): Replying to [comment:1 ryandesign@…]:
You've requested the +kerberos variant of cyrus-sasl2, which requires the kerberos5 port (admittedly this is a default variant of the cyrus- sasl2 port) and you've requested the +gss variant of the curl port which conflicts with the kerberos5 port.
Decide which you want more: gss support in curl, or kerberos support in cyrus-sasl2.
If you want gss support in curl, then install cyrus-sasl2 without kerberos support: `sudo port install cyrus-sasl2 -kerberos`
If you want kerberos support in cyrus-sasl2, then install curl without gss support: `sudo port install curl -gss`
Thank you very much. That solved my Problem :-) -- Ticket URL: <https://trac.macports.org/ticket/41010#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X