#5611 ipa-ca-install fails when installing CA master
Closed: Fixed None Opened 8 years ago by jcholast.

When installing new CA master, ipa-ca-install fails with:

  [23/26]: restarting certificate server
  [24/26]: migrating certificate profiles to LDAP
  [error] IOError: [Errno 2] No such file or directory: '/var/lib/pki-ca/conf/CS.cfg'

Your system may be partly configured.
Run /usr/sbin/ipa-server-install --uninstall to clean up.

This happens because the dogtag_version option is not set to 10 on API initialization, so Dogtag 9 paths are used.


Does this apply only to 4.2? As in 4.3 in #5197, the support for Dogtag 9 was removed.

Yes, this is a 4.2 only bug.

ipa-4-2:

  • 7c78a1f CA install: explicitly set dogtag_version to 10

Metadata Update from @jcholast:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 4.2.4

7 years ago

Login to comment on this ticket.

Metadata