Actions
Bug #8328
closeddevel install fails due to candlepin db issues
Difficulty:
medium
Triaged:
Yes
Description
Currently the devel install is failing due to issues with candlepin being configured properly
It seems the db is not up when needed, or candlepin is not started in the correct order, should be:
start postgresql -> cpdb -> start tomcat -> cpinit
Actions