gnu.cfengine.bug
[Top] [All Lists]

Links problem with 2.1.19

Subject: Links problem with 2.1.19
From: Jim Wight <j.k.wight@xxxxxxxxx>
Date: Tue, 28 Feb 2006 08:29:55 +0000
Newsgroups: gnu.cfengine.bug
Something has gone wrong with links between 2.1.15, which I've been
using, and 2.1.19, which I've installed in order to try out. 

All my links actions, which succeed when using 2.1.15, are failing at
2.1.19 with messages of the form:

  Links didn't find any file to match /path/to/foo -> /path/to/bar

For the action:

links:
        /tmp/somelink   ->      /var

-d2 output for 2.1.15 contains

Actionsequence item links
ExpandVarstring(/tmp/somelink)
ExpandVarstring(/var)
ExpandVarbinserv /var, (Binserver is myhost)
Linkfiles(/tmp/somelink,/var)
IgnoredOrExcluded(somelink)
Trying to link /tmp/somelink -> /var (/var)
cfengine:myhost: Link (/tmp/somelink->/var) exists.
KillOldLink(/tmp/somelink)
CompressPath(/tmp/somelink./var,/var)
Job start time set to Tue Feb 28 08:18:34 2006

whereas 2.1.19 has

Actionsequence item links
ExpandVarstring(/tmp/somelink)
ExpandVarstring(/var)
cfengine:myhost: Links didn't find any file to match /tmp/somelink -> /var
Job start time set to Tue Feb 28 08:19:07 2006

IsWildItem(link*,links)
Job start time set to Tue Feb 28 08:19:07 2006

IsWildItem(link*,links)


Jim






<Prev in Thread] Current Thread [Next in Thread>