#43926: gnutls now depends on curl-ca-bundle, upgrade conflicts if certsync installed ---------------------+-------------------------------- Reporter: nad@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: gnutls | ---------------------+-------------------------------- Comment (by mschamschula@…): Replying to [ticket:43926 nad@…]:
r120701 for #42728 added a `depends-lib post:curl-ca-bundle` to the `gnutls` port. This causes a conflict if you are using `certsync` instead of `ca-curl-bundle`. The `gnutls` port should be able to use either to satisfy its requirement for a default trust store.
{{{ port sync && port outdated && port -u upgrade outdated ---> Updating the ports tree The following installed ports are outdated: [...] gnutls 3.3.3_0 < 3.3.4_0 ---> Computing dependencies for curl-ca-bundle Error: Unable to exec port: Can't install curl-ca-bundle because conflicting ports are active: certsync
}}}
I just searched the MacPorts available ports database and couldn't find a port called {{{certsync}}}. Can you be more specific? -- Ticket URL: <https://trac.macports.org/ticket/43926#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X