Project

General

Profile

Actions

Bug #18947

closed

Symlink to rudder-api-client is not documented to use rtf

Added by Elaad FURREEDAN about 3 years ago. Updated about 3 years ago.

Status:
Released
Priority:
N/A
Category:
Documentation
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

When setup a dev environment, when can get these errors :

Traceback (most recent call last):
  File "./rtf", line 155, in <module>
    from lib import Platform, shell
  File "/home/elaad/devs/rudder-tests/lib/__init__.py", line 2, in <module>
    from .platform import Platform
  File "/home/elaad/devs/rudder-tests/lib/platform.py", line 14, in <module>
    from rudder import RudderEndPoint, RudderError
ModuleNotFoundError: No module named 'rudder'

The symlink to rudder-api-client is missing, but I didn't find mention to this anywhere

Actions #1

Updated by Elaad FURREEDAN about 3 years ago

  • Status changed from New to In progress
Actions #2

Updated by Elaad FURREEDAN about 3 years ago

  • Status changed from In progress to Pending release
Actions #3

Updated by Nicolas CHARLES about 3 years ago

  • Pull Request set to https://github.com/Normation/rudder/pull/3517
Actions #4

Updated by François ARMAND about 3 years ago

  • Fix check changed from To do to Checked
Actions #5

Updated by Vincent MEMBRÉ about 3 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.2.3 which was released today.

Actions

Also available in: Atom PDF