GNU bug report logs - #75613
tail-c test fails on CentOS 6

Previous Next

Package: coreutils;

Reported by: Bruno Haible <bruno <at> clisp.org>

Date: Thu, 16 Jan 2025 19:51:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 75613 <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>, Bruno Haible <bruno <at> clisp.org>
Cc: 75613 <at> debbugs.gnu.org
Subject: Re: bug#75613: tail-c test fails on CentOS 6
Date: Thu, 16 Jan 2025 21:11:20 +0000
[Message part 1 (text/plain, inline)]
On 16/01/2025 20:19, Paul Eggert wrote:
> On 2025-01-16 11:50, Bruno Haible via GNU coreutils Bug Reports wrote:
>>     $ src/timeout --verbose 1 src/tail -c 4096 /dev/urandom
>>     timeout: sending signal TERM to command 'src/tail'
>>     $ echo $?
>>     124
> 
> Wikipedia[1] says that CentOS versions through CentOS 8 have reached
> end-of-life and are no longer supported, so I doubt whether it's worth
> our time to debug this merely for them. The oldest CentOSish version
> still supported is CentOS Stream 9[2].
> 
> [1]: https://en.wikipedia.org/wiki/CentOS#End-of-support_schedule
> [2]: https://en.wikipedia.org/wiki/CentOS_Stream#Release_history

Right. Behavior of `tail -c /dev/pseudo` is quite system dependent really,
so that test is quite brittle as is. We already allow for Solaris
specific behavior in the test, so I propose we at least adjust the test
to skip failures on older kernels, as in the attached.

cheers,
Pádraig
[tests-tail-centos6.patch (text/x-patch, attachment)]

This bug report was last modified 182 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.