3.5. Client and Agent Issues

This section describes known issues with the Client/Agent component of Satellite 6.1
BZ 1219157: katello-agent install fails on Red Hat Enterprise Linux 6.3 client
Issue

If you attempt to install the katello-agent package on a Red Hat Enterprise Linux 6.3 client, the installation fails. This occurs even if the Satellite 6 tools repository has been configured. For example:

yum install -y katello-agent
  Error: Package: qpid-proton-c-0.9-1.20150223.el6.x86_64 (sat6-tools)
           Requires: libcrypto.so.10(libcrypto.so.10)(64bit)
Error: Package: qpid-proton-c-0.9-1.20150223.el6.x86_64 (sat6-tools)
           Requires: libssl.so.10(libssl.so.10)(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
Workaround

The katello-agent package will install on a Red Hat Enterprise Linux 6.3 client if the following repository is included in the life cycle environment and content view that the client registers to:

[rhel-6-server-optional-rpms]
name = Red Hat Enterprise Linux 6 Server - Optional (RPMs)

Note

This repository is in addition to the Satellite 6 tools and RHEL 6 server repositories.