th ok 12 - no links with space in arg ok 13 - commit 2 is not visible # passed all 13 test(s) 1..13 ok 1 - generate bar/tree ok 2 - find file-1 ok 3 - find file-50 ok 4 - generate bar/tree/file-50 ok 5 - find line 1 ok 6 - no line 2 ok 7 - generate foo+bar/tree ok 8 - verify a+b link ok 9 - generate foo+bar/tree?h=1+2 ok 10 - verify a+b?h=1+2 link # passed all 10 test(s) 1..10 ok 1 - generate foo/commit ok 2 - find tree link ok 3 - find parent link ok 4 - find commit subject ok 5 - find commit msg ok 6 - find diffstat ok 7 - find diff summary ok 8 - get root commit ok 9 - root commit contains diffstat ok 10 - root commit contains diff # passed all 10 test(s) 1..10 ok 1 - generate foo/diff ok 2 - find diff header ok 3 - find blob link ok 4 - find added file ok 5 - find hunk header ok 6 - find added line # passed all 6 test(s) 1..6 ok 1 - get foo/snapshot/master.tar.gz ok 2 - check html headers ok 3 - strip off the header lines ok 4 - verify gzip format ok 5 - untar ok 6 - count files ok 7 - verify untarred file-5 ok 8 - get foo/snapshot/master.tar.lz ok 9 - check html headers ok 10 - strip off the header lines ok 11 - verify lzip format ok 12 - untar ok 13 - count files ok 14 - verify untarred file-5 ok 15 - get foo/snapshot/master.tar.xz ok 16 - check html headers ok 17 - strip off the header lines ok 18 - verify xz format ok 19 - untar ok 20 - count files ok 21 - verify untarred file-5 ok 22 - get foo/snapshot/master.tar.zst ok 23 - check html headers ok 24 - strip off the header lines ok 25 - verify zstd format ok 26 - untar ok 27 - count files ok 28 - verify untarred file-5 ok 29 - get foo/snapshot/master.zip ok 30 - check HTML headers (zip) ok 31 - strip off the header lines (zip) ok 32 - verify zip format ok 33 - unzip ok 34 - count files (zip) ok 35 - verify unzipped file-5 # passed all 35 test(s) 1..35 ok 1 - generate foo/patch ok 2 - find `From:` line ok 3 - find `Date:` line ok 4 - find `Subject:` line ok 5 - find `cgit` signature ok 6 - compare with output of git-format-patch(1) ok 7 - find initial commit ok 8 - generate patch for initial commit ok 9 - find `cgit` signature ok 10 - generate patches for multiple commits ok 11 - find `cgit` signature ok 12 - compare with output of git-format-patch(1) # passed all 12 test(s) 1..12 not ok 1 - do not access $HOME: # # test_no_home_access '' # not ok 2 - do not access $HOME: foo # # test_no_home_access 'foo' # not ok 3 - do not access $HOME: foo/refs # # test_no_home_access 'foo/refs' # not ok 4 - do not access $HOME: foo/log # # test_no_home_access 'foo/log' # not ok 5 - do not access $HOME: foo/tree # # test_no_home_access 'foo/tree' # not ok 6 - do not access $HOME: foo/tree/file-1 # # test_no_home_access 'foo/tree/file-1' # not ok 7 - do not access $HOME: foo/commit # # test_no_home_access 'foo/commit' # not ok 8 - do not access $HOME: foo/diff # # test_no_home_access 'foo/diff' # not ok 9 - do not access $HOME: foo/patch # # test_no_home_access 'foo/patch' # not ok 10 - do not access $HOME: foo/snapshot/master.tar.gz # # test_no_home_access 'foo/snapshot/master.tar.gz' # # failed 10 among 10 test(s) 1..10 make[1]: *** [Makefile:12: t0109-gitconfig.sh] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/cgit-1.2.3/tests' make: *** [Makefile:83: test] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.jMAwyf (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.jMAwyf (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cgit.spec