tar bugfix n.547 (patch submission)

Roberto A. Foglietta me at roberto.foglietta.name
Tue Dec 27 10:10:13 UTC 2005


Hi to all,

  I submited another patch fot this issue:

  0000547: tar archive corruption when packing unreadable files
           http://busybox.net/bugs/view.php?id=547


AFTER PATCH:

busybox-1.01$ ./busybox tar cvzf test.tgz test; echo $?
test/
test/uno
tar: test/due: Cannot open: Permission denied
test/tre
tar: Error exit delayed from previous errors
1

busybox-1.01$ ./busybox tar tvzf test.tgz; echo $?
drwxr-xr-x 1309/100 0 2005-12-27 10:36:01 test
-rw-r--r-- 1309/100 10240 2005-12-27 10:20:26 test/uno
-rw-r--r-- 1309/100 10240 2005-12-27 10:20:42 test/tre
0



-- 
Roberto A. Foglietta
http://www.roberto.foglietta.name
SkypeNick: robang74
ICQ#: 108718257
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tar_bug547.diff
Type: text/x-patch
Size: 3048 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20051227/203cce66/attachment.bin 


More information about the busybox mailing list