Webhuis / Cfengine-debian

Intermediate Debian repository for continous upgrade of Cfengine.
Other
8 stars 7 forks source link

FAIL: generic_agent_test #14

Closed OlTwello closed 10 years ago

OlTwello commented 11 years ago

Starting test: generic_agent_test.c

test_load_masterfiles: Starting test FAIL: generic_agent_test

I would like to assign this issue to Ted. I will mail the logs to the Debian-team.

tzz commented 11 years ago

I looked at the build logs. Looks like it's choking on logrotate which is defined in either lib/3.5/bundles.cf for 3.5.x or in $(sys.local_libdir)/bundles.cf for 3.6 (which expands to lib/3.6/bundles.cf).

Actual error:

/usr/local/src/Cfengine-debian/masterfiles/promises.cf:72:30: error: syntax error
  "rotate_promise_summary" usebundle => logrotate("@(def.cfe_log_files)", "1m", "10"),
Webhuis commented 11 years ago

Discussed in the October 8th hangout. Brian and Ted analyse.

bahamat commented 10 years ago

I'm not getting this error anymore while building.