I've got this statement in update.conf

copy:
     $(svndevel)/cfengine/modules/module:prelude
                                        dest=$(moduledir)/module:prelude

It has worked up to 2.2.1, but it would appear from this output under -v
at 2.2.2

Checking copy from 
vs-cfengine.ncl.ac.uk:/addon/subversion/development/cfengine/modules/module to 
/var/cfengine/modules/module:prelude

which results in a spurious 'Host authentication failed. Did you forget
the domain name or IP/DNS address registration (for ipv4 or ipv6)?'
error, that the colon in 'module:prelude' is being treated as a
separator.

I suppose I can always work round it by copying from directory to
directory with 'include=module:prelude', but should I have to?

Jim





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

Reply via email to