CFEngine Help: Re: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31..... cfengine-3.2.4

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31. cfengine-3.2.4 Author: cfengine2o12 Link to topic: https://cfengine.com/forum/read.php?3,27200,27425#msg-27425 Thank beto for this information.. I have everything stated as above now.. Now autogen w

CFEngine Help: Re: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31..... cfengine-3.2.4

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31. cfengine-3.2.4 Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,27200,27426#msg-27426 h Yes...something is wrong. :-) You are using gcc to compile and I've always used the

CFEngine Help: Re: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31..... cfengine-3.2.4

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31. cfengine-3.2.4 Author: cfengine2o12 Link to topic: https://cfengine.com/forum/read.php?3,27200,27427#msg-27427 # cat cfsrc.install #!/usr/bin/sh BUILD_ROOT=/opt/cf-pack DEST_ROOT=/opt/cfengine CFE_V

CFEngine Help: avoiding double-runs to converge when using template operations

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: avoiding double-runs to converge when using template operations Author: nicksilkey Link to topic: https://cfengine.com/forum/read.php?3,27428,27428#msg-27428 We observe the following behavior: Commit bundle and file template changes to policymaster. On first run, ag

CFEngine Help: Re: avoiding double-runs to converge when using template operations

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: avoiding double-runs to converge when using template operations Author: nicksilkey Link to topic: https://cfengine.com/forum/read.php?3,27428,27429#msg-27429 Here is an example diff which provokes this behavior. In our case, the initial agent run post-changeset w

CFEngine Help: Re: avoiding double-runs to converge when using template operations

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: avoiding double-runs to converge when using template operations Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,27428,27430#msg-27430 "...which expects paramaters to be passed at usebundle() ... which doesnt happen until the second agent

CFEngine Help: Re: rpm_version package provider

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: rpm_version package provider Author: mikesphar Link to topic: https://cfengine.com/forum/read.php?3,27409,27431#msg-27431 neilhwatson Wrote: --- > I could kick whoever decided to use version > numbers that are no

CFEngine Help: Re: rpm_version package provider

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: rpm_version package provider Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,27409,27432#msg-27432 And that's when you kicked him? ___ Help-cfengine mailing list Help-cfengine@cfengine.org https

CFEngine Help: Re: avoiding double-runs to converge when using template operations

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: avoiding double-runs to converge when using template operations Author: nicksilkey Link to topic: https://cfengine.com/forum/read.php?3,27428,27433#msg-27433 We do run with a dated cfengine install which hasnt seen an upgrade in a while. Was curious if this was

CFEngine Help: Re: avoiding double-runs to converge when using template operations

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: avoiding double-runs to converge when using template operations Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,27428,27434#msg-27434 I do not believe what you describe is a feature but rather a thing of logic. How you logically configur

CFEngine Help: Re: rpm_version package provider

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: rpm_version package provider Author: mikesphar Link to topic: https://cfengine.com/forum/read.php?3,27409,27435#msg-27435 neilhwatson Wrote: --- > And that's when you kicked him? His point was valid though, that

CFEngine Help: allclasses facility?

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: allclasses facility? Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,27436,27436#msg-27436 What does this quote from the reference mean? "5.2.6 allclassesreport ... This option determines whether state/allclasses.txt file is written to disk

CFEngine Help: Re: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31..... cfengine-3.2.4

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31. cfengine-3.2.4 Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,27200,27437#msg-27437 Try removing -Agcc. This is an HP C compiler option. _

CFEngine Help: Re: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31..... cfengine-3.2.4

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31. cfengine-3.2.4 Author: cfengine2o12 Link to topic: https://cfengine.com/forum/read.php?3,27200,27438#msg-27438 Went through and stuck with QDBM.. checking for dpopen in -lqdbm... no configure: error

CFEngine Help: Re: String in list from module truncated to 256 characters

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: String in list from module truncated to 256 characters Author: btomasini Link to topic: https://cfengine.com/forum/read.php?3,27413,27439#msg-27439 The issue appears when the string is an element in a list. See below: body common control { bundlesequence =>

CFEngine Help: Re: String in list from module truncated to 256 characters

2012-09-19 Thread no-reply
Forum: CFEngine Help Subject: Re: String in list from module truncated to 256 characters Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,27413,27440#msg-27440 Interesting - that does sound like a bug. Would you mind filing one at https://cfengine.com/dev/projects/core ? ___