Description of problem: When installing thermostat in F22/rawhide it drags in jetty dependencies due to "thermostat web-storage-service". However, there is no guarantee that the webapp itself (which "thermostat web-storage-service" needs) is installed. Version-Release number of selected component (if applicable): thermostat-1.2.0-13.fc22.x86_64 How reproducible: 100% Steps to Reproduce: 1. yum erase thermostat\* 2. yum install thermostat Actual results: Step two drags in jetty deps. Expected results: No jetty deps get installed. The web-storage-service plugin should not get installed. Additional info: web-storage-service should be moved to package thermostat-webapp or into a separate sub-package which then depends on thermostat-webapp. The most clean solution would be to only have the webapp in thermostat-webapp (with no tomcat deps). Then add other sub-packages which either drag in tomcat or jetty. Whatever the user wants. There is one more problem: thermostat-setup assumes the webapp is installed (for changing WEB-INF/web.xml) which might not be the case.
Fixed with thermostat-1.2.2-5.fc22: http://koji.fedoraproject.org/koji/buildinfo?buildID=623235
web-storage-service is now part of thermostat-webapp.
thermostat-1.2.2-5.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/thermostat-1.2.2-5.fc22
Package thermostat-1.2.2-5.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing thermostat-1.2.2-5.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-4702/thermostat-1.2.2-5.fc22 then log in and leave karma (feedback).
thermostat-1.2.2-5.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.