Test Nr. 34 fails, if TAPE environment variable is set ( to TAPE=/dev/tape and /dev/tape does not exist.) If not set, everything works as expected.
## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## 34. shortrec.at:25: testing ... shortrec.at:37: mkdir v7 (cd v7 TEST_TAR_FORMAT=v7 export TEST_TAR_FORMAT TAR_OPTIONS="-H v7" export TAR_OPTIONS rm -rf * mkdir directory (cd directory && touch a b c d e f g h i j k l m n o p q r) tar -c -b 1 directory | tar -t >/dev/null tar -c -b 1 -f archive directory tar -t -f archive >/dev/null tar -t <archive >/dev/null rm -r directory ) --- /dev/null 2001-11-03 11:52:21.000000000 +0100 +++ /home/rpmbuild/rpm/BUILD/tar-1.15.90/tests/testsuite.dir/at-stderr 2006-04-26 16:09:30.000000000 +0200 @@ -0,0 +1,6 @@ +tar: /dev/tape: Cannot open: Permission denied +tar: Error is not recoverable: exiting now +tar: /dev/tape: Cannot open: No such file or directory +tar: Error is not recoverable: exiting now +tar: /dev/tape: Cannot open: No such file or directory +tar: Error is not recoverable: exiting now 34. shortrec.at:25: 34. short records (shortrec.at:25): FAILED (shortrec.at:37) -- Mit freundlichen Grüssen/ With kind regards Thomas Steudten / Ingenieurbüro Steudten Engineering \ / Dipl.-Ing., Wirt.-Ing. FH Thomas Steudten \ | ITIL Foundation Certification, SUN Datacenter Certified | \ find the latest alpha RPM LINUX packages here / \ http://alpha.steudten.org, [EMAIL PROTECTED] / _______________________________________________ Bug-tar mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-tar
