Description of problem: Dogtag 9.0 depends on Tomcat. In F17, Tomcat 7 is pulled in by yum, but Dogtag doesn't work with Tomcat 7. Dogtag should either explicitly depend on Tomcat 6 (which is still available for F17), or (preferably) should be made to function with Tomcat 7. Version-Release number of selected component (if applicable): pki-ca-9.0.21-1.fc17.noarch How reproducible: 100% Steps to Reproduce: 1. yum install pki-ca 2. Observe yum pulls in tomcat 7 3. Observe systemctl can't start Dogtag 4. Uninstall tomcat 7 5. Install tomcat6-* packages 6. Observe systemctl can start Dogtag correctly
Upstream ticket: https://fedorahosted.org/pki/ticket/388
Fix included in pki-core-9.0.24-1.fc17 and pki-core-9.0.24-1.fc16.
Closing: this bug was fixed upstream and included in fedora quite some time ago.