Actions
Bug #11395
closedCannot save plugin status during initial install
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
During installation of rudder-sebapp package on centos7Ii encountered the following error:
==> centos7_server: ==> centos7_server: INFO: Launching script to check if a migration is needed ==> centos7_server: INFO: End of migration script ==> centos7_server: INFO: Restarting syslogd ... Done ==> centos7_server: Stopping Jetty: OK ==> centos7_server: Traceback (most recent call last): ==> centos7_server: File "/opt/rudder/bin/rudder-pkg", line 338, in <module> ==> centos7_server: plugin_save_status() ==> centos7_server: File "/opt/rudder/bin/rudder-pkg", line 290, in plugin_save_status ==> centos7_server: text = open(PLUGINS_CONTEXT_XML).read() ==> centos7_server: IOError: [Errno 2] No such file or directory: '/opt/rudder/share/webapps/rudder.xml' ==> centos7_server: error: %pre(rudder-webapp-1398866025:4.2.0.rc2-1.EL.7.noarch) scriptlet failed, exit status 1 ==> centos7_server: Error in PREIN scriptlet in rpm package 1398866025:rudder-webapp-4.2.0.rc2-1.EL.7.noarch ==> centos7_server: error: rudder-webapp-1398866025:4.2.0.rc2-1.EL.7.noarch: install failed
Updated by Alexis Mousset about 7 years ago
- Target version changed from 4.2.0 to 4.1.8
Updated by Alexis Mousset about 7 years ago
- Subject changed from Install problem of 4.2.0~rc2 on centos7 to Cannot save plugin status during initial install
Updated by Alexis Mousset about 7 years ago
- Status changed from New to In progress
Updated by Alexis Mousset about 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-packages/pull/1386
Updated by Alexis Mousset about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|c91542b7ee4c405cd10adecc1a19c423a58d7a42.
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.8 and 4.2.1 which were released today.
- 4.1.8: Announce Changelog
- 4.2.1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions