On Feb 25, 2011, at 11:00, Natxo Asenjo wrote:
> are there any binaries for mac os x for cfengine 3.x.x? The darwin
> ports version is still at 2.2.1 http://cfengine.darwinports.com/
FWIW, the Cfengine3 version in Macports is at 3.1.2. Note that
Cfengine3 port in Macports is called "cfengine3" and
Forum: Cfengine Help
Subject: Re: verify service running
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,19200,20862#msg-20862
Only if the class sshd_reconfigured is defined. Cfengine passes through each
bundle three times to account for ordering and new class definition
Forum: Cfengine Help
Subject: Re: verify service running
Author: hharun
Link to topic: https://cfengine.com/forum/read.php?3,19200,20861#msg-20861
Correct me if I am wrong..
With this code:
> files:
>"/etc/ssh/sshd_config"
> copy_from => my_scp("$(sys.workdir)/conf/sshd"),
>
Forum: Cfengine Help
Subject: Re: strange segfault
Author: eystein
Link to topic: https://cfengine.com/forum/read.php?3,20855,20860#msg-20860
Ok.
If you can provide a proper backtrace, we can probably make sense of it.
The thread_db error may be related to the missing debug info, try searching
ar
Forum: Cfengine Help
Subject: Re: strange segfault
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,20855,20859#msg-20859
I did build this from source. This exact binary has been working for weeks
until yesterday morning. Now this failure happens on just one host. The
Forum: Cfengine Help
Subject: Re: strange segfault
Author: eystein
Link to topic: https://cfengine.com/forum/read.php?3,20855,20858#msg-20858
As you noted, the gdb backtrace is pretty useless.
How did you install Cfengine on that box? The debugging symbols seem to be
stripped out.
I know rpm buil
Forum: Cfengine Help
Subject: Re: cfengine-3; controlling Redhat/CentOS "chkconfig"
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,20843,20857#msg-20857
Nova has services type promises.
http://www.cfengine.org/manuals/cf3-reference.html#services-in-agent-promises
For one
no-re...@cfengine.com wrote:
> Forum: Cfengine Help
> Subject: Re: cfengine-3; controlling Redhat/CentOS "chkconfig"
> Author: neilhwatson
> Link to topic: https://cfengine.com/forum/read.php?3,20843,20845#msg-20845
>
>vars:
> unxxhd01::
> "services" slist => {
>
Forum: Cfengine Help
Subject: strange segfault
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,20855,20855#msg-20855
Yesterday morning cf started segfaulting on just one host. This not a new
install so my assumption is that something on the host other than Cf has
change