Bug 1196713

Summary: thermostat depends on jetty, but not on thermostat-webapp
Product: [Fedora] Fedora Reporter: Severin Gehwolf <sgehwolf>
Component: thermostatAssignee: Severin Gehwolf <sgehwolf>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: ebaron, jerboaa, jon.vanalten, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: thermostat-1.2.2-5.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-31 22:01:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Severin Gehwolf 2015-02-26 15:09:39 UTC
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.

Comment 1 Severin Gehwolf 2015-03-24 17:35:59 UTC
Fixed with thermostat-1.2.2-5.fc22:
http://koji.fedoraproject.org/koji/buildinfo?buildID=623235

Comment 2 Severin Gehwolf 2015-03-24 17:36:37 UTC
web-storage-service is now part of thermostat-webapp.

Comment 3 Fedora Update System 2015-03-24 17:58:46 UTC
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

Comment 4 Fedora Update System 2015-03-26 22:03:17 UTC
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).

Comment 5 Fedora Update System 2015-03-31 22:01:28 UTC
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.