Actions
Bug #10989
closedMissing configuration file for Apache2 when installing 4.2
Pull Request:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
User visibility:
Getting started - demo | first install | level 1 Techniques
Effort required:
Priority:
78
Name check:
Fix check:
Regression:
Description
Install of Rudder 4.2 fails, because
/opt/rudder/etc/rudder-share-acl.conf is not there
/opt/rudder/etc/rudder-share-acl-24.conf is not there either
/opt/rudder/etc/ssl/ca.cert is not there (and it can't be an empty file)
Prevents installation of server with
==> windows42_server: Errors were encountered while processing: ==> windows42_server: rudder-server-relay ==> windows42_server: rudder-webapp ==> windows42_server: rudder-server-root ==> windows42_server: E ==> windows42_server: : ==> windows42_server: Sub-process /usr/bin/dpkg returned an error code (1) ==> windows42_server: sed: can't read /opt/rudder/etc/rudder-passwords.conf: No such file or directory
at least on ubuntu16
Actions