Krzysztof,

I built func from git and installed it on the Overlord server and it
works perfectly now.

Thanks,
Len


On Thu, Jun 26, 2008 at 10:38 AM, Krzysztof A. Adamski
<[EMAIL PROTECTED]> wrote:
> On Wed, 25 Jun 2008 14:55:22 -0400
> "Leonard Smith" <[EMAIL PROTECTED]> wrote:
>
>> I am running func-0.18-1.el4 on Centos 4.3, with Python 2.3.
>>
>> I am working on a script that calls out to a list of hosts, using both
>> Client.command.run and Client.service.status
>>
>> I generate the list of hosts in the format of host1;host2;host3 and
>> put that into a string, which I pass into the Client methods. That has
>> worked without a problem. However I noticed that when I set nforks to
>> something > 1 ( I have not tried setting it to 1 ) , the last host is
>> dropped from the list.
> This is fixed in current git version, take a look at this two patches
> (they are already merged to mainstream git repository too):
> http://github.com/kadamski/func/commit/3f62e1d302fb63f1f3c5c72121388c8b0dd6e784
> http://github.com/kadamski/func/commit/3a66e1bfe011bc8ffc42ad8dcda672c76af8352d
>
> _______________________________________________
> Func-list mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/func-list
>

_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to