Satellite 6 Capsule installation fails, "No package capsule_FQDN-qpid-client-cert available"
Issue
- Issue adding a remote capsule server to Satellite 6 infrastructure:
[root@mycapsule1 ~]# capsule-installer --parent-fqdn "wxyzsat6.example.local" --register-in-foreman "true" --foreman-oauth-key "xmmQCGYdkoCRcbviGfuPdX7ZiCsdExf" --foreman-oauth-secret "w5ZDpyPJ24eSBNo53AFybcnqoDYXgLUA" --pulp-oauth-secret "doajBEXqNcANy93ZbciFyysWaiwt6BWU" --certs-tar "/root/mycapsule1.example-certs.tar" --puppet "true" --puppetca "true" --pulp "true"
system identity: aaaaa-12345-67899-098765
Execution of '/usr/bin/yum install -y mycapsule1.example.local-qpid-client-cert' returned 1: Loaded plugins: package_upload, product-id, security, subscription-manager
Nothing to do
/Stage[main]/Certs::Pulp_child/Cert[mycapsule1.example.local-qpid-client-cert]/ensure: change from absent to present failed: Execution of '/usr/bin/yum install -y mycapsule1.example.local-qpid-client-cert' returned 1: Loaded plugins: package_upload, product-id, security, subscription-manager
Nothing to do
Execution of '/usr/bin/yum install -y mycapsule1.example.local-apache' returned 1: Loaded plugins: package_upload, product-id, security, subscription-manager
Nothing to do
/Stage[main]/Certs::Apache/Cert[mycapsule1.example.local-apache]/ensure: change from absent to present failed: Execution of '/usr/bin/yum install -y mycapsule1.example.local-apache' returned 1: Loaded plugins: package_upload, product-id, security, subscription-manager
Nothing to do
Execution of '/usr/bin/yum install -y mycapsule1.example.local-puppet-client' returned 1: Loaded plugins: package_upload, product-id, security, subscription-manager
Nothing to do
/Stage[main]/Certs::Puppet/Cert[mycapsule1.example.local-puppet-client]/ensure: change from absent to present failed: Execution of '/usr/bin/yum install -y mycapsule1.example.local-puppet-client' returned 1: Loaded plugins: package_upload, product-id, security, subscription-manager
Nothing to do
Execution of '/usr/bin/yum install -y mycapsule1.example.local-qpid-broker' returned 1: Loaded plugins: package_upload, product-id, security, subscription-manager
Nothing to do
/Stage[main]/Certs::Qpid/Cert[mycapsule1.example.local-qpid-broker]/ensure: change from absent to present failed: Execution of '/usr/bin/yum install -y mycapsule1.example.local-qpid-broker' returned 1: Loaded plugins: package_upload, product-id, security, subscription-manager
Nothing to do
Execution of '/usr/bin/yum install -y mycapsule1.example.local-foreman-proxy' returned 1: Loaded plugins: package_upload, product-id, security, subscription-manager
Nothing to do
/Stage[main]/Certs::Foreman_proxy/Cert[mycapsule1.example.local-foreman-proxy]/ensure: change from absent to present failed: Execution of '/usr/bin/yum install -y mycapsule1.example.local-foreman-proxy' returned 1: Loaded plugins: package_upload, product-id, security, subscription-manager
Nothing to do
Installing Done [100%] [.........................................................................................................................................................]
Something went wrong! Check the log for ERROR-level output
The full log is at /var/log/katello-installer/capsule-installer.log
[root@mycapsule1 ~]#
- Log shows the error:
[DEBUG 2015-01-05 14:00:25 main] Executing 'tar -xzf /root/mycapsule1.example-certs.tar'
[ WARN 2015-01-05 14:00:26 main] /Stage[main]/Capsule/Certs::Tar_extract[/root/mycapsule1.example-certs.tar]/Exec[extract /root/mycapsule1.example-certs.tar]/returns: executed successfully [ INFO 2015-01-05 14:00:26 main] RESOURCE Exec[extract /root/mycapsule1.example-certs.tar]
[DEBUG 2015-01-05 14:00:26 main] /Stage[main]/Capsule/Certs::Tar_extract[/root/mycapsule1.example-certs.tar]/Exec[extract /root/mycapsule1.example-certs.tar]: The container Certs::Tar_extract[/root/mycapsule1.example-certs.tar] will propagate my refresh event [ INFO 2015-01-05 14:00:26 main] RESOURCE Certs::Tar_extract[/root/mycapsule1.example-certs.tar]
[DEBUG 2015-01-05 14:00:26 main] Certs::Tar_extract[/root/mycapsule1.example-certs.tar]: The container Class[Capsule] will propagate my refresh event [ INFO 2015-01-05 14:00:27 main] RESOURCE File[/etc/pki/katello/private/katello-default-ca.pwd]
[ INFO 2015-01-05 14:00:27 main] RESOURCE Ca[katello-default-ca] [DEBUG 2015-01-05 14:00:27 main] Executing '/usr/bin/yum install -y mycapsule1.example.local-qpid-client-cert'
[ERROR 2015-01-05 14:00:29 main] Execution of '/usr/bin/yum install -y mycapsule1.example.local-qpid-client-cert' returned 1: Loaded plugins: package_upload, product-id, security, subscription-manager [ INFO 2015-01-05 14:00:29 main] Setting up Install Process [ INFO 2015-01-05 14:00:29 main] No package mycapsule1.example.local-qpid-client-cert available.
[ERROR 2015-01-05 14:00:29 main] Nothing to do
Environment
- Satellite Capsule 6
- Satellite 6
- Red Hat Enterprise Linux 6.5+
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
