There appears to be a problem with a source that has "::" in string . .
.

>From running cfagent -v:

Checking copy from
localhost:/opt/cfengine/TamsRepos/Production/cfengine/modules/module to
/home/cmartin/cfengine/modules/module::changemode^M
cfengine:bboyd: Can't stat
/opt/cfengine/TamsRepos/Production/cfengine/modules/module in copy^M
Checking copy from localhost:/opt/cfengine/TamsRepos/Production to
/home/cmartin/cfengine/modules/module::changemode^M
Performance(Copy(localhost:/opt/cfengine/TamsRepos/Production >
/home/cmartin/cfengine/modules/module::changemode)): time=0.0069 secs,
av=0.0071 +/- 0.0084^M
Checking copy from
localhost:/opt/cfengine/TamsRepos/Productionchangemode to
/home/cmartin/cfengine/modules/module::changemode^M
cfengine:bboyd: Can't stat /opt/cfengine/TamsRepos/Productionchangemode
in copy^M
Checking copy from
localhost:/opt/cfengine/TamsRepos/Production/cfengine/modules/module to
/home/cmartin/cfengine/modules/module::cf_logger^M
cfengine:bboyd: Can't stat
/opt/cfengine/TamsRepos/Production/cfengine/modules/module in copy^M
Checking copy from localhost:/opt/cfengine/TamsRepos/Production to
/home/cmartin/cfengine/modules/module::cf_logger^M
Performance(Copy(localhost:/opt/cfengine/TamsRepos/Production >
/home/cmartin/cfengine/modules/module::cf_logger)): time=0.0067 secs,
av=0.0062 +/- 0.0079^M
Checking copy from localhost:/opt/cfengine/TamsRepos/Productioncf_logger
to /home/cmartin/cfengine/modules/module::cf_logger^M
cfengine:bboyd: Can't stat /opt/cfengine/TamsRepos/Productioncf_logger
in copy^M


Here is the part of the copy action that produces this:

        $(srcRepo)/$(env)/cfengine/modules/module::changemode
            dest=$(cfRoot)/modules/module::changemode
            o=root
            g=root
            mode=0755
            syslog=on
            server=$(policyHost)

        $(srcRepo)/$(env)/cfengine/modules/module::cf_logger
            dest=$(cfRoot)/modules/module::cf_logger
            o=root
            g=root
            mode=0755
            syslog=on
            server=$(policyHost)


Craig J. Martin
Sr. Systems/Applications Engineer
Travelocity System Engineering


_______________________________________________
Bug-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/bug-cfengine

Reply via email to