On 18/08/16 21:12, Victor Feng wrote: > I followed the instruction to install Foreman 1.12 on RHEL 7.2. > > # foreman-installer > Execution of '/bin/yum -d 0 -e 0 -y install foreman-proxy' returned 1: > Error: Package: foreman-proxy-1.12.1-1.el7.noarch (foreman) > /Stage[main]/Foreman_proxy::Install/Package[foreman-proxy]/ensure: > change from purged to present failed: Execution of '/bin/yum -d 0 -e 0 > -y install foreman-proxy' returned 1: Error: Package: > foreman-proxy-1.12.1-1.el7.noarch (foreman) > Execution of '/bin/yum -d 0 -e 0 -y install mod_passenger' returned 1: > Error: Package: passenger-4.0.53-4.el7.x86_64 (epel) > > /Stage[main]/Apache::Mod::Passenger/Apache::Mod[passenger]/Package[mod_passenger]/ensure: > change from purged to present failed: Execution of '/bin/yum -d 0 -e 0 > -y install mod_passenger' returned 1: Error: Package: > passenger-4.0.53-4.el7.x86_64 (epel) > Installing Done > [100%] [...............................] > Something went wrong! Check the log for ERROR-level output > * Foreman is running at https://for01.domain.com > Initial credentials are admin / 6izVgbykNsrhXVYE > * Foreman Proxy is running at https://for01.domain.com:8443 > * Puppetmaster is running at port 8140 > The full log is at /var/log/foreman-installer/foreman.log > > What can be the reason? lsof could not find 8443 is up.
No, the package installation failed. Run the commands having a problem (yum install foreman-proxy) and check the output for more information. Ensure you have the RHEL "optional" repository enabled. -- Dominic Cleal [email protected] -- 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.
