Red Hat Bugzilla – Bug 892639
SAM Compose : 7th January puddle -> katello-configure failed
Last modified: 2016-04-25 20:54:57 EDT
Created attachment 674019 [details] Katello-Debug Attached Description of problem: katello-configure --deplyment=sam failed for the latest compose (7th january 2013) Version-Release number of selected component (if applicable): # rpm -qa | grep katello katello-repos-1.2.4-1.el6.noarch katello-cli-1.2.1-11h.el6_3.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-selinux-1.2.1-2h.el6_3.noarch katello-glue-candlepin-1.2.1-11h.el6_3.noarch katello-cli-common-1.2.1-11h.el6_3.noarch katello-headpin-1.2.1-11h.el6_3.noarch katello-certs-tools-1.2.1-1h.el6_3.noarch katello-configure-1.2.3-1h.el6_3.noarch katello-common-1.2.1-11h.el6_3.noarch katello-headpin-all-1.2.1-11h.el6_3.noarch How reproducible: # yum install -y katello-headpin-all # katello-configure --deployment=sam Steps to Reproduce: 1.# yum install -y katello-headpin-all 2.# katello-configure --deployment=sam Starting Katello configuration The top-level log file is [/var/log/katello/katello-configure-20130107-072142/main.log] Creating Katello database user ############################################################ ... OK Creating Katello database ############################################################ ... OK Creating Candlepin database user ############################################################ ... OK err: /Stage[main]/Candlepin::Service/Exec[cpinit]/returns: change from notrun to 0 failed: /usr/bin/wget --timeout=30 --tries=5 --retry-connrefused -qO- http://localhost:8080/candlepin/admin/init >/var/log/katello/katello-configure/cpinit.log 2>&1 && touch /var/lib/katello/cpinit_done returned 8 instead of one of [0] at /usr/share/katello/install/puppet/modules/candlepin/manifests/service.pp:27 Actual results: katello-configure failed Expected results: Additional info: katello-debug attached
Fixed in katello-headpin-all 1.2.1-12.h You can test the error you're getting by: # id tomcat uid=91(tomcat) gid=91(tomcat) groups=91(tomcat),496(katello-shared) If you see "katello-shared", the install was correct. If not, candlepin will not be able to access the passphrase file
Verified: * candlepin-0.7.23-1.el6_3.noarch * candlepin-tomcat6-0.7.23-1.el6_3.noarch * elasticsearch-0.19.9-5.el6_3.noarch * katello-candlepin-cert-key-pair-1.0-1.noarch * katello-certs-tools-1.2.1-1h.el6_3.noarch * katello-cli-1.2.1-11h.el6_3.noarch * katello-cli-common-1.2.1-11h.el6_3.noarch * katello-common-1.2.1-12h.el6_3.noarch * katello-configure-1.2.3-1h.el6_3.noarch * katello-glue-candlepin-1.2.1-12h.el6_3.noarch * katello-headpin-1.2.1-12h.el6_3.noarch * katello-headpin-all-1.2.1-12h.el6_3.noarch * katello-selinux-1.2.1-2h.el6_3.noarch * thumbslug-0.0.28-1.el6_3.noarch * thumbslug-selinux-0.0.28-1.el6_3.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0544.html