[Bug 2065348] Re: [SRU] python3-docker `from_env()` broken

2024-08-29 Thread Jitender kumar
@sudipmuk Is there a way to check SRU review status for the fix? We are eagerly waiting for the upstreamed fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065348 Title: [SRU] python3-docker `fro

[Bug 2066926] Re: docker3-python=5.0.3-1ubuntu1 is useless on ubuntu 24.04

2024-05-27 Thread Jitender kumar
** Summary changed: - docker3-python=5.0.3-1ubuntu1 is useless + docker3-python=5.0.3-1ubuntu1 is useless on ubuntu 24.04 ** Summary changed: - docker3-python=5.0.3-1ubuntu1 is useless on ubuntu 24.04 + python3-docker=5.0.3-1ubuntu1 is useless on ubuntu 24.04 ** Description changed: - `docker3

[Bug 2066926] Re: python3-docker=5.0.3-1 is useless on ubuntu 24.04

2024-05-27 Thread Jitender kumar
** Summary changed: - python3-docker=5.0.3-1ubuntu1 is useless on ubuntu 24.04 + python3-docker=5.0.3-1 is useless on ubuntu 24.04 ** Description changed: - `python3-docker=5.0.3-1ubuntu1` is useless on ubuntu 24.04 because of - the issue described [here](https://github.com/docker/docker- - py/i

[Bug 2066926] Re: python3-docker=5.0.3-1 package is useless on ubuntu 24.04

2024-05-28 Thread Jitender kumar
** Summary changed: - python3-docker=5.0.3-1 is useless on ubuntu 24.04 + python3-docker=5.0.3-1 package is useless on ubuntu 24.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2066926 Title: pyth

[Bug 2066926] Re: python3-docker=5.0.3-1 package is useless on ubuntu 24.04

2024-06-03 Thread Jitender kumar
Please provide an upgrade from `python3-docker=5.0.3` to `python3-docker>=6.1.0` to fix the issue on Ubuntu 24.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2066926 Title: python3-docker=5.0.3-

[Bug 2065348] Re: [SRU] python3-docker `from_env()` broken

2024-08-21 Thread Jitender kumar
Do we have any timeline for fixing the issue in "Noble"? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065348 Title: [SRU] python3-docker `from_env()` broken To manage notifications about this bug

[Bug 2066926] Re: docker3-python=5.0.3-1ubuntu1 is useless

2024-05-23 Thread Jitender kumar
first usage of `python3-docker package is to connect to the docker service using below code lines $ python3 >>> import docker; >>> docker_socket = docker.from_env() last line reports the issue described in the bug report. -- You received this bug notification because you are a member of Ubuntu

[Bug 2066926] [NEW] docker3-python=5.0.3-1ubuntu1 is useless

2024-05-23 Thread Jitender kumar
Public bug reported: `docker3-python=5.0.3-1ubuntu1` is useless because of the issue described [here](https://github.com/docker/docker-py/issues/3113) and fixed in version [6.1.0](https://github.com/docker/docker- py/releases/tag/6.1.0) with PR [3116](https://github.com/docker/docker- py/pull/3116