GNU bug report logs - #64760
make check fails on 182be30fb1a8b847c30492462ec22c08ec7a9849

Previous Next

Package: guix;

Reported by: Janneke Nieuwenhuizen <janneke <at> gnu.org>

Date: Fri, 21 Jul 2023 06:48:02 UTC

Severity: normal

Merged with 64598

Done: Ludovic Courtès <ludo <at> gnu.org>

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: wolf <wolf <at> wolfsden.cz>
Subject: bug#64598: closed (Re: bug#64760: make check fails on
 182be30fb1a8b847c30492462ec22c08ec7a9849)
Date: Fri, 18 Aug 2023 14:14:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64760: Test fail: tests/store-roots.scm

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

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

-- 
64760: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64760
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Josselin Poiret <dev <at> jpoiret.xyz>
Cc: Ricardo Wurmus <rekado <at> elephly.net>, 64760-done <at> debbugs.gnu.org,
 Janneke Nieuwenhuizen <janneke <at> gnu.org>
Subject: Re: bug#64760: make check fails on
 182be30fb1a8b847c30492462ec22c08ec7a9849
Date: Fri, 18 Aug 2023 16:13:05 +0200
Hello!

Pushed as 4b1fdd44ed87dc07d23cc9313a8b6b14d0646923!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: wolf <wolf <at> wolfsden.cz>
To: bug-guix <at> gnu.org
Subject: Test fail: tests/store-roots.scm
Date: Thu, 13 Jul 2023 17:29:01 +0200
[Message part 4 (text/plain, inline)]
Hi,

I am experiencing a test failure on a Guix build from the git in the
tests/store-roots.scm test file.  Excerpt (whole log file attached):

    test-name: gc-roots, initial
    location: /home/wolf/devel/guix/tests/store-roots.scm:33
    source:
    + (test-equal
    +   "gc-roots, initial"
    +   (list (string-append %state-directory "/profiles"))
    +   (begin
    +     (delete-file-recursively
    +       (string-append %state-directory "/profiles"))
    +     (gc-roots)))
    expected-value: ("/home/wolf/devel/guix/test-tmp/var/15530/profiles")
    actual-value: #f
    actual-error:
    + (system-error
    +   "lstat"
    +   "~A: ~S"
    +   ("No such file or directory"
    +    "/home/wolf/devel/guix/test-tmp/var/15530/profiles")
    +   (2))
    result: FAIL

Commit: 3b524cde7115a6e89a438c1fd230093e6f30442f

Build was done inside guix shell -D guix --pure.

W.

-- 
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
[store-roots.log (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 278 days ago.

Previous Next


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