Project

General

Profile

Actions

Bug #5961

closed

Installation fails with foreman-tasks

Added by Ignacio Bravo almost 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

When installing Katello in a new CentOS6 machine the installation of ruby193-rubygem-foreman-tasks-05.6-1.el6.noarch fails with the following error:
/var/tmp/rpm-tmp.EFlqHJ: line 1: foreman-selinux-relabel: command not found

When the installation completes, an error with Dynflow prevents the https://localhost/katello to be displayed.

The installation is done with the following procedure:

  1. yum update
  2. yum install -y git ruby
  3. git clone https://github.com/Katello/katello-deploy.git
  4. cd katello-deploy
  5. vim /etc/hosts and add FQDN to list
  6. setenforce 0
  7. SELINUX=permissive on /etc/selinux/config
  8. ./setup.rb centos6 --skip-installer
Actions

Also available in: Atom PDF