Description of problem: Right now aeolus-configure is in rc.local which S99local There are aeolus deamons and related deamons that are starting before the configure script is executed, potentially causing issues. Here is a list of deamons that should be off for run level 3 when the ami initially boots. chkconfig off the following. S99aeolus-conductor S40iwhd S85qpidd S99conductor-condor_refreshd S40solr S99conductor-dbomatic S97aeolus-connector S99conductor-delayed_job S97deltacloud-ec2-us-east-1 S99conductor-warehouse_sync S97deltacloud-ec2-us-west-1 S99imagefactory S64postgresql S97deltacloud-mock S99libvirt-guests S20mongod S85httpd S98condor
The next AMI should accommodate this request.
I ran a scratch build and saw this in the output: DEBUG util.py:256: error reading information on service solr: No such file or directory DEBUG util.py:256: error reading information on service deltacloud-ec2-us-east-1: No such file or directory DEBUG util.py:256: error reading information on service deltacloud-ec2-us-west-1: No such file or directory DEBUG util.py:256: error reading information on service deltacloud-mock: No such file or directory The task and its output are here: https://brewweb.devel.redhat.com/taskinfo?taskID=3272196
morazi mentioned those services are created at configure-time, so it is pointless try to shut them off beforehand.
verified in ami
release pending...
closing out old bugs
perm close