Re: 3.0.1a3: select_line_matching problems => a4
Jim Wight <[email protected]> Mon, 19 Jan 2009 10:07:34 +0000
| Newsgroups | gmane.comp.sysutils.cfengine.bugs |
|---|---|
| Message-ID | <EMEW-l0IA7Yaeb353f1c2afb1a8fa78131df946c885-497450E6.1090201@ncl.ac.uk> |
> lots of things wrong here. Portability code that was not properly
> ported and provoking a segfault from a missing test... Well 3.0.1a4
> now posted which fixes all this.
It does.
However, my server has now started outputting:
Promise type "vars" is not known by this agent
Promise (version not specified) belongs to bundle 'g' in file './serverd.cf'
near line 4
where the file begins:
bundle common g
{
vars:
"compsci" slist => { "10.8.148.0/22" };
}
It doesn't stop the server from running and delivering files, though.
> Your job now: please find something right with cfengine ;-)
I'll try.
Jim