Modify ↓
Ticket #465 (closed defect: fixed)
Bcfg2 destroys symbolic links when installing files
Reported by: | dclark | Owned by: | desai |
---|---|---|---|
Priority: | critical | Milestone: | Bcfg2 0.9.5 Release |
Component: | bcfg2-client | Version: | 0.9.x |
Keywords: | Cc: |
Description
- Have a box where /usr/local -> /local2/local (a filesystem with more space)
- Have a config file under /usr/local/etc/somename.conf
- After a "bcfg2" run, /usr/local will be a directory, and the only file in it will be /usr/local/etc/somename.conf (/local2/local will be untouched).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Here are the pertinent bits of a "bcfg2 -dv" log for a run that causes the issue:
Before:
During:
After: