Re: building cf3 on AIX

2009-12-03 Thread Matt Richards
I did have those issues, until I upgraded flex and bison. flex-2.5.35 and bison-2.4 work for me. On Dec 3, 2009, at 3:15 PM, nwat...@symcor.com wrote: > Does anyone have a working method for building cf3 on aix that they can > share? For me configure seems for work but make step returns an err

building cf3 on AIX

2009-12-03 Thread NWatson
Does anyone have a working method for building cf3 on aix that they can share? For me configure seems for work but make step returns an error: /bin/sh ../ylwrap cf3parse.y y.tab.c cf3parse.c y.tab.h cf3parse.h y.output cf3parse.output -- bison -y -d got /home/nwatson/cfengine-3\.0\.2/

Re: cf3 suggestion

2009-12-03 Thread Mark Burgess
Well, then pull those SOX up, mister! ;-) Matt Richards wrote: > Yep, that is how I have been doing them. I am just lazy. > > On Dec 3, 2009, at 11:45 AM, Mark Burgess wrote: > >> You can choose timestamp so that you can keep dated versions alive, and then >> tidy them >> after a certain time.

Re: cf3 suggestion

2009-12-03 Thread Matt Richards
Yep, that is how I have been doing them. I am just lazy. On Dec 3, 2009, at 11:45 AM, Mark Burgess wrote: > > You can choose timestamp so that you can keep dated versions alive, and then > tidy them > after a certain time... That is less convenient maybe, but doable ___

Re: cf3 suggestion

2009-12-03 Thread Mark Burgess
You can choose timestamp so that you can keep dated versions alive, and then tidy them after a certain time... That is less convenient maybe, but doable Matt Richards wrote: > Greetings, > > By no means is this a priority in any way. Just a suggestion on an addition. > Add rotate to copy_backu

cf3 suggestion

2009-12-03 Thread Matt Richards
Greetings, By no means is this a priority in any way. Just a suggestion on an addition. Add rotate to copy_backup so I could keep the last X versions of a copied file. ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailma

Re: invalid mode string error.

2009-12-03 Thread Nicolas Charles
With the latest svn build, on Ubuntu, seems to work find. Here is the result : # cf-agent -Kf ./foo.cf R: ALARM: /etc/vim/vimrc wrong contents or perms 0644, root, root R: /etc/vim/vimrc correct contents and perms 0644, root, root Nicolas nwat...@symcor.com wrote: > It is attached to the thread p

Re: invalid mode string error.

2009-12-03 Thread NWatson
It is attached to the thread parent. https://cfengine.org/pipermail/help-cfengine/2009-December/006732.html Sincerely, -- Neil Watson 416-673-3465 Mark Burgess 2009-12-03 09:09 To nwat...@symcor.com cc help-cfengine@cfengine.org Subject Re: invalid mode string error. Then you need to

Re: invalid mode string error.

2009-12-03 Thread Mark Burgess
Then you need to send your promises. nwat...@symcor.com wrote: > Could some folks kindly take a moment to attempt to duplicate my results > using either Nova or community? > > Sincerely, > -- > Neil Watson > 416-673-3465 > > Mark Burgess wrote on 2009-12-03 00:38:26: > >> Variables are not g

Re: invalid mode string error.

2009-12-03 Thread NWatson
Could some folks kindly take a moment to attempt to duplicate my results using either Nova or community? Sincerely, -- Neil Watson 416-673-3465 Mark Burgess wrote on 2009-12-03 00:38:26: > > Variables are not getting expanded / not defined. Hard to say more. > > nwat...@symcor.com wrote: > >

Re: field_edits removes columns

2009-12-03 Thread Martin Dag Nilsson
Matthias Teege wrote: > > Why are the columns removed? > > Many thanks > Matthias I also had this problem. Turned out that I needed to add 'allow_blank_fields => "true";' to the edit_field body, then it worked fine. Best regards, /Martin ___ Help-cf

field_edits removes columns

2009-12-03 Thread Matthias Teege
Moin, I use the following recipe to set the root password. bundle agent pass { vars: "users" slist => { "root" }; files: "/var/cfengine/ppkeys/pw.txt" copy_from => mycopy("$(g.keydir)/$(sys.fqhost)-root.txt","$(g.srv"); "/tmp/master.passwd" edit_line => set_passwd(@(pa