Bug #12625
closedMissing dependency on CentOS 7.1: python-cherrypy
Description
Trying to install at least 2.3 or nightly production fails a missing dependency: python-webpy requires python-cherrypy.
This package has been retired from EPEL 7 with a message "RHEL 7.2 provides this package now" but CentOS 7.2 has not yet been released.
https://admin.fedoraproject.org/pkgdb/package/python-cherrypy/
Only option is to compile the package manually from e.g. https://git.centos.org/summary/rpms!python-cherrypy where a CentOS 7 branch exists.
Updated by Justin Sherrill about 9 years ago
Thanks for the report, Our pipeline hit this too http://ci.theforeman.org/view/Katello%20Pipeline/job/release_test_katello/500/label=rpmbuild,os=el7/
will see about temporarily pulling in python-cherrypy
Updated by Justin Sherrill about 9 years ago
As a workaround you can still grab the latest el7 version from: https://kojipkgs.fedoraproject.org//packages/python-cherrypy/3.2.2/4.el7/noarch/python-cherrypy-3.2.2-4.el7.noarch.rpm
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello-packaging/pull/115 added
Updated by The Foreman Bot about 9 years ago
- Pull request https://github.com/Katello/katello-packaging/pull/116 added
Updated by Justin Sherrill about 9 years ago
- Status changed from Ready For Testing to Closed
This should now be resolved in nightly and 2.4.0 RC
Opened http://projects.theforeman.org/issues/12629 to remove the package from katello's repos once 7.2 is released.
Updated by The Foreman Bot about 9 years ago
- Pull request https://github.com/Katello/katello/pull/5637 added