[Freeipa-devel] [PATCH] 3 ipa-client-install tries to start non-existing nscd

Rob Crittenden rcritten at redhat.com
Fri Jul 15 19:41:58 UTC 2011


Alexander Bokovoy wrote:
>

nack.

I don't believe this fixes the reported problem. This patch affects 
un-installation in which case whether sssd was selected or not doesn't 
matter, we're just trying to restore the previous state (so tangentially 
I wonder if we should store the state of at install time).

The reported error is thrown at install time. See ipa-client ~ line 909:

     #Name Server Caching Daemon. Disable for SSSD, use otherwise (if 
installed)
     if ipautil.service_is_installed("nscd"):
       ...

I wonder if service_is_installed() is broken.

rob




More information about the Freeipa-devel mailing list