Actions
Bug #22585
closedThe Foreman on new release RHEL7.5
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
I try to install The Foreman on RHEL new release 7.5 and it is failed due to dependency.
... /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:375:in `block in run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:672:in `exit_on_fail' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:375:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:137:in `run' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:73:in `execute' /opt/puppetlabs/puppet/bin/puppet:5:in `<main>' /Stage[main]/Foreman_proxy::Install/Package[foreman-proxy]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install foreman-proxy' returned 1: Error: Package: libkadm5-1.15.1-8.el7.x86_64 (rhel-7-server-rpms) Requires: krb5-libs(x86-64) = 1.15.1-8.el7 Installed: krb5-libs-1.15.1-18.el7.x86_64 (@beaker-Server/7.5) krb5-libs(x86-64) = 1.15.1-18.el7 Available: krb5-libs-1.11.3-49.el7.x86_64 (rhel-7-server-rpms) krb5-libs(x86-64) = 1.11.3-49.el7 Available: krb5-libs-1.12.2-14.el7.x86_64 (rhel-7-server-rpms) krb5-libs(x86-64) = 1.12.2-14.el7 Available: krb5-libs-1.12.2-15.el7_1.x86_64 (rhel-7-server-rpms) krb5-libs(x86-64) = 1.12.2-15.el7_1 Available: krb5-libs-1.13.2-10.el7.x86_64 (rhel-7-server-rpms) krb5-libs(x86-64) = 1.13.2-10.el7 Available: krb5-libs-1.13.2-12.el7_2.x86_64 (rhel-7-server-rpms) krb5-libs(x86-64) = 1.13.2-12.el7_2 Available: krb5-libs-1.14.1-26.el7.x86_64 (rhel-7-server-rpms) krb5-libs(x86-64) = 1.14.1-26.el7 Available: krb5-libs-1.14.1-27.el7_3.x86_64 (rhel-7-server-rpms) krb5-libs(x86-64) = 1.14.1-27.el7_3 Available: krb5-libs-1.15.1-8.el7.x86_64 (rhel-7-server-rpms) krb5-libs(x86-64) = 1.15.1-8.el7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest ... * Puppetmaster is running at port 8140 The full log is at /var/log/foreman-installer/foreman.log exit code: 6
Updated by Ewoud Kohl van Wijngaarden about 7 years ago
This is a known RHEL 7.5 blocker tracked in https://bugzilla.redhat.com/show_bug.cgi?id=1330431
Updated by Ewoud Kohl van Wijngaarden about 7 years ago
- Status changed from New to Closed
This is not an issue in the installer itself. See https://community.theforeman.org/t/rubygem-rkerberos-currently-not-installable-on-el7-5/8829 for more information.
Actions