[MacPorts] #65141: privoxy-pki-bundle @3.0.33_3 should use a path-style dependency on curl-ca-bundle so that certsync can satisfy it
MacPorts
noreply at macports.org
Mon May 9 05:22:43 UTC 2022
#65141: privoxy-pki-bundle @3.0.33_3 should use a path-style dependency on curl-ca-
bundle so that certsync can satisfy it
-------------------------+--------------------------------
Reporter: cooljeanius | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: privoxy-pki-bundle
-------------------------+--------------------------------
I have certsync installed instead of curl-ca-bundle and get this error
when trying to upgrade privoxy:
{{{
DEBUG: curl-ca-bundle is *not* installed by MacPorts
DEBUG: Searching for dependency: curl-ca-bundle
DEBUG: Didn't find receipt, going to depspec regex for: curl-ca-bundle
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/net/curl
DEBUG: OS darwin/20.6.0 (macOS 11.6.4) arch i386
DEBUG: Sourcing PortGroup clang_dependency 1.0 from
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
DEBUG: universal_variant is false, so not adding the default universal
variant
DEBUG: Requested variant +https_inspection is not provided by port curl-
ca-bundle.
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Finished running callback
portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback
portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: dropping privileges: euid changed to 502, egid changed to 20.
DEBUG: Starting logging for curl-ca-bundle @7.83.0_0
DEBUG: macOS 11.6.4 (darwin/20.6.0) arch i386
DEBUG: MacPorts 2.7.2
DEBUG: Xcode 13.2.1
DEBUG: SDK 11
DEBUG: MACOSX_DEPLOYMENT_TARGET: 11.0
DEBUG: Checking for conflicts against curl-ca-bundle
DEBUG: Searching for dependency: certsync
DEBUG: Found Dependency: receipt exists for certsync
Error: Can't install curl-ca-bundle because conflicting ports are active:
certsync
Error: Problem while installing curl-ca-bundle
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
}}}
A path-style dependency should be used instead to avoid this conflict.
--
Ticket URL: <https://trac.macports.org/ticket/65141>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list