Hi Craig -- I have no problem copying files with "::" in them. Perhaps the reason is not what it seems to be. Try running
cfservd -v to see if there is some kind of access control reason - any unauthorized links etc M Martin, Craig wrote: > 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 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Help-cfengine mailing list > [EMAIL PROTECTED] > https://cfengine.org/mailman/listinfo/help-cfengine -- Mark Burgess Professor of Network and System Administration Oslo University College ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Work: +47 22453272 Email: [EMAIL PROTECTED] Fax : +47 22453205 WWW : http://www.iu.hio.no/~mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _______________________________________________ Bug-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/bug-cfengine
