Bug 1171256

Summary: New salt-api dependency is missing SRPM and python-cherrypy
Product: [Fedora] Fedora Reporter: Richard Larocque <rlarocque>
Component: salt-apiAssignee: Andrew Niemantsverdriet <andrewniemants>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 20CC: andrewniemants, erik
Target Milestone: ---   
Target Release: ---   
Hardware: noarch   
OS: Linux   
Whiteboard:
Fixed In Version: salt-2014.7.5-1.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-23 19:02:02 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 Richard Larocque 2014-12-05 18:42:30 UTC
Description of problem:

There's a bunch of chatter over on the Kubernetes issue tracker about how their Vagrant and Fedora 20 setup flow broke some time in the past few days.

https://github.com/GoogleCloudPlatform/kubernetes/issues/2746

The root of the problem is that salt-api won't start, and this is because python-cherrypy is not installed during setup.  As far as I can tell, the setup scripts have not changed recently.

Possibly relevant:

# yum deplist salt-api
package: salt-api.noarch 2014.7.0-3.fc20
  dependency: /usr/bin/python
   provider: python.x86_64 2.7.5-15.fc20
   provider: python.i686 2.7.5-15.fc20
  dependency: salt-master = 2014.7.0-3.fc20
   provider: salt-master.noarch 2014.7.0-3.fc20

I find this odd, since all the spec files I've been able to find for this package have included a dependency on python-cherrypy.  The one provided by yumdownloader --source certainly does, but that SRPM has version 0.8.3.  The one that actually gets installed when I ask for a binary package is version 2014.7.0-3.fc20.

Version-Release number of selected component (if applicable):

salt-api-2014.7.0-3.fc20.noarch.rpm


How reproducible: Always.

Steps to Reproduce:
0. Start with fresh F20 install.
1. yum install -y salt-api
2. systemctl start salt-api
3. systemctl status salt-api  # observe failure to start

Actual results:
salt-api package does not depend on python-cherrypy

Expected results:
salt-api package should depend on python-cherrypy

Additional info:
Seems to have broken some time this week.

Comment 1 Erik Johnson 2015-03-16 14:52:56 UTC
Sorry for letting this slip through, I'll be packaging a new release in the next week and I will make sure that it gets the added dependency.

Comment 2 Erik Johnson 2015-03-16 14:58:30 UTC
Also, note that the individual package for salt-api will be removed soon since salt-api is now provided in the salt SRPM:

http://koji.fedoraproject.org/koji/buildinfo?buildID=612347

Comment 3 Fedora Update System 2015-04-07 15:04:32 UTC
salt-2014.7.4-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/salt-2014.7.4-2.el6

Comment 4 Fedora Update System 2015-04-08 19:04:03 UTC
Package salt-2014.7.4-2.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing salt-2014.7.4-2.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-5692/salt-2014.7.4-2.el6
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2015-04-13 20:57:13 UTC
salt-2014.7.4-3.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/salt-2014.7.4-3.el6

Comment 6 Fedora Update System 2015-04-13 21:10:51 UTC
salt-2014.7.4-4.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/salt-2014.7.4-4.el6

Comment 7 Fedora Update System 2015-04-17 19:51:43 UTC
salt-2014.7.5-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/salt-2014.7.5-1.el6

Comment 8 Fedora Update System 2015-04-23 19:02:02 UTC
salt-2014.7.5-1.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.