#5288 AttributeError: 'NameSpace' object has no attribute 'ra_certprofile' while ipa-ca-install
Closed: Fixed None Opened 8 years ago 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:

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

ipa-4-2:

  • eef88c5 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

7 years ago

Login to comment on this ticket.

Metadata