On 23/03/17 04:08, prakash ranjan wrote:
> Hi,
> 
> Trying to install by
> following:- https://theforeman.org/manuals/1.14/index.html#1.Foreman1.14Manual
> 
> After running - foreman-installer,getting following error:-
> 
> /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)
> 
> Requires: rubygem(rake)

You're missing this dependency from your OS repo. If you're using RHEL,
check you have the "optional" repository enabled. Otherwise check for
the source of rubygem-rake in your OS distribution, it should be present.

> After facing the same issue previously, I installed rubygem and
> passenger. But getting the same error.
> 
> 
> [root@foreman-home ~]# gem install rack -v=1.6.4

If you're using the installer, you're using a packaged installation. Do
not install gems locally over the top, you may introduce version conflicts.

-- 
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.

Reply via email to