[Bug 591968] Re: coreutils 8.5-1ubuntu1 FTBFS on armel, powerpc, sparc (test-linkat assert fail)

2010-06-11 Thread Launchpad Bug Tracker
This bug was fixed in the package coreutils - 8.5-1ubuntu2 --- coreutils (8.5-1ubuntu2) maverick; urgency=low [ John Rigby ] * debian/patches/99_stat_prototype_for_linkat.dpatch: Add missing header include for stat() prototype. LP: #591968. -- Steve Langasek

[Bug 591968] Re: coreutils 8.5-1ubuntu1 FTBFS on armel, powerpc, sparc (test-linkat assert fail)

2010-06-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~jcrigby/+junk/coreutils -- coreutils 8.5-1ubuntu1 FTBFS on armel, powerpc, sparc (test-linkat assert fail) https://bugs.launchpad.net/bugs/591968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 591968] Re: coreutils 8.5-1ubuntu1 FTBFS on armel, powerpc, sparc (test-linkat assert fail)

2010-06-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/coreutils -- coreutils 8.5-1ubuntu1 FTBFS on armel, powerpc, sparc (test-linkat assert fail) https://bugs.launchpad.net/bugs/591968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 591968] Re: coreutils 8.5-1ubuntu1 FTBFS on armel, powerpc, sparc (test-linkat assert fail)

2010-06-09 Thread Steve Langasek
Failure is reproducible on a beagleboard running the 2.6.33-500-omap kernel with maverick userspace; reproducible on both ext3 and tmpfs; /proc is correctly mounted. ** Changed in: coreutils (Ubuntu Maverick) Assignee: (unassigned) = John Rigby (jcrigby) -- coreutils 8.5-1ubuntu1 FTBFS on

[Bug 591968] Re: coreutils 8.5-1ubuntu1 FTBFS on armel, powerpc, sparc (test-linkat assert fail)

2010-06-09 Thread John Rigby
On careful inspection of the armel strace output we can see that the result buffer of the first readlink result has extra non null garbage after the 17 bytes copied in by readlink: readlink(test-linkat.tlink1, test-linkat.tsub1..., 1025) = 17 readlink(test-linkat.tlink5, test-linkat.tsub1, 1025)

[Bug 591968] Re: coreutils 8.5-1ubuntu1 FTBFS on armel, powerpc, sparc (test-linkat assert fail)

2010-06-09 Thread John Rigby
Steve pointed out that areadlink_with_size does append the null byte so this theory was bogus. -- coreutils 8.5-1ubuntu1 FTBFS on armel, powerpc, sparc (test-linkat assert fail) https://bugs.launchpad.net/bugs/591968 You received this bug notification because you are a member of Ubuntu Bugs,