Bug#1073205: docker-compose: new python3-requests dependency brokes docker-compose

2024-08-04 Thread Emmanuel Arias
Control: tags -1 + moreinfo Hi, Sorry, I'm not able to reproduce this bug. Could you provide a way to reproduce it? Cheers, Emmanuel signature.asc Description: PGP signature

Bug#1073205: docker-compose: new python3-requests dependency brokes docker-compose

2024-08-06 Thread Marco Marzetti
Dears, I am not sure where we stand with this bug, so please accept my apologies if my comment is of no help. I've noticed, that docker-compose is not longer part of testing now, but it looks like the package i have installed on my machine matches with that in sid. $ dpkg -l | grep compose ii d

Bug#1073205: docker-compose: new python3-requests dependency brokes docker-compose

2024-06-14 Thread Ernesto Domato
Package: docker-compose Version: 1.29.2-6 Severity: grave Justification: renders package unusable X-Debbugs-Cc: edom...@gmail.com Dear Maintainer, docker-compose depends on python3-compose which in turn depends on python3-requests Yesterday it was updated from 2.31.0+dfsg-2 to 2.32.3+dfsg-1 and

Bug#1073205: docker-compose: new python3-requests dependency brokes docker-compose

2024-06-15 Thread anomie
This appears to be a duplicate of bug #1073196 in python3-docker. I was able to reproduce this problem with version 6.1.3-0.1 of that package but can no longer reproduce after updating that package to 6.1.3-0.2.

Bug#1073205: docker-compose: new python3-requests dependency brokes docker-compose

2024-07-03 Thread Ernesto Domato
> This appears to be a duplicate of bug #1073196 in python3-docker. I was > able to reproduce this problem with version 6.1.3-0.1 of that package > but can no longer reproduce after updating that package to 6.1.3-0.2. I can confirm that the upgrade of python3-docker to version 6.1.3-0.2 fixes this

Bug#1073205: docker-compose: new python3-requests dependency brokes docker-compose

2024-07-22 Thread Philip Chung
Control: tags -1 + patch On Wed, 3 Jul 2024 10:16:00 -0300 Ernesto Domato wrote: Yesterday, an update to version 7.1.0-1 of the same library broke again the package that now when you try to run any command, it throws this error: Traceback (most recent call last): File "/usr/bin/docker-compo

Bug#1073205: docker-compose: new python3-requests dependency brokes docker-compose

2024-07-22 Thread Philip Chung
On Mon Jul 22 2024 10:59:51 GMT-0700 (Pacific Daylight Time), Philip Chung wrote: Attached is a patch for compatibility with version 7 of the python-docker/docker-py library. It removes the SSL version handling and --skip-hostname-check option, which are no longer supported in docker-py since 7