Opened 10 months ago
Closed 10 months ago
#69054 closed defect (fixed)
offlineimap @8.0.0-20231218 should use a path-style dependency on curl-ca-bundle to allow certsync to satisfy it
Reported by: | cooljeanius (Eric Gallager) | Owned by: | catap (Kirill A. Korinsky) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | catap (Kirill A. Korinsky) | |
Port: | offlineimap |
Description
I currently can't install offlineimap due to the following error:
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: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port offlineimap failed
The solution here is to use a path-style dependency instead; see any of the other ports that depend on curl-ca-bundle for how to do it.
Change History (2)
comment:1 Changed 10 months ago by catap (Kirill A. Korinsky)
comment:2 Changed 10 months ago by catap (Kirill A. Korinsky)
Owner: | set to catap |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed that issue globally as https://github.com/macports/macports-ports/pull/22067