Cfengine Help: Re: Cfengine 3.0.5 segmentation fault with a bundle

2010-06-23 Thread no-reply
Forum: Cfengine Help Subject: Re: Cfengine 3.0.5 segmentation fault with a bundle Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17578,17580#msg-17580 for those interested, I've tracked down this fault to its roots and wrote the patch which fixes it: --- src/args.c.

Cfengine Help: Re: Cfengine 3.0.5 segmentation fault with a bundle

2010-06-23 Thread no-reply
Forum: Cfengine Help Subject: Re: Cfengine 3.0.5 segmentation fault with a bundle Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17578,17581#msg-17581 Last but not least, the segmentation fault happens most probably because of the following string: classes =

Cfengine Help: Re: Cfengine 3.0.5 segmentation fault with a bundle

2010-06-23 Thread no-reply
Forum: Cfengine Help Subject: Re: Cfengine 3.0.5 segmentation fault with a bundle Author: christian Link to topic: https://cfengine.com/forum/read.php?3,17578,17582#msg-17582 hi there i've an almost similar problem on my upgraded host, but sometimes is runs normally and somtimes it fails. Is th

Cfengine Help: Re: Cfengine 3.0.5 segmentation fault with a bundle

2010-06-23 Thread no-reply
Forum: Cfengine Help Subject: Re: Cfengine 3.0.5 segmentation fault with a bundle Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17578,17583#msg-17583 Well, the patch I've supplied obviously just eliminates segfault, nothing more. As far as I understand the code, th

Cfengine Help: Re: Instructions for building static cfengine 3 binaries on Linux?

2010-06-23 Thread no-reply
Forum: Cfengine Help Subject: Re: Instructions for building static cfengine 3 binaries on Linux? Author: JarleB Link to topic: https://cfengine.com/forum/read.php?3,17133,17584#msg-17584 This works on Linux. export LDFLAGS='--static' tar xvfz db-5.0.21.tar.gz && cd db-5.0.21/build_unix ../dist

Cfengine Help: List expansion in access rules

2010-06-23 Thread no-reply
Forum: Cfengine Help Subject: List expansion in access rules Author: JarleB Link to topic: https://cfengine.com/forum/read.php?3,17585,17585#msg-17585 Hello, consider the following cf-serverd access rules. bundle server access_rules() { vars: "file_repos" slist => { "stage/inputs", "stage/mo

Cfengine Help: Re: List expansion in access rules

2010-06-23 Thread no-reply
Forum: Cfengine Help Subject: Re: List expansion in access rules Author: phnakarin Link to topic: https://cfengine.com/forum/read.php?3,17585,17586#msg-17586 The culprits would possibly be these three global listvariables. $(var.master_files_prod) $(var.master_files_test) $(var.master_files_dev)

Cfengine Help: Re: When will locks be removed?

2010-06-23 Thread no-reply
Forum: Cfengine Help Subject: Re: When will locks be removed? Author: pieterb Link to topic: https://cfengine.com/forum/read.php?3,17562,17587#msg-17587 Either cf-agent -K to ignore the lock, or use cf-runagent from another host with the cfruncommand => "$(sys.workdir)/bin/cf-agent -K"; Does tha

Cfengine Help: Re: When will locks be removed?

2010-06-23 Thread no-reply
Forum: Cfengine Help Subject: Re: When will locks be removed? Author: Authority Link to topic: https://cfengine.com/forum/read.php?3,17562,17588#msg-17588 If I'm remembering my training correctly, making any change to the body of the promise changes the value of the promise hash, which as far as

RE: Cfengine Help: Re: When will locks be removed?

2010-06-23 Thread Assarsson, Emil
This is exactly what I was hoping for :-) The documentation could use an update on this. -- Emil -Original Message- From: help-cfengine-boun...@cfengine.org [mailto:help-cfengine-boun...@cfengine.org] On Behalf Of no-re...@cfengine.com Sent: onsdag den 23 juni 2010 17:04 To: help-cfengin

Re: Cfengine Help: Re: When will locks be removed?

2010-06-23 Thread daniel . klein
I will be updating the documentation :-) > This is exactly what I was hoping for :-) > The documentation could use an update on this. > > -- > Emil > > -Original Message- > From: help-cfengine-boun...@cfengine.org [mailto:help-cfengine-boun...@cfengi > ne.org] On Behalf Of no-re...@cfeng