Source: tar Version: 1.30+dfsg-1 Severity: serious Tags: sid buster fixed-upstream
Hi, tar seems to FTBFS on the "slow" buildds with test 118 failing: > ## ---------------------- ## > ## Detailed failed tests. ## > ## ---------------------- ## > > # -*- compilation -*- > 118. dirrem02.at:31: testing explicitly named directory removed before > reading ... > ./dirrem02.at:34: > mkdir gnu > (cd gnu > TEST_TAR_FORMAT=gnu > export TEST_TAR_FORMAT > TAR_OPTIONS="-H gnu" > export TAR_OPTIONS > rm -rf * > > mkdir dir > mkdir dir/sub > genfile --file dir/file1 > genfile --file dir/sub/file2 > > case "$TEST_TAR_FORMAT" in > posix) CPT=5;; > gnu) CPT=3;; > *) exit 77 > esac > > genfile --run --checkpoint=$CPT --unlink dir/sub/file2 --unlink dir/sub -- \ > tar --blocking-factor=1 --checkpoint=1 --checkpoint-action='sleep=1' \ > --checkpoint-action='echo' -c -f archive.tar \ > --listed-incremental db -v dir dir/sub >/dev/null > ) > --- - 2018-04-29 23:47:31.495714503 +0000 > +++ /<<BUILDDIR>>/tar-1.30+dfsg/tests/testsuite.dir/at-groups/118/stderr > 2018-04-29 23:47:31.482584629 +0000 > @@ -1,5 +1,6 @@ > tar: dir: Directory is new > tar: dir/sub: Directory is new > +tar: dir/sub: file changed as we read it > tar: dir/sub: Cannot open: No such file or directory > tar: Exiting with failure status due to previous errors > > stdout: > 118. dirrem02.at:31: 118. explicitly named directory removed before reading > (dirrem02.at:31): FAILED (dirrem02.at:34) I think this is fixed by this upstream commit (untested): https://git.savannah.gnu.org/cgit/tar.git/commit/?id=64b43fdf70d82c39eb2ca900cd4f8e49b86c2020 Thanks, James
signature.asc
Description: OpenPGP digital signature