Project

General

Profile

Actions

Bug #12922

closed

Broken windows plugin install in 4.3

Added by Alexis Mousset over 5 years ago. Updated over 5 years ago.

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

Description

root@server:~# /opt/rudder/bin/rudder-pkg install-file rudder-plugin-dsc-4.3-1.9-201806251448.rpkg
Installing rudder-plugin-dsc-4.3-1.9-201806251448.rpkg
Traceback (most recent call last):
  File "/opt/rudder/bin/rudder-pkg", line 369, in <module>
    install_file(args['<package.rpkg>'])
  File "/opt/rudder/bin/rudder-pkg", line 261, in install_file
    if not install_dependencies(metadata):
  File "/opt/rudder/bin/rudder-pkg", line 171, in install_dependencies
    if distutils.spawn.find_executable(metadata["depends"][system]) is None:
  File "/usr/lib64/python2.7/distutils/spawn.py", line 186, in find_executable
    base, ext = os.path.splitext(executable)
  File "/usr/lib64/python2.7/posixpath.py", line 105, in splitext
    return genericpath._splitext(p, sep, altsep, extsep)
  File "/usr/lib64/python2.7/genericpath.py", line 91, in _splitext
    sepIndex = p.rfind(sep)
AttributeError: 'list' object has no attribute 'rfind'

Actions #1

Updated by Alexis Mousset over 5 years ago

  • Target version set to 4.1.13
Actions #2

Updated by Alexis Mousset over 5 years ago

  • Status changed from New to In progress
Actions #3

Updated by Alexis Mousset over 5 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/1609
Actions #4

Updated by Alexis Mousset over 5 years ago

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

Updated by Vincent MEMBRÉ over 5 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.13, 4.2.7 and 4.3.3 which were released today.

Actions

Also available in: Atom PDF