[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU tar 1.35] testsuite: 129 failed
From: |
Bruno Haible |
Subject: |
[GNU tar 1.35] testsuite: 129 failed |
Date: |
Sat, 21 Dec 2024 13:53:10 +0100 |
When the current directory is under a directory symlinked to a
different volume, the testsuite fails:
129: filename normalization FAILED (incr08.at:41)
How to reproduce: (The shell is /bin/bash.)
$ mkdir /tmp/build
$ cd $HOME
$ ln -s /tmp/build devbuild
$ cd devbuild
$ tar xf .../tar-1.35.tar.gz
$ cd tar-1.35
$ ./configure
$ make
$ make check
testsuite.log.gz
Description: application/gzip
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU tar 1.35] testsuite: 129 failed,
Bruno Haible <=