Re: CFEngine Help: Re: CFEngine Help: How do I delete old keys? help - newbie :)

2012-05-10 Thread Neil Watson
On Thu, May 10, 2012 at 03:08:52PM +0200, Mikhail Gusarov wrote: >cf-key -r will complain if no keys are found, but first it removes the entry >from lastseen database. Could this have anything to do with hostseen/lastseen not working properly at the moment? https://cfengine.com/bugtracker/view.ph

CFEngine Help: Re: CFEngine Help: How do I delete old keys? help - newbie :)

2012-05-10 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: How do I delete old keys? help - newbie :) Author: Arthur333 Link to topic: https://cfengine.com/forum/read.php?3,25871,25880#msg-25880 Ok no problem, will do - thanks again for your help ___ Help-cfengin

Re: CFEngine Help: Re: CFEngine Help: How do I delete old keys? help - newbie :)

2012-05-10 Thread Mikhail Gusarov
On 05/10/2012 03:29 PM, no-re...@cfengine.com wrote: > Nope it leaves the entry there, I'm using Tokyocabinet as my DB, is this the > preferred DB? maybe a DB bug I'd predict it's a problem with recent DB backend overhaul. Please file a bug in bug tracker and attach your cf_lastseen.tcdb f

CFEngine Help: Re: CFEngine Help: How do I delete old keys? help - newbie :)

2012-05-10 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: How do I delete old keys? help - newbie :) Author: Arthur333 Link to topic: https://cfengine.com/forum/read.php?3,25871,25878#msg-25878 Nope it leaves the entry there, I'm using Tokyocabinet as my DB, is this the preferred DB? maybe a DB bug _

Re: CFEngine Help: Re: CFEngine Help: How do I delete old keys? help - newbie :)

2012-05-10 Thread Mikhail Gusarov
On 05/10/2012 03:05 PM, no-re...@cfengine.com wrote: > When I run the cf-key -r command it tells me that there are no keys for host > xx.xx.xx.xx were found Doesn't it remove the entry from the output of cf-key -s? If not, then it's the bug. cf-key -r will complain if no keys are found, but fi

CFEngine Help: Re: CFEngine Help: How do I delete old keys? help - newbie :)

2012-05-10 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: How do I delete old keys? help - newbie :) Author: Arthur333 Link to topic: https://cfengine.com/forum/read.php?3,25871,25876#msg-25876 Its cf-engine core 3.3.0 I removed the keys first from /var/cfengine/pppkeys for the client host then tried to

Re: CFEngine Help: Re: CFEngine Help: How do I delete old keys? help - newbie :)

2012-05-10 Thread Mikhail Gusarov
On 05/10/2012 02:41 PM, no-re...@cfengine.com wrote: > cf-key -r > > is that the correct syntax or should it be hostname? IP address / hostname (as per --help). > i.e I did: > > cf-key -r 0.0.0.0 > > (example) > > cf-key -s > > still shows the same info (incoming line only) That's worrysome. Wh

CFEngine Help: Re: CFEngine Help: How do I delete old keys? help - newbie :)

2012-05-10 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: How do I delete old keys? help - newbie :) Author: Arthur333 Link to topic: https://cfengine.com/forum/read.php?3,25871,25874#msg-25874 Thanks but this seems to have no effect when I try it: cf-key -r is that the correct syntax or should it be ho

CFEngine Help: Re: Logging changes.

2012-05-10 Thread no-reply
Forum: CFEngine Help Subject: Re: Logging changes. Author: daveseff Link to topic: https://cfengine.com/forum/read.php?3,25861,25872#msg-25872 Great. Thank you. ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listi

Re: CFEngine Help: How do I delete old keys? help - newbie :)

2012-05-10 Thread Mikhail Gusarov
On 05/10/2012 02:11 PM, no-re...@cfengine.com wrote: > I have just installed CFEngine and am playing around with the configuration, > I had an issue with my test system which was already trusted by the policy > hub server and I can see entries for it via "cf-key -s" on the policy hub > server.

CFEngine Help: How do I delete old keys? help - newbie :)

2012-05-10 Thread no-reply
Forum: CFEngine Help Subject: How do I delete old keys? help - newbie :) Author: Arthur333 Link to topic: https://cfengine.com/forum/read.php?3,25870,25870#msg-25870 Hi all I have just installed CFEngine and am playing around with the configuration, I had an issue with my test system which was a

Re: bundles with the same name

2012-05-10 Thread Gregory Matthews
On 09/05/12 15:26, Nick Anderson wrote: > I think you could end up getting some unexpected results if you do that. > > If you are referencing a fully qualified variable which one will you get? > > My tests show it will vary based on what was defined first. Things could > get really confusing. It al