#6606 Full backup and restore prevents KRA from installing
Closed: Fixed None Opened 7 years ago by stlaz.

How reproducible?[[BR]]
Always

Steps to reproduce:
1. install an IPA server
2. # ipa-backup
3. # ipa-server-install --uninstall -U
4. # ipa-restore
5. $ ipa-kra-install --password violetsAreBlue

Expected result:[[BR]]
KRA gets installed

Actual result:[[BR]]
{{{[Errno 2] No such file or directory: '/root/.dogtag/pki-tomcat/ca_admin.cert'}}}


The issue happens because the directory /root/.dogtag/pki-tomcat does not exist.

master:

  • 066f5b7 ipa-kra-install must create directory if it does not exist

Metadata Update from @stlaz:
- Issue assigned to frenaud
- Issue set to the milestone: FreeIPA 4.5

7 years ago

Login to comment on this ticket.

Metadata