Package: tar
Version: 1.16-2
Severity: serious

Hello Bdale,

tar test-suite tests/append02.at has a race condition which cause
the test to fail sometimes, and thus the package to FTBFS.

  echo Creating archive.1
  tar cf archive.1 file1 file2
>>>here
  echo Creating archive.2
  tar cfT archive.2 /dev/null
  tar rf archive.2 file1
  tar rf archive.2 file2

If one add "sleep 2" at >>>here, the test fails consistently.

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large blue swirl here. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to