[Bugs] [Bug 1753587] https://build.gluster.org/job/compare-bug-version-and-git-branch/41059/ fails for public BZ

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 19 13:00:12 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1753587



--- Comment #1 from Niels de Vos <ndevos at redhat.com> ---
The error seems to be related to some missing Python package:

ImportError: No module named 'requests.packages.urllib3'


Maybe these additional RPM needs to be installed:
- python-requests.noarch : HTTP library, written in Python, for human beings
- python-urllib3.noarch : Python HTTP library with thread-safe connection
pooling and file post

With those RPMs installed, the package requests.packages.urllib3 can be
imported.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list