Project

General

Profile

Actions

Bug #13377

closed

Katello EL5 client installation issues

Added by Anonymous almost 9 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

There are several issues with the EL5 katello client installation.

First, the doc at http://www.katello.org/docs//installation/clients.html (google result on "katello-client"), mentions as url for the EL5 client:
yum update -y http://fedorapeople.org/groups/katello/releases/yum//client/RHEL/5Server/x86_64/katello-client-repos-latest.rpm
while going to http://www.katello.org/docs/2.4/installation/clients.html it is more correctly:
yum update -y http://fedorapeople.org/groups/katello/releases/yum/2.4/client/RHEL/5Server/x86_64/katello-client-repos-latest.rpm

Second: the 2.4 client packages are signed with a v4 gpg key, while EL5 only supports v3 (effectively blocking installation unless using the rpm options --nosignature --nodigest). The 2.2 client version is correct in that regard.

Third: the installation of python-gofer-ampq fails (even with the 2.2 client version) because of a dependency on python-amqp (which doesn't exist at all for EL5 since that uses python 2.4). This results in not being able to do remote package management on an EL5 client from within katello.

Actions

Also available in: Atom PDF