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.
Created attachment 292849 [details] ipa-server-install result file containing error
Created attachment 294032 [details] return 1 on error, 0 on success
Committed in changeset 622
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
Created attachment 300110 [details] install log from successful verify