Bug 430014

Summary: ipa-install-server error with FQDN does not throw a non-zero result
Product: [Retired] freeIPA Reporter: Chandrasekar Kannan <ckannan>
Component: ipa-serverAssignee: Rob Crittenden <rcritten>
Status: CLOSED ERRATA QA Contact: Chandrasekar Kannan <ckannan>
Severity: high Docs Contact:
Priority: high    
Version: 1.0CC: benl, mgregg, rcritten, ssorce, yzhang
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: freeipa-2.0.0-1.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-27 07:16:13 UTC Type: ---
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: 246164, 429034    
Attachments:
Description Flags
ipa-server-install result file containing error
none
return 1 on error, 0 on success
none
install log from successful verify none

Description Chandrasekar Kannan 2008-01-24 06:50:51 UTC
Ticket #100 (new defect)

Opened 2 months ago

Last modified 2 days ago
ipa-install-server error with FQDN does not throw a non-zero result
Reported by: 	mgregg 	Assigned to: 	rcritten
Priority: 	major 	Milestone: 	
Component: 	ipa-server 	Version: 	
Keywords: 		Cc: 	
Description ¶

ipa-server-install run with: /usr/sbin/ipa-server-install -U --hostname=ipaqavm.dsqa.sjc2.redhat.com -r DSQA.SJC2.REDHAT.COM -p Secret123 -P Secret123 -a Secret123 --setup-bind -u admin -d

Unexpected error - see ipaserver-install.log for details:

    'FQDN'

The reutrn code from ipa-server-install was 0. It should be something other than 0 if something wasn't right. + ret=0 + '[' 0 '!=' 0 ']'

I'm attaching my install log.
Attachments

ipaserver-install.log (17.8 kB) - added by mgregg on 2007-11-14 17:52:11.
    ipa-server-install result file containing error

Change History
2007-11-14 17:52:11 changed by mgregg

    * attachment ipaserver-install.log added.

ipa-server-install result file containing error
2008-01-21 16:48:16 changed by mgregg ¶

    * owner changed from kmacmill to rcritten.

Comment 1 Rob Crittenden 2008-01-24 19:54:50 UTC
Created attachment 292849 [details]
ipa-server-install result file containing error

Comment 4 Rob Crittenden 2008-02-05 18:56:26 UTC
Created attachment 294032 [details]
return 1 on error, 0 on success

Comment 5 Rob Crittenden 2008-02-05 18:56:44 UTC
Committed in changeset 622

Comment 6 Michael Gregg 2008-04-02 18:28:04 UTC
Verified good aginst build from 3-30-08

verfied with the install command of:
/usr/sbin/ipa-server-install -U --hostname=ipaqavm.dsqa.sjc2.redhat.com -r
DSQA.SJC2.REDHAT.COM -p Secret123 -P Secret123 -a Secret123 --setup-bind -u admin -d

Install log:
http://apoc.dsdev.sjc.redhat.com/tet/results/2008-03-30_06_43/IPA-server-log.txt

Comment 7 Michael Gregg 2008-04-02 18:31:36 UTC
Created attachment 300110 [details]
install log from successful verify