Description of problem: /usr/lib/systemd/system/tomcat@.service describes how to use tomcat with custom CATALINA_BASE in /var/lib/tomcats/name. However, directory /var/lib/tomcats does not exist. Version-Release number of selected component (if applicable): $ rpm -q tomcat tomcat-7.0.47-1.fc21.noarch How reproducible: Always. Steps to Reproduce: 1. yum install tomcat 2. ls /var/lib/tomcats Actual results: No such file or directory Expected results: Empty directory exists. Additional info: If custom tomcats start to own this directory chaos will occur if more than one of those is installed. Getting file conflicts. Such custom tomcats should only own /var/lib/tomcats/<name> NOT /var/lib/tomcats itself.
tomcat-7.0.52-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/tomcat-7.0.52-1.fc20
Package tomcat-7.0.52-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing tomcat-7.0.52-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-11048/tomcat-7.0.52-1.fc20 then log in and leave karma (feedback).
tomcat-7.0.52-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.