Bug 809824

Summary: katello-configure with no deployment option returns unfriendly error.
Product: [Retired] Subscription Asset Manager Reporter: Eric Sammons <esammons>
Component: katello-configureAssignee: Jordan OMara <jomara>
Status: CLOSED DUPLICATE QA Contact: SAM QE List <sam-qe-list>
Severity: high Docs Contact:
Priority: high    
Version: 1.0.0CC: athomas, bkearney, jomara
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
katello-configure-0.1.107-1.el6.noarch
Last Closed: 2012-04-27 20:08:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 816564    

Description Eric Sammons 2012-04-04 13:16:50 UTC
Description of problem:
When running katello-configure there is no obvious default deployment type; however, rather than explaining that deployment type should be passed a err is returned that is no user friendly.

Version-Release number of selected component (if applicable):
katello-configure-0.1.107-1.el6.noarch

How reproducible:


Steps to Reproduce:
1. yum install -y katello-headpin-all
2. katello-configure

Actual results:
# katello-configure 
Starting Katello configuration
The top-level log file is [/var/log/katello/katello-configure-20120404-091126/main.log]
err: /Stage[main]/Mongodb::Service/Service[mongod]/ensure: change from stopped to running failed: Could not start Service[mongod]: Execution of '/sbin/service mongod start' returned 1:  at /usr/share/katello/install/puppet/modules/mongodb/manifests/service.pp:5
err: /Stage[main]/Certs::Config/Exec[strip-qpid-client-certificate]/returns: change from notrun to 0 failed: cp /root/ssl-build/mgmt9.rhq.lab.eng.bos.redhat.com/qpid-client.key /etc/pki/pulp/qpid_client_striped.crt; openssl x509 -in /root/ssl-build/mgmt9.rhq.lab.eng.bos.redhat.com/qpid-client.crt >> /etc/pki/pulp/qpid_client_striped.crt returned 1 instead of one of [0] at /usr/share/katello/install/puppet/modules/certs/manifests/config.pp:311
err: /File[/var/lib/pulp/packages]/ensure: change from absent to directory failed: Cannot create /var/lib/pulp/packages; parent directory /var/lib/pulp does not exist


Expected results:
Error explaining that a deployment type must be specified.

Comment 2 Jordan OMara 2012-04-27 20:08:28 UTC
Duplicate of 809823; "katello" is the default deployment which is why you get these errors

*** This bug has been marked as a duplicate of bug 809823 ***