Actions
Bug #24577
closedInstalling nightly plugin with same rudder version has compatibility error
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
I was bothered the first time
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Small
Priority:
46
Name check:
To do
Fix check:
To do
Regression:
No
Description
I :
- started a Rudder 8.0 server
- installed the CVE plugin from
rudder package
(OK) - upgraded the server to 8.1, it upgraded the plugin to
8.1.0~beta2-2-2.10
(OK) - tried to install a locally built rpkg file with
rudder-version=8.1.0~beta2
(FAILURE)
with the following error :
root@test8_1_server:/home/vagrant# rudder package install rudder-plugin-cve-8.1.0~beta2-2.10-nightly.rpkg
INFO rudder_package::database: Installing rudder-plugin-cve-8.1.0~beta2-2.10-nightly.rpkg
INFO rudder_package::archive: Installing rpkg 'rudder-plugin-cve-8.1.0~beta2-2.10-nightly.rpkg'...
ERROR rudder_package: Installation of cve-8.1.0~beta2-2.10-nightly.rpkg failed: This plugin was built for a Rudder '8.1.0~beta2', it is incompatible with your current webapp version '8.1.0~beta2'.
ERROR rudder_package: Some plugin installation failed
Updated by Clark ANDRIANASOLO 8 months ago
- Category set to Plugins integration
- Assignee set to Alexis Mousset
- Target version set to 8.1.0~rc1
- Severity set to Minor - inconvenience | misleading | easy workaround
- UX impact set to I was bothered the first time
- User visibility set to Operational - other Techniques | Rudder settings | Plugins
- Effort required set to Small
- Priority changed from 0 to 49
Updated by Clark ANDRIANASOLO 8 months ago
Passing the -f
option to force ignore the compatibility check is a workaround
Updated by Vincent MEMBRÉ 8 months ago
- Target version changed from 8.1.0~rc1 to 8.1.0
Updated by Vincent MEMBRÉ 7 months ago
- Target version changed from 8.1.0 to 8.1.1
Updated by Vincent MEMBRÉ 7 months ago
- Target version changed from 8.1.1 to 8.1.2
Updated by Vincent MEMBRÉ 7 months ago
- Target version changed from 8.1.2 to 8.1.3
Updated by Vincent MEMBRÉ 6 months ago
- Target version changed from 8.1.3 to 8.1.4
- Priority changed from 49 to 48
Updated by Vincent MEMBRÉ 5 months ago
- Target version changed from 8.1.4 to 8.1.5
Updated by Vincent MEMBRÉ 5 months ago
- Target version changed from 8.1.5 to 8.1.6
- Priority changed from 48 to 47
Updated by Vincent MEMBRÉ 4 months ago
- Target version changed from 8.1.6 to 8.1.7
Updated by Alexis Mousset 4 months ago
- Status changed from New to Released
- Priority changed from 47 to 46
this has been fixed
Actions