Segfault when reporting on array

2012-05-15 Thread Nick Anderson
I am running 3.3.1 on ubuntu 64bit just randomly stumbled on this while working on some policy. Policy to reproduce posted in this gist https://gist.github.com/2706930 Its the last report listed that appears to cause it. Can anyone else reproduce? __

CFEngine Help: Re: Implicit looping in an slist array

2012-05-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Implicit looping in an slist array Author: milindk Link to topic: https://cfengine.com/forum/read.php?3,25939,25943#msg-25943 You can process slist array similar to string array but inside agent bundle you need to assign it to local slist variable before you can

CFEngine Help: Re: hostinnetgroup() function inconsistent results (NIS/YP integration).

2012-05-15 Thread no-reply
Forum: CFEngine Help Subject: Re: hostinnetgroup() function inconsistent results (NIS/YP integration). Author: davinken Link to topic: https://cfengine.com/forum/read.php?3,25934,25942#msg-25942 I answer myself here - the problem resided (mainly) in the /etc/nsswitch file. It had to be configure

CFEngine Help: Re: hp-ux SD package management

2012-05-15 Thread no-reply
Forum: CFEngine Help Subject: Re: hp-ux SD package management Author: mvpel Link to topic: https://cfengine.com/forum/read.php?3,21261,25941#msg-25941 Or maybe have a separate set of methods for bundled and unbundled products? So you'd have a set of promises about what bundles should be installed

CFEngine Help: get common control version variable?

2012-05-15 Thread no-reply
Forum: CFEngine Help Subject: get common control version variable? Author: tdr Link to topic: https://cfengine.com/forum/read.php?3,25940,25940#msg-25940 Hi, We put the repo version from Subversion into promises.cf like so: body common control { version => "1234"; } A local script that does "

CFEngine Help: Re: again, cf-runagent

2012-05-15 Thread no-reply
Forum: CFEngine Help Subject: Re: again, cf-runagent Author: davidlee Link to topic: https://cfengine.com/forum/read.php?3,25915,25936#msg-25936 Glad it's working. So that, in years to come, others don't have to go through this pain, could you add a "me, too" note to the bug report 1103. Feel f

CFEngine Help: Implicit looping in an slist array

2012-05-15 Thread no-reply
Forum: CFEngine Help Subject: Implicit looping in an slist array Author: th Link to topic: https://cfengine.com/forum/read.php?3,25939,25939#msg-25939 Hello, I'm running cfengine-community-3.3.1 and I'm trying to set up promises using arrays declared like this : "groups" slist => { "foo", "bar"

CFEngine Help: Re: Building Tokyo Cabinet 1.4.47 on HP-UX 11.11

2012-05-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Building Tokyo Cabinet 1.4.47 on HP-UX 11.11 Author: mvpel Link to topic: https://cfengine.com/forum/read.php?3,25817,25938#msg-25938 Oops, my HUGE_VALL note above isn't correct - it's not defined on HP-UX 11.11, but it's supposed to be a different value than HUG