Project

General

Profile

Actions

Bug #15534

closed

User story #14943: Move rudder-pkg to rudder repo

Rudder-pkg is missing a dependency of python3-distutils on ubuntu

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

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

Description

Got this error message on ubuntu18:

    ubuntu18_server: Traceback (most recent call last):
    ubuntu18_server:   File "/opt/rudder/bin/rudder-pkg", line 74, in <module>
    ubuntu18_server:     import rudderPkg
    ubuntu18_server:   File "/opt/rudder/share/python/rudder-pkg/rudderPkg.py", line 11, in <module>
    ubuntu18_server:     import plugin
    ubuntu18_server:   File "/opt/rudder/share/python/rudder-pkg/plugin.py", line 2, in <module>
    ubuntu18_server:     import rudderPkgUtils as utils
    ubuntu18_server:   File "/opt/rudder/share/python/rudder-pkg/rudderPkgUtils.py", line 2, in <module>
    ubuntu18_server:     import distutils.spawn
    ubuntu18_server: ModuleNotFoundError: No module named 'distutils.spawn'
    ubuntu18_server: dpkg: error processing package rudder-webapp (--configure):

Actions #1

Updated by Félix DALLIDET over 4 years ago

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

Updated by Félix DALLIDET over 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-packages/pull/2034
Actions #3

Updated by Félix DALLIDET over 4 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Félix DALLIDET over 4 years ago

  • Parent task set to #15502
Actions #5

Updated by Félix DALLIDET over 4 years ago

  • Parent task changed from #15502 to #14943
Actions #6

Updated by Vincent MEMBRÉ over 4 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.0.0~beta1 which was released today.

Actions

Also available in: Atom PDF