bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] [GNU tar 1.28] testsuite: 163 165 failed


From: Gianfranco Costamagna
Subject: Re: [Bug-tar] [GNU tar 1.28] testsuite: 163 165 failed
Date: Wed, 11 Nov 2015 08:48:36 +0000 (UTC)

Hi Sergey,


>I was able to reproduce the bug on FreeBSD.  It turns out that on that

>system the unlinkat call fails if the pathname argument is a relative
>file name (starting with "../") and the fd argument refers to a
>directory that has been removed after openat.
>
>Unfortunately I have not got any Hurd box.  Can you please compile and
>run the attached file on gnu/hurd?


done:

exodar:~$ vi test.c
exodar:~$ gcc test.c && ./a.out
fstatat: No such file or directory
unlinkat: No such file or directory


thanks a lot for the quick turnaround!

G.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]