Bug #17618
closed
Rudder api-client fails on sles12 due to missing urllib3
Added by Félix DALLIDET over 4 years ago.
Updated 6 months ago.
Category:
Rudder API & CLI
Description
This was only used for very old compatibility, we can now assume it is not necessary anymore since centos6 is not in the maintained server OS anymore.
An example of error:
Traceback (most recent call last):
File "/opt/rudder/bin/rudder_synchronize.py", line 27, in <module>
from rudder import RudderEndPoint, RudderError
File "/usr/share/rudder-api-client/rudder.py", line 4, in <module>
import urllib3
ImportError: No module named urllib3
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-api-client/pull/35
- Status changed from Pending technical review to Pending release
- Status changed from Pending release to Released
Also available in: Atom
PDF