Support #12906
closedKatello install fails
Description
I'm attempting to follow the instructions on this site - http://www.katello.org/docs/2.3/installation/index.html
to install katello. When I get to running katello-installer, I get a bunch of errors, but it seems to all go down hill with this one.
###
[ERROR 2015-12-21 10:19:05 main] Execution of '/usr/bin/yum -d 0 -e 0 -y install rubygem-smart_proxy_pulp' returned 1: Error: Package: foreman-proxy-1.9.3-1.el7.noarch (foreman)
[ INFO 2015-12-21 10:19:05 main] Requires: rubygem(rake) >= 0.8.3
[ INFO 2015-12-21 10:19:05 main] You could try using --skip-broken to work around the problem
[ INFO 2015-12-21 10:19:05 main] You could try running: rpm -Va --nofiles --nodigest
###
I do have the requested repos enabled, I'm wondering if somebody dropped the package.
Can you provide any guidance?
Thanks!
Updated by Eric Helms over 9 years ago
- Status changed from New to Resolved
Generally, the foreman-users lists is better for these types of questions because of the increased visibility. The problem you are hitting is due to a typo in the documentation, the foreman-release URL should be:
yum -y localinstall http://yum.theforeman.org/1.9/el7/x86_64/foreman-release.rpm
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 166