On 5/6/06, Vladimir A. Pavlov <[EMAIL PROTECTED]> wrote:
Tar testsuite assumes that readdir() returns file names in the order they are created in but this was wrong for me (linux-2.6.15.7). The possible test failure should be noticed in the book, shouldn't it? Also I found this link: http://lists.gnu.org/archive/html/bug-tar/2005-07/msg00000.html
That patch fixes up the errors? That's good. I've never gotten that error before, so I'll have to trust you. Archaic, the fix is in upstream, and it's really simple. sed -i 's/tar xfv.*/& | sort/' tests/pipe.at -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page