Forum: Cfengine Help
Subject: Re: bundlesequence and inputs using readstringlist
Author: skibumatbu
Link to topic: https://cfengine.com/forum/read.php?3,19057,19064#msg-19064

Seva, again thanks for replying... I'm using 3.0.5p1 from the community 
edition...

The -d 1 didn't help that much... Here's the last few lines... What I also 
tried was running strace to show the system calls being run. It opens the file 
containing the list of bundles, reads the contents, closes the file unmaps the 
memory it used for the file handle and then hangs completely.

Scott

Here is the -d 1 output:
GetVariable(const,endl) type=(to be determined)
IsExpandable(endl) - syntax verify
Found 0 variables in (endl)
Looking for const.endl
Searching for scope context const
Found scope reference const
GetVariable(const,endl): using scope 'const' for variable 'endl'
No such variable found const.endl
AddVariableHash(const.endl=
 (string) rtype=s)
Searching for scope context const
Found scope reference const
CopyRvalItem(s)
ScanScalar("
")
DeleteRvalItem(l)
DeleteRval NULL
DeleteRvalItem(l)
DeleteRval NULL
Added Variable endl at hash address 1206 in scope const with value (omitted)
NewClass(agent)
Adding scope data control_agent
Adding scope data this
Adding scope data match
SCOPE Object match already exists
cf3  > Verifying the syntax of the inputs...
Unappending  > Verifying the syntax of the inputs...

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to