Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Peter Freitag / ()
Created: 08/06/2018
Components: Installation/Config, Lockdown Installer
Versions: 2018
Failure Type: Incorrectly functioning
Found In Build/Fixed In Build: 2018.0.0.310739 /
Priority/Frequency: Normal / Few users will encounter
Locale/System: ALL / Linux
Vote Count: 0
Problem Description: If apache is installed but not running when the lockdown installer attempts to restart apache, it thinks that it has failed. Here is part of the logs that is indicating it:
2018-08-06 17:03:19 INFO - Successfully added the user to the said group!
2018-08-06 17:03:19 INFO - Attempting to restart Apache
2018-08-06 17:03:19 INFO - Stopping apache
2018-08-06 17:03:19 INFO - Bin path true
2018-08-06 17:03:19 INFO - Failed to stop apache
2018-08-06 17:03:19 INFO - httpd (no pid file) not running
2018-08-06 17:03:19 INFO - Failed to add the user to the group!
2018-08-06 17:03:19 INFO - Failed to add Apache to proper groups!
2018-08-06 17:03:19 INFO - Rolling back any changes made during lockdown!
Steps to Reproduce: Created a cfuser account, and webusers group, then Installed CF2018 on RHEL 7.5, using all the defaults. Install apache (yum install httpd) and then stopped apache (service httpd stop). Ran the lockdown installer again using all the defaults.
Actual Result: Lockdown Installer failed.
Expected Result: Work
Any Workarounds: Not sure
Attachments:
Comments: