I'm having the same problem on jammy, is it possible to backport the
"5.0.3-1ubuntu1.1" fix?
vagrant@saio:/vagrant/.scratch/nv-swift-inventory$ docker-compose build
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/docker/api/client.py", line 214, in
_retrieve_server_version
return self.version(api_version=False)["ApiVersion"]
File "/usr/lib/python3/dist-packages/docker/api/daemon.py", line 181, in
version
return self._result(self._get(url), json=True)
File "/usr/lib/python3/dist-packages/docker/utils/decorators.py", line 46, in
inner
return f(self, *args, **kwargs)
File "/usr/lib/python3/dist-packages/docker/api/client.py", line 237, in _get
return self.get(url, **self._set_request_timeout(kwargs))
File
"/home/vagrant/.local/lib/python3.10/site-packages/requests/sessions.py", line
602, in get
return self.request("GET", url, **kwargs)
File
"/home/vagrant/.local/lib/python3.10/site-packages/requests/sessions.py", line
589, in request
resp = self.send(prep, **send_kwargs)
File
"/home/vagrant/.local/lib/python3.10/site-packages/requests/sessions.py", line
703, in send
r = adapter.send(request, **kwargs)
File
"/home/vagrant/.local/lib/python3.10/site-packages/requests/adapters.py", line
486, in send
resp = conn.urlopen(
File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py",
line 787, in urlopen
response = self._make_request(
File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py",
line 493, in _make_request
conn.request(
TypeError: HTTPConnection.request() got an unexpected keyword argument 'chunked'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/docker-compose", line 33, in <module>
sys.exit(load_entry_point('docker-compose==1.29.2', 'console_scripts',
'docker-compose')())
File "/usr/lib/python3/dist-packages/compose/cli/main.py", line 81, in main
command_func()
File "/usr/lib/python3/dist-packages/compose/cli/main.py", line 200, in
perform_command
project = project_from_options('.', options)
File "/usr/lib/python3/dist-packages/compose/cli/command.py", line 60, in
project_from_options
return get_project(
File "/usr/lib/python3/dist-packages/compose/cli/command.py", line 152, in
get_project
client = get_client(
File "/usr/lib/python3/dist-packages/compose/cli/docker_client.py", line 41,
in get_client
client = docker_client(
File "/usr/lib/python3/dist-packages/compose/cli/docker_client.py", line 170,
in docker_client
client = APIClient(use_ssh_client=not use_paramiko_ssh, **kwargs)
File "/usr/lib/python3/dist-packages/docker/api/client.py", line 197, in
__init__
self._version = self._retrieve_server_version()
File "/usr/lib/python3/dist-packages/docker/api/client.py", line 221, in
_retrieve_server_version
raise DockerException(
docker.errors.DockerException: Error while fetching server API version:
HTTPConnection.request() got an unexpected keyword argument 'chunked'
vagrant@saio:/vagrant/.scratch/nv-swift-inventory$ sudo apt-cache show
python3-docker
Package: python3-docker
Architecture: all
Version: 5.0.3-1
Priority: optional
Section: universe/python
Source: python-docker
Origin: Ubuntu
Maintainer: Ubuntu Developers <[email protected]>
Original-Maintainer: Docker Compose Team
<[email protected]>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 537
Depends: python3-distutils, python3-requests (>= 2.14.2~), python3-websocket
(>= 0.32.0~), python3:any
Filename: pool/universe/p/python-docker/python3-docker_5.0.3-1_all.deb
Size: 89280
MD5sum: 2c26ed7782ff91a750333f3fab4cdab0
SHA1: 21d207beca55dcd17f3584d1ac9bd84a1da3ee24
SHA256: 60e393160b66cb55c20967ff99f7e9249e7b0727421f3b2669ddad171f96a782
SHA512:
064687b4a8574fa2d9752d1f0faf79c370d1d0e57488db1545c9b2c14405c29bcfdf282601deb0200e2b0f79d55f2e3776626a9579eb8686f1b9f32485aa27d7
Homepage: https://github.com/docker/docker-py
Description-en: Python 3 wrapper to access docker.io's control socket
This package contains oodles of routines that aid in controlling
docker.io over it's socket control, the same way the docker.io
client controls the daemon.
.
This package provides Python 3 module bindings only.
Description-md5: f35f9a5a7263514cf0e810ca4e05fc20
--
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 go to:
https://bugs.launchpad.net/ubuntu/+source/python-docker/+bug/2065348/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs