bug#20597: ‘unlinkat’ bug in Linux 4.0.2 leads to tar test failure

2015-05-24 Thread Pádraig Brady
On 24/05/15 14:53, Ludovic Courtès wrote: > Pádraig Brady skribis: > >> On 24/05/15 12:33, Ludovic Courtès wrote: > > [...] > >>> unlinkat(4, "foo_file", 0) = 0 >>> unlinkat(AT_FDCWD, "foo", AT_REMOVEDIR) = 0 >>>

bug#20597: ‘unlinkat’ bug in Linux 4.0.2 leads to tar test failure

2015-05-24 Thread Pádraig Brady
On 24/05/15 12:33, Ludovic Courtès wrote: > (Please keep 20...@debbugs.gnu.org Cc'd.) > (Gnulib: please scroll further down for the ‘unlinkat’ issue.) > > Andy Patterson skribis: > >>> I suppose this is Guix 0.8.2 on top of another distribution, right? Did >>> you install from source or from th