[Kolab-devel] setup-errors on Mageia
Thomas Spuhler
thomas at btspuhler.com
Thu Oct 25 05:11:24 CEST 2012
On Monday, October 08, 2012 01:32:56 AM Torsten Grote wrote:
> On Sunday 07 October 2012 20:51:23 Thomas Spuhler wrote:
> > components[component_name]['function'](conf.cli_args, kw)
> >
> > File "/usr/lib/python2.7/site-packages/pykolab/setup/setup_ldap.py",
> > line
> >
> > 251, in execute
> >
> > stderr=subprocess.PIPE
> >
> > File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
> >
> > errread, errwrite)
> >
> > File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child
> >
> > raise child_exception
> >
> > OSError: [Errno 2] No such file or directory
>
> Could it be that this is caused by bug #1052?
>
> If so, could you please check if provided patch works for Mageia?
>
> Regards,
> Torsten
>
> #1052 https://issues.kolab.org/show_bug.cgi?id=1052
OK, I solved this puzzle by replacing in /usr/lib/python2.7/site-packages/pykolab/setup/setup-
ldap.py /usr/sbin/setup-ds-admin.pl with /usr/sbin/setup-ds.pl
I didn't install 389-ds-admin, just 389-ds-base. I cannot find anywhere a Require: 389-ds-admin, only
389-ds
No my next question, is the 389-ds-admin required or should I patch the script?
Another question, we don not have user/group nobody/nobody. What user/group should I use when asked
during the setup?
--
Best regards
Thomas Spuhler
More information about the devel
mailing list