GNU bug report logs - #24121
new snapshot available: diffutils-3.3.52-e974

Previous Next

Package: diffutils;

Reported by: Jim Meyering <jim <at> meyering.net>

Date: Mon, 1 Aug 2016 01:17:01 UTC

Severity: normal

Tags: notabug

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


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

From: Jim Meyering <jim <at> meyering.net>
To: Assaf Gordon <assafgordon <at> gmail.com>
Cc: 24121 <at> debbugs.gnu.org
Subject: Re: [bug-diffutils] bug#24121: new snapshot available:
 diffutils-3.3.52-e974
Date: Tue, 2 Aug 2016 09:46:24 -0700
[Message part 1 (text/plain, inline)]
On Mon, Aug 1, 2016 at 10:18 PM, Assaf Gordon <assafgordon <at> gmail.com> wrote:
> Hello,
>
>> On Aug 1, 2016, at 12:44, Jim Meyering <jim <at> meyering.net> wrote:
>> Would you please see what the hurd test expected?
>> If you rerun it with this patch, the usual testsuite.log file will
>> include details:
>> <0001-k.diff>
>
> Digging a bit deeper, it seems that GNU Hurd does not have a functional /proc/self link
> (at least not Debian/Hurd 0.7).
>
>   $ uname -a
>   GNU hurd07 0.7 GNU-Mach 1.6+git20160114-486/Hurd-0.7 i686-AT386 GNU
>
>   $ ls -l /proc/self
>   lrwxrwxrwx 0 root root 1 Dec 31  1969 /proc/self -> 1
>
>   $ od -ta /proc/self/cmdline
>   0000000   i   n   i   t  sp   [   2   ] nul
>   0000011
>
> And so this test will never succeed as-is.
>
> A relevant mention of /proc/self shortcomings is here:
>  https://www.gnu.org/software/hurd/hurd/translator/procfs/jkoenig/discussion.html#index2h1

Thank you.
The attached patch should cause that test to be skipped when
/proc/self is not useful:
[0001-tests-skip-a-proc-self-dependent-test-on-the-Hurd.diff (text/plain, attachment)]

This bug report was last modified 8 years and 17 days ago.

Previous Next


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