It's commited. Thanks again David :)

Jean

On Sun, Aug 8, 2010 at 8:45 AM, nap <napar...@gmail.com> wrote:
> Thanks David, I'll commit it :)
>
>
>
> Jean
>
> On Sat, Aug 7, 2010 at 3:39 PM, David GUÉNAULT
> <dguena...@monitoring-fr.org> wrote:
>> Hi there !
>> i've juste tried to clone the latest version of shinken (git)
>>
>> + About the README file, there is a typo in the first lines : AGLv3 should 
>> be AGPLv3 (missing P).
>> + There is a missing dependency (under Ubuntu 10.04 server) for the setup.py 
>> (python-setuptools)
>>
>> + I think there is a problem between this commit and setup.py (setup.py try 
>> to move *d.cfg and *d-windows.cfg files not .ini ones)
>>
>> commit b7a306485eac6243392e931c18e4516e0b931553
>> Author: Gabes Jean <napar...@users.sourceforge.net>
>> Date:   Fri Aug 6 12:49:19 2010 +0200
>>
>>    Now all *d.cfg files are renamed *d.ini files. doc updated too.
>>
>>
>> Here is the diff that make it work
>>
>> 135c135
>> <   data_files=[(etc_path, ["etc/nagios.cfg",'etc/brokerd.cfg', 
>> 'etc/brokerd-windows.cfg',
>> ---
>>>   data_files=[(etc_path, ["etc/nagios.cfg",'etc/brokerd.ini', 
>>> 'etc/brokerd-windows.ini',
>> 137,139c137,139
>> <                                 'etc/nagios.cfg', 
>> 'etc/nagios-windows.cfg', 'etc/pollerd.cfg',
>> <                                 'etc/reactionnerd.cfg', 
>> 'etc/resource.cfg', 'etc/schedulerd.cfg',
>> <                                 'etc/schedulerd-windows.cfg', 
>> 'etc/pollerd-windows.cfg',
>> ---
>>>                                 'etc/nagios.cfg', 'etc/nagios-windows.cfg', 
>>> 'etc/pollerd.ini',
>>>                                 'etc/reactionnerd.ini', 'etc/resource.cfg', 
>>> 'etc/schedulerd.ini',
>>>                                 'etc/schedulerd-windows.ini', 
>>> 'etc/pollerd-windows.ini',
>>
>> Cheers all !
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by
>>
>> Make an app they can't live without
>> Enter the BlackBerry Developer Challenge
>> http://p.sf.net/sfu/RIM-dev2dev
>> _______________________________________________
>> Shinken-devel mailing list
>> Shinken-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/shinken-devel
>>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to