Facing issues in client registration with satellite 6.2
Hi,
my client system is ,
Red Hat Enterprise Linux Server release 6.4 (Santiago)
which I am trying to register with Redhat Satellite 6.2
One of the step in registration is to update ca certificates on client using below command:
yum -y --nogpgcheck install http://satellite6.example.com/pub/katello-ca-consumer-latest.noarch.rpm
I am getting error in execution of this as below.
Preparing... ########################################### [100%]
1:katello-ca-consumer-elh########################################### [100%]
/usr/bin/katello-rhsm-consumer: line 281: update-ca-trust: command not found
/usr/bin/katello-rhsm-consumer: line 283: update-ca-trust: command not found
package - ca-certificates is already installed but its strange that its not providing command - update-ca-trust
[root@elhhpnet11 yum.repos.d]# yum install -y ca-certificates
Loaded plugins: product-id, security, subscription-manager
This system is receiving updates from Red Hat Subscription Management.
Setting up Install Process
Package ca-certificates-2010.63-3.el6_1.5.noarch already installed and latest version
I am stuck here from last 2 days.
need help asap.
Thanks in advance