GNU bug report logs - #62778
continuous integration test failure

Previous Next

Package: gzip;

Reported by: Bruno Haible <bruno <at> clisp.org>

Date: Tue, 11 Apr 2023 17:14:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Bruno Haible <bruno <at> clisp.org>
Subject: bug#62778: closed (Re: bug#62778: continuous integration test
 failure)
Date: Tue, 11 Apr 2023 18:01:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62778: continuous integration test failure

which was filed against the gzip package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62778 <at> debbugs.gnu.org.

-- 
62778: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62778
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Bruno Haible <bruno <at> clisp.org>
Cc: 62778-done <at> debbugs.gnu.org
Subject: Re: bug#62778: continuous integration test failure
Date: Tue, 11 Apr 2023 11:00:24 -0700
Thanks, I installed that.

[Message part 3 (message/rfc822, inline)]
From: Bruno Haible <bruno <at> clisp.org>
To: bug-gzip <at> gnu.org
Subject: continuous integration test failure
Date: Tue, 11 Apr 2023 19:12:49 +0200
[Message part 4 (text/plain, inline)]
Hi Jim,

The continuous integration at https://gitlab.com/gnu-gzip/ci-distcheck/
shows a test failure:

FAIL: write-error
=================
../../../sources/gzip/build-aux/test-driver: line 107: ../../../sources/gzip/tests/write-error: Permission denied
FAIL write-error (exit status: 126)

A simple 'chmod a+x tests/write-error' fixes this one, for non-root
users.

When I run "make check" as root — which happens to be what the CI does —
I get another test failure:

FAIL write-error (exit status: 1)

The reason here is that even after 'chmod a-w d', the directory 'd'
is writable.

This patch fixes both issues. "make check" now passes again, both as a
normal user and as root.


[0001-tests-Fix-a-test-failure.patch (text/x-patch, attachment)]

This bug report was last modified 2 years and 40 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.