Re: mac os x binaries

2011-02-28 Thread Erik Mouw
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

Cfengine Help: Re: verify service running

2011-02-28 Thread no-reply
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

Cfengine Help: Re: verify service running

2011-02-28 Thread no-reply
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"), >

Cfengine Help: Re: strange segfault

2011-02-28 Thread no-reply
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

Cfengine Help: Re: strange segfault

2011-02-28 Thread no-reply
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

Cfengine Help: Re: strange segfault

2011-02-28 Thread no-reply
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

Cfengine Help: Re: cfengine-3; controlling Redhat/CentOS "chkconfig"

2011-02-28 Thread no-reply
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

Re: Cfengine Help: Re: cfengine-3; controlling Redhat/CentOS "chkconfig"

2011-02-28 Thread David Lee
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 => { >

Cfengine Help: strange segfault

2011-02-28 Thread no-reply
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