[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-cpio] [GNU cpio 2.11] testsuite: 5 failed
From: |
Pavel Raiskup |
Subject: |
Re: [Bug-cpio] [GNU cpio 2.11] testsuite: 5 failed |
Date: |
Thu, 04 Jun 2015 13:38:29 +0200 |
User-agent: |
KMail/4.14.7 (Linux/4.0.4-202.fc21.x86_64+debug; KDE/4.14.7; x86_64; ; ) |
Hi Victor, thanks for the report!
On Tuesday 02 of June 2015 12:01:31 Victor Rodriguez wrote:
> Aparently there is a bug in build time test of cpio:
>
> ## ------------------------- ##
> ## GNU cpio 2.11 test suite. ##
> ## ------------------------- ##
> 1: cpio version ok
> 2: basic functionality: copyin/copyout ok
> 3: symlink ok
> 4: interdir ok
> 5: symlink-bad-length FAILED
> [...]
>
> --- - 2015-06-02 09:55:31.243497680 +0000
> +++ /builddir/build/BUILD/cpio-2.11/tests/testsuite.dir/at-groups/5/stdout
> 2015-06-02 09:55:31.241557412 +0000
> @@ -1,2 +1,2 @@
> --rw-rw-r-- 1 10029 10031 13 Nov 25 11:52 FILE
> +-rw-rw-r-- 1 10029 10031 13 Nov 25 2014 FILE
> [....]
> Hope it helps
>
> Thanks a lot for the help
It helps, reproducible. You can safely ignore the error as the output of
cpio is expected:
http://git.savannah.gnu.org/cgit/cpio.git/tree/src/copyin.c?id=f6a8a2cbd2#n766
The attached patch should fix this 'make check' fail.
Pavel
0001-tests-fix-expected-output-for-old-file.patch
Description: Text Data