Bug#377330: tar: FTBFS: Failed tests on amd64.

2006-10-14 Thread Kurt Roeckx
Hi, I did an NMU for this, patch is attached. Kurt diff -u tar-1.15.91/debian/changelog tar-1.15.91/debian/changelog --- tar-1.15.91/debian/changelog +++ tar-1.15.91/debian/changelog @@ -1,3 +1,11 @@ +tar (1.15.91-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Make incremental

Bug#377330: tar: FTBFS: Failed tests on amd64.

2006-10-14 Thread Bdale Garbee
On Sat, 2006-10-14 at 15:26 +0200, Kurt Roeckx wrote: I did an NMU for this, patch is attached. Ok. Some other things I tried to fix ended up making things worse and I haven't made time to get it right again. Appreciate your taking care of this in the meantime. Bdale -- To UNSUBSCRIBE,

Bug#377330: tar: FTBFS: Failed tests on amd64.

2006-10-08 Thread Kurt Roeckx
Hi, This RC bug is marked pending since August the 20th. Are there plans to upload this soon? Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#377330: tar: posible patch

2006-09-07 Thread Vladimir Suplin
Package: tar Version: 1.15.91-2 Followup-For: Bug #377330 Hi All. It seems that there are 2 bugs in incremen.c: 1) uninitialized variable stract stat st, as was correctly pointed by Kurt Roeckx. 2) wrong file type check in || (*entry == 'D' S_ISDIR (st.st_mode)) || (*entry == 'Y' !S_ISDIR

Bug#377330: tar

2006-07-29 Thread Alex Chekholko
Hello all, I tried to reproduce this bug on my spare machine and was unable to do so. I put a clean install of the latest Debian Etch on my spare AMD64 machine, then got the source and ran ./configure, make, make check. Everything went fine: 54 tests successful, 7 skipped. I then reinstalled

Bug#377330: tar: FTBFS: Failed tests on amd64.

2006-07-10 Thread Kurt Roeckx
On Mon, Jul 10, 2006 at 01:49:51AM +0200, Kurt Roeckx wrote: On Sun, Jul 09, 2006 at 09:52:52PM +0200, Kurt Roeckx wrote: It seems that the created tar files are good, but during extraction it doesn't always react the same. The problem seems to be this code in

Bug#377330: tar: FTBFS: Failed tests on amd64.

2006-07-09 Thread Bdale Garbee
tags 377330 +unreproducible +moreinfo thanks On Sat, 2006-07-08 at 13:49 +0200, Kurt Roeckx wrote: Tar failed a test on the amd64 buildd: 28: cyclic renames FAILED (rename03.at:122) I see that. The bad news is I just tried this on my desktop amd64 system at

Bug#377330: tar: FTBFS: Failed tests on amd64.

2006-07-09 Thread Kurt Roeckx
On Sun, Jul 09, 2006 at 08:08:23PM +0200, Kurt Roeckx wrote: On Sun, Jul 09, 2006 at 11:55:38AM -0600, Bdale Garbee wrote: tags 377330 +unreproducible +moreinfo thanks On Sat, 2006-07-08 at 13:49 +0200, Kurt Roeckx wrote: Tar failed a test on the amd64 buildd: 28: cyclic

Bug#377330: tar: FTBFS: Failed tests on amd64.

2006-07-09 Thread Kurt Roeckx
On Sun, Jul 09, 2006 at 09:52:52PM +0200, Kurt Roeckx wrote: It seems that the created tar files are good, but during extraction it doesn't always react the same. straces between 2 runs that are good only differ in some system call, and they all have to do with either the pid changed or the