Opened 9 hours ago

Last modified 8 hours ago

#70907 assigned defect

Upgrade docker-compose due to a breaking change in requests — at Initial Version

Reported by: lexspoon Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: docker-compose

Description

As of today, I cannot build basic projects using docker-compose due to this error message: ` Error while fetching server API version: Not supported URL scheme http+docker `

The problem appears to be an incompatibility between docker-compose and the Python requests library. The break happened in requests version 2.32.x, and right now, MacPorts provides 2.32.3.

The fix is in this PR, which also has many details about the incompatibility.

Change History (0)

Note: See TracTickets for help on using tickets.