Project

General

Profile

Actions

Bug #17618

open

Rudder api-client fails on sles12 due to missing urllib3

Added by Félix DALLIDET almost 4 years ago. Updated almost 4 years ago.

Status:
Pending release
Priority:
N/A
Category:
Rudder API & CLI
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

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.

Actions #1

Updated by Félix DALLIDET almost 4 years ago

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

Actions #2

Updated by Félix DALLIDET almost 4 years ago

  • Status changed from New to In progress
  • Assignee set to Félix DALLIDET
Actions #3

Updated by Félix DALLIDET almost 4 years ago

  • 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
Actions #4

Updated by Félix DALLIDET almost 4 years ago

  • Status changed from Pending technical review to Pending release
Actions

Also available in: Atom PDF