#1464 closed defect (fixed)
cpio-2.6 doesn't preserve symlinks
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Please see the url for details.
This is a nasty bug that prevents any serious usage of cpio and it needs addressing.
Change History (4)
comment:1 by , 20 years ago
Milestone: | future → 6.1 |
---|---|
Owner: | changed from | to
comment:2 by , 20 years ago
Status: | new → assigned |
---|
comment:3 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Added #define HAVE_LSTAT 1 to config.h.
As per the above thread, in particular <http://archives.linuxfromscratch.org/mail-archives/blfs-dev/2005-June/010153.html>, there are multiple defines that are not checked by configure. These have been fixed upstream.