bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] listed-incremental broken in 1.25 on Solaris 10


From: Joseph Gillen
Subject: [Bug-tar] listed-incremental broken in 1.25 on Solaris 10
Date: Fri, 28 Jan 2011 10:56:53 -0500

Both 1.25 and 1.15.1 were built from sources - ./configure followed by make. Originally found bug using 1.25 downloaded as binary from sunfreeware.com

/godzilla is the mount point for a ufs disk
tar command comes from Amanda - I changed output file and listed- incremental file names for the tests below

/# /godzilla/packages/tar-1.25/src/tar --create --file /dev/null -- directory /godzilla --one-file-system --listed-incremental /tmp/z -- sparse --ignore-failed-read --totals --verbose .
/godzilla/packages/tar-1.25/src/tar: .: Directory is new
./
Total bytes written: 10240 (10KiB, 3.8MiB/s)
/# rm /tmp/z
/# /godzilla/packages/tar-1.15.1/src/tar --create --file /dev/null -- directory /godzilla --one-file-system --listed-incremental /tmp/z -- sparse --ignore-failed-read --totals --verbose .
/godzilla/packages/tar-1.15.1/src/tar: ./lost+found: Directory is new
/godzilla/packages/tar-1.15.1/src/tar: ./local: Directory is new
/godzilla/packages/tar-1.15.1/src/tar: ./packages: Directory is new
/godzilla/packages/tar-1.15.1/src/tar: ./amanda: Directory is new
/godzilla/packages/tar-1.15.1/src/tar: ./dicom: Directory is new
.
.
.
Total bytes written: 57706362880 (54GiB, 92MiB/s)

Joe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]