Bug #8328
devel install fails due to candlepin db issues
Fixed in Releases:
Found in Releases:
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
History
#1
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Target version set to 61
- Pull request https://github.com/Katello/katello-installer/pull/137 added
- Pull request deleted (
)
#2
Updated by Justin Sherrill about 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|f1a1624f04bed33d3ec764934a8f8b2267ffb23e.
#3
Updated by Eric Helms about 6 years ago
- Legacy Backlogs Release (now unused) set to 14
fixes #8328 - fixing order of db, cpdb, tomcat, cpinit