#5288 AttributeError: 'NameSpace' object has no attribute 'ra_certprofile' while ipa-ca-install
Closed: Fixed Opened by pvoborni.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1259996

Created attachment 1070160
installation log
Description of problem:
ipa-ca-install fails with Python exception as
AttributeError: 'NameSpace' object has no attribute 'ra_certprofile'
Version-Release number of selected component (if applicable):
ipa-server-4.2.0-8.el7.x86_64
How reproducible:
100%
Steps to Reproduce:
1. Create self-signed CA certificates using certutil command
2. install ipa-server-install using this CA certificate
3. ipa-ca-install -p Secret123 -w Secret123 -U
Actual results:
AttributeError: 'NameSpace' object has no attribute 'ra_certprofile'
Expected results:
ipa-ca-install should be successfully
Additional info:

master:

  • ff7969852d0469535a6b7639cde52ca68bb271ec load RA backend plugins during standalone CA install on CA-less IPA master

ipa-4-2:

  • eef88c5a5c2435d9dadc2c9f62b7054de9a2be4c load RA backend plugins during standalone CA install on CA-less IPA master

Metadata Update from @pvoborni:
- Issue assigned to mbabinsk
- Issue set to the milestone: FreeIPA 4.2.2

Metadata