Hi all, I'm having problems installing Foreman 1.12 on a fresh installation of Oracle Linux 7 following the Quickstart instructions for "CentOS, Scientific Linux or Oracle Linux 7".
The problem appears to be with the installer and finding the correct version of Ruby. EPEL is installed. I've tried running the installer both with and without ol7_software_collections enabled. I get the same results. Here are the error lines from the verbose output: [ERROR 2016-10-04 16:24:26 verbose] Execution of '/usr/bin/yum -d 0 -e 0 -y install foreman-proxy' returned 1: Error: Package: foreman-proxy-1.12.3-1.el7.noarch (foreman) [ INFO 2016-10-04 16:24:26 verbose] Requires: rubygem(rake) >= 0.8.3 [ INFO 2016-10-04 16:24:26 verbose] You could try using --skip-broken to work around the problem [ INFO 2016-10-04 16:24:26 verbose] You could try running: rpm -Va --nofiles --nodigest [ERROR 2016-10-04 16:24:26 verbose] /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: foreman-proxy-1.12.3-1.el7.noarch (foreman) [ INFO 2016-10-04 16:24:26 verbose] Requires: rubygem(rake) >= 0.8.3 [ INFO 2016-10-04 16:24:26 verbose] You could try using --skip-broken to work around the problem [ INFO 2016-10-04 16:24:26 verbose] You could try running: rpm -Va --nofiles --nodigest [ERROR 2016-10-04 16:24:37 verbose] Execution of '/usr/bin/yum -d 0 -e 0 -y install mod_passenger' returned 1: Error: Package: passenger-4.0.53-4.el7.x86_64 (epel) [ INFO 2016-10-04 16:24:37 verbose] Requires: rubygem(rake) [ INFO 2016-10-04 16:24:37 verbose] You could try using --skip-broken to work around the problem [ INFO 2016-10-04 16:24:37 verbose] You could try running: rpm -Va --nofiles --nodigest [ERROR 2016-10-04 16:24:37 verbose] /Stage[main]/Apache::Mod::Passenger/Apache::Mod[passenger]/Package[mod_passenger]/ensure: change from purged to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install mod_passenger' returned 1: Error: Package: passenger-4.0.53-4.el7.x86_64 (epel) [ INFO 2016-10-04 16:24:37 verbose] Requires: rubygem(rake) [ INFO 2016-10-04 16:24:37 verbose] You could try using --skip-broken to work around the problem [ INFO 2016-10-04 16:24:37 verbose] You could try running: rpm -Va --nofiles --nodigest I can provide the complete log if desired. Can anybody help me straighten this out? Thank you, Aron -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
