[Python-modules-team] Bug#767445: python-docker: throws ValueError exception on attempting any command

2014-11-01 Thread Jakub Warmuz
FYI this has also been reported upstream: https://github.com/docker/docker-py/issues/377. I believe that this is due to python-docker explicitly importing requests.packages.urllib3: /usr/lib/python2.7/dist-packages/docker/unixconn/unixconn.py:import

[Python-modules-team] Bug#767445: python-docker: throws ValueError exception on attempting any command

2014-11-01 Thread Jakub Warmuz
On 01.11.2014 12:26, Jakub Warmuz wrote: IMO a package patch should be provided to import global urllib3 instead, following Debian packaging standards As discussed on #debian-python I'm attaching a patch. Let me know if I can help further. -- Yours virtually, Kuba Index: debian/changelog

[Python-modules-team] Bug#767445: python-docker: throws ValueError exception on attempting any command

2014-10-30 Thread Felipe Sateler
Package: python-docker Version: 0.5.3-1 Severity: grave Justification: renders package unusable I'm finding it impossible to do anything with the API. The ipython backtrace is pasted below. My python fu is relatively limited, but the problem looks like for some reason the requests module is