Hello list

I have a problem with sssd :
sssd fails to start with "File must be owned by gid" error
.

I build the source code on debian wheezy but when I start sssd it fails. This is the output of  sssd -i -d 6:
(Tue Dec 16 16:36:57:453446 2014) [sssd] [ldb] (0x0400): server_sort:Unable to register control with rootdse!
(Tue Dec 16 16:36:57:454447 2014) [sssd] [confdb_get_domain_internal] (0x0400): No enumeration for [mydomain.com]!
(Tue Dec 16 16:36:57:455492 2014) [sssd] [ldb] (0x0400): server_sort:Unable to register control with rootdse!
(Tue Dec 16 16:36:57 2014) [sssd] [server_setup] (0x0400): CONFDB: /usr/local/var/lib/sss/db/config.ldb
(Tue Dec 16 16:36:57 2014) [sssd] [sysdb_domain_init_internal] (0x0200): DB File for mydomain.com: /usr/local/var/lib/sss/db/cache_cecm.lcl.ldb
(Tue Dec 16 16:36:57 2014) [sssd] [ldb] (0x0400): asq: Unable to register control with rootdse!
(Tue Dec 16 16:36:57 2014) [sssd] [perform_checks] (0x0020): File must be owned by gid [0].
(Tue Dec 16 16:36:57 2014) [sssd] [sbus_new_server] (0x0020): check_file failed for [/usr/local/var/lib/sss/pipes/private/sbus-monitor]

I tried to do this but without results :
chgrop root /usr/local/var/lib/sss/pipes/private/sbus-monitor
I googled the error and could not  resolve  the problem

I would appreciate any clue

Best regard