Project

General

Profile

Actions

Bug #13785

closed

"rudder-pkg enable-all" command fails when a plugin has no jar

Bug #13785: "rudder-pkg enable-all" command fails when a plugin has no jar

Added by Benoît PECCATTE about 7 years ago. Updated about 7 years ago.

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

Description

sudo /opt/rudder/bin/rudder-pkg plugin enable-all
Enabling rudder-plugin-glpi
Traceback (most recent call last):
File "/opt/rudder/bin/rudder-pkg", line 404, in <module>
plugin_enable_all()
File "/opt/rudder/bin/rudder-pkg", line 365, in plugin_enable_all
plugin_status(DB["plugins"].keys(), True)
File "/opt/rudder/bin/rudder-pkg", line 376, in plugin_status
for j in metadata['jar-files']:
KeyError: 'jar-files'

Updated by Benoît PECCATTE about 7 years ago Actions #1

  • Status changed from New to In progress
  • Assignee set to Benoît PECCATTE

Updated by Benoît PECCATTE about 7 years ago Actions #2

  • Status changed from In progress to Pending technical review
  • Assignee changed from Benoît PECCATTE to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/1708

Updated by Benoît PECCATTE about 7 years ago Actions #3

  • Status changed from Pending technical review to Pending release

Updated by Vincent MEMBRÉ about 7 years ago Actions #4

  • Subject changed from rudder-pkg enable-all fails when a plugin has no jar to "rudder-pkg enable-all" command fails when a plugin has no jar

Updated by Vincent MEMBRÉ about 7 years ago Actions #5

  • Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.17, 4.3.7 and 5.0.3 which were released today.
Changelog
Changelog
Changelog
Actions

Also available in: PDF Atom