Opened 9 hours ago

Last modified 8 hours ago

#70907 assigned defect

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

Reported by: lexspoon Owned by: emcrisostomo (Enrico Maria Crisostomo)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: docker-compose

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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 (1)

comment:1 Changed 8 hours ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to emcrisostomo
Status: newassigned
Summary: Upgrade docker-compose due to a breaking change in requestsdocker-compose: Upgrade due to a breaking change in requests
Note: See TracTickets for help on using tickets.