Re: Bug#869229: perl: FTBFS on hurd-i386: Time-HiRes/t/utime.t fails

2017-07-21 Thread Niko Tyni
/rt.cpan.org/Public/Bug/Display.html?id=116127 which was about ext2/ext3 on Linux not recording fractional seconds. The "fix" of parsing /proc/mounts seems fragile at best... Patches for fixing this on Hurd would be welcome, and I expect upstream to be receptive as well. -- Niko Tyni nt...@debian.org

perl_5.32.0~rc1-1 FTBFS on hurd (experimental)

2020-06-17 Thread Niko Tyni
blob/blead/dist/IO/t/cachepropagate-unix.t#L44 Could someone please confirm that hurd needs to be added to that list? Patches welcome of course :) Thanks for your work, -- Niko Tyni nt...@debian.org

Re: Bug#648623: perl: test failures on hurd-i386

2011-11-20 Thread Niko Tyni
becomes a release architecture. Ignoring errors obviously has the downside of not catching any regressions automatically. I suppose the hurd folks would need to assume responsibility for that. I don't feel very strongly about this; please let me know what you think. -- Niko Tyni nt...@debian

Re: Bug#648623: perl: test failures on hurd-i386

2011-11-23 Thread Niko Tyni
On Tue, Nov 22, 2011 at 11:50:10PM +, Dominic Hargreaves wrote: > On Sun, Nov 20, 2011 at 10:20:22AM +0200, Niko Tyni wrote: > > However, instead of patching the tests, I think I'd actually prefer just > > making debian/rules ignore test failures on GNU/Hurd so that th