On 02/20/2012 03:45 AM, [email protected] wrote: > Link to topic: https://cfengine.com/forum/read.php?3,24948,24948#msg-24948
> bash-4.0# ./cf-promises > cf3:/var/opt/cfengine/inputs/cfengine_stdlib.cf:854,37: Constraint lvalue > repaired_returncodes is not allowed in 'classes' constraint body, near token > '}' > !!! No bundlesequence in the common control body > > The old cfengine_stdlib is version 74, the new one version 110. Anybody seen > something like that and/or knows how to fix that? Thanks! https://cfengine.com/manuals/cf3-reference#classes-in-_002a repaired_returncodes was introduced in version 3.1.3, you will need to remove or work around the things in the standard library that are not compatible with the version your running, or upgrade. -- Nick Anderson <[email protected]> _______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
