Actions
Bug #22660
openinstall of katello 3.6RC1 and foreman 1.17RC1 fails because of missing gems and rpm dependencies
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
could not install with the in the documentation provided steps.
i had to manually install
scl enable tfm bash
yum -y install gcc ruby-devel
gem install sqlite3
gem install sinatra --version '~> 1.4'
that was the initial setup and error. please ignore the user error because i had a freeipa foreman user
http://pastebin.centos.org/560311/
after that more errors came which i dont know how to fix..
Actions