Actions
Bug #15952
closedRudder package does not work when there are no plugin compatible with the current version of Rudder
Status:
Released
Priority:
N/A
Assignee:
Category:
Plugins integration
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
It displays a python error:
Traceback (most recent call last): File "/opt/rudder/share/python/rudder-pkg/plugin.py", line 77, in getLatestCompatibleRelease return max(self.getCompatibleRelease())
It should not be displayed like that, also, we should mask the gpg outputs when updating the repo index.
Actions