Bug #18737
closedBug #18735: No newer release compatible versions found for the plugin rudder-plugin-scale-out-relay, disabling it
Pass version parameter to "rudder package upgrade-all" command in upgrade
Description
Since package manager may not know the current version of rudder-agent (because we are upgrading it and we are during postinst, and since rpm does whatever he wants ...)and since we rely on this value in rudder package to check wether a plugin is compatible with our Rudder version (we state that rudder major version is contained in rudder agent version output) we added a new parameter to rudder package upgrade-all that allows to force rudder major version we are checking.
We need now to pass the parameter in packaging in the command all in rudder-upgrade
Updated by Vincent MEMBRÉ almost 4 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ almost 4 years ago
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2406
Updated by Vincent MEMBRÉ almost 4 years ago
- Status changed from In progress to Pending release
Applied in changeset rudder-packages|ff574c865b910e2e8920912e2cc382cd54f93d59.
Updated by François ARMAND almost 4 years ago
- Priority changed from N/A to 1 (highest)
Updated by Vincent MEMBRÉ almost 4 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ almost 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.2.0 which was released today.