#702 ipa-server-install fails to get status on pki-cad
Closed: Fixed None Opened 13 years ago by fenris02.

ipa-server-2.0-0.2011010503git3390319.fc14.x86_64

"service pki-cad status" does indeed exit with a 4 status. it does need "service pki-cad restart" but the setup tool does not run that.

unfortunately, there is no way to tell the setup tool that step "[4/16]: configuring certificate server instance" has been manually completed and to carry on

step [3/16] restarts pki-cad prior to it being setup. [4/16] configures pki-cad, and then runs 'status'. the order here appears to be backwards. looks like it should be configure -> restart -> status.

Please let me know if you have any additional information I can provide.


/var/log/ipaserver-install.log full report
ipaserver-install.log

Is this on Fedora 14?
Did you implement the workaround described in the release notes (linking jar files)?
It seems like the same issue as #320.

He installed from our devel repo so picked up the dogtag 9 packages.

He tried John's patch from ticket 682 but that didn't resolve the issue for him.

Yes, I did run these:

ln -s /usr/share/java/xalan-j2-serializer.jar /usr/share/tomcat5/common/lib/xalan-j2-serializer.jar
wget 'https://fedorahosted.org/freeipa/attachment/ticket/682/cainstall.patch?format=raw' -O /root/cainstall.patch
cd /usr/lib/python2.7/site-packages/
patch -p1 < /root/cainstall.patch

ipa-server-2.0-0.2011010618git4ffd6de.fc14.x86_64 installs now.

Thanks!

kinit

kinit: Generic error (see e-text) while getting initial credentials

Something else is not right, but at least the installer finished.

I'd suggest looking at /var/log/krb5kdc.log to see if there are any error messages.

Followup from irc, "kinit admin" works fine now, after a "service ipa restart".

fixed by git commit a7b9264

User reported in irc that problem is fixed, closing this ticket.

Metadata Update from @fenris02:
- Issue assigned to jdennis
- Issue set to the milestone: FreeIPA 2.0 - 2011/01 (cleanup)

7 years ago

Login to comment on this ticket.

Metadata