Re: [Freeipa-users] 4.0.2-1 not ready for primetime or testing?

2014-09-10 Thread Rob Crittenden
Kat wrote:
> Trying to do some testing with 4.0.2-1 on FC22/rawhide -- the install
> blows up:
> 
> Configuring directory server (dirsrv): Estimated time 10 seconds
>   [1/3]: configuring ssl for ds instance
>   [2/3]: restarting directory server
> ipa : CRITICAL Failed to restart the directory server. See the
> installation log for details.
> 
> 
> and from the logs -- any ideas?

I think you're seeing https://bugzilla.redhat.com/show_bug.cgi?id=1139954

It's being worked on.

rob

-- 
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go To http://freeipa.org for more info on the project


Re: [Freeipa-users] 4.0.2-1 not ready for primetime or testing?

2014-09-10 Thread Rich Megginson

On 09/10/2014 10:02 AM, Kat wrote:
Trying to do some testing with 4.0.2-1 on FC22/rawhide -- the install 
blows up:


Configuring directory server (dirsrv): Estimated time 10 seconds
  [1/3]: configuring ssl for ds instance
  [2/3]: restarting directory server
ipa : CRITICAL Failed to restart the directory server. See the 
installation log for details.



and from the logs -- any ideas?


What's in /var/log/dirsrv/slapd-*/errors?



2014-09-10T15:58:42Z DEBUG stderr=
2014-09-10T15:58:42Z CRITICAL Failed to restart the directory server. 
See the installation log for details.
2014-09-10T15:58:42Z DEBUG   File 
"/usr/lib/python2.7/site-packages/ipaserver/install/installutils.py", 
line 639, in run_script

return_value = main_function()

  File "/usr/sbin/ipa-server-install", line 1127, in main
ds.enable_ssl()

  File 
"/usr/lib/python2.7/site-packages/ipaserver/install/dsinstance.py", 
line 351, in enable_ssl  self.start_creation(runtime=10)


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


  File 
"/usr/lib/python2.7/site-packages/ipaserver/install/dsinstance.py", 
line 515, in __restart_instance self.restart(self.serverid)


  File 
"/usr/lib/python2.7/site-packages/ipaserver/install/dsinstance.py", 
line 509, in restart  raise e


2014-09-10T15:58:42Z DEBUG The ipa-server-install command failed, 
exception: SystemExit: 1




--
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go To http://freeipa.org for more info on the project


[Freeipa-users] 4.0.2-1 not ready for primetime or testing?

2014-09-10 Thread Kat
Trying to do some testing with 4.0.2-1 on FC22/rawhide -- the install 
blows up:


Configuring directory server (dirsrv): Estimated time 10 seconds
  [1/3]: configuring ssl for ds instance
  [2/3]: restarting directory server
ipa : CRITICAL Failed to restart the directory server. See the 
installation log for details.



and from the logs -- any ideas?

2014-09-10T15:58:42Z DEBUG stderr=
2014-09-10T15:58:42Z CRITICAL Failed to restart the directory server. 
See the installation log for details.
2014-09-10T15:58:42Z DEBUG   File 
"/usr/lib/python2.7/site-packages/ipaserver/install/installutils.py", 
line 639, in run_script

return_value = main_function()

  File "/usr/sbin/ipa-server-install", line 1127, in main
ds.enable_ssl()

  File 
"/usr/lib/python2.7/site-packages/ipaserver/install/dsinstance.py", line 
351, in enable_ssl  self.start_creation(runtime=10)


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


  File 
"/usr/lib/python2.7/site-packages/ipaserver/install/dsinstance.py", line 
515, in __restart_instance self.restart(self.serverid)


  File 
"/usr/lib/python2.7/site-packages/ipaserver/install/dsinstance.py", line 
509, in restart  raise e


2014-09-10T15:58:42Z DEBUG The ipa-server-install command failed, 
exception: SystemExit: 1


--
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go To http://freeipa.org for more info on the project