Modify ↓
Ticket #398 (closed defect: worksforme)
Installing a ConfigFile kills symlinks
Reported by: | naapuri | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
I had a ConfigFile? statement for /foo/bar/baz.conf. On the client, /foo was a symlink to /real-foo, and there the bar/ subdir didn't exist.
When installing baz.conf, the bcfg2 client killed the /foo -> /real-foo symlink and created directories /foo/ and /foo/bar/.
I expected the client not to mind that /foo/ is a symlink.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.