#612 CA failed to install - no fqdn
Closed: Fixed None Opened 13 years ago by dpal.

Failure to configure CA in F13 build 0.2010121017gitbfaea1d.fc13

Happened with latest packages as of afternoon 12/10/10.

Configuring certificate server: Estimated time 6 minutes
  [1/16]: creating certificate server user
  [2/16]: creating pki-ca instance
  [3/16]: restarting certificate server
  [4/16]: configuring certificate server instance
  [5/16]: restarting certificate server
  [6/16]: creating CA agent PKCS#12 file in /root
  [7/16]: creating RA agent certificate database
  [8/16]: importing CA chain to RA certificate database
  [9/16]: requesting RA certificate from CA
  [10/16]: issuing RA agent certificate
  [11/16]: adding RA agent as a trusted user
  [12/16]: fixing RA database permissions
  [13/16]: setting up signing cert profile
  [14/16]: set up CRL publishing
  [15/16]: configuring certificate server to start on boot
Unexpected error - see ipaserver-install.log for details:
 CAInstance instance has no attribute 'fqdn'

From the install log

2010-12-10 14:42:18,240 DEBUG CAInstance instance has no attribute 'fqdn'
  File "/usr/sbin/ipa-server-install", line 899, in <module>
    sys.exit(main())

  File "/usr/sbin/ipa-server-install", line 730, in main
    ca.configure_instance("pkiuser", host_name, dm_password, dm_password, subject_base=options.subject)

  File "/usr/lib/python2.6/site-packages/ipaserver/install/cainstance.py", line 454, in configure_instance
    self.start_creation("Configuring certificate server", 360)

  File "/usr/lib/python2.6/site-packages/ipaserver/install/service.py", line 263, in start_creation
    method()

  File "/usr/lib/python2.6/site-packages/ipaserver/install/cainstance.py", line 482, in __enable
    self.ldap_enable('CA', self.fqdn, self.dm_password, suffix)

I found a couple of other minor issues with the dogtag installation.
I am retesting the install from scratch with dogtag and will fix all issues as part of this ticket.

Metadata Update from @dpal:
- Issue assigned to simo
- Issue set to the milestone: FreeIPA 2.0 - 2010/12 (FC)

7 years ago

Login to comment on this ticket.

Metadata