GNU bug report logs - #29356
1 test-suite test fails

Previous Next

Package: guix;

Reported by: Martin Castillo <castilma <at> uni-bremen.de>

Date: Sun, 19 Nov 2017 14:22:01 UTC

Severity: normal

Tags: notabug

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29356 in the body.
You can then email your comments to 29356 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#29356; Package guix. (Sun, 19 Nov 2017 14:22:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Martin Castillo <castilma <at> uni-bremen.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 19 Nov 2017 14:22:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Martin Castillo <castilma <at> uni-bremen.de>
To: bug-guix <at> gnu.org
Subject: 1 test-suite test fails
Date: Sun, 19 Nov 2017 14:37:46 +0100
[Message part 1 (text/plain, inline)]
Hello,

I built guix from 84bd92438. The test suite fails with the attached log.

Martin Castillo
[test-suite.log (text/x-log, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#29356; Package guix. (Mon, 20 Nov 2017 09:24:02 GMT) Full text and rfc822 format available.

Message #8 received at 29356 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Martin Castillo <castilma <at> uni-bremen.de>
Cc: 29356 <at> debbugs.gnu.org
Subject: Re: bug#29356: 1 test-suite test fails
Date: Mon, 20 Nov 2017 10:23:46 +0100
Hi Martin,

Martin Castillo <castilma <at> uni-bremen.de> skribis:

> + guix system build t-guix-system-11155 -n
> + grep 't-guix-system-11155:3:2: .*module .*qemu.*not found' t-guix-system-error-11155
> + rm -f t-guix-system-11155 t-guix-system-error-11155 '/tmp/t-guix-system-11155/*'
> + rmdir /tmp/t-guix-system-11155
> ./test-env: line 1: 11154 Terminated              "/home/mcd/guix/pre-inst-env" "/home/mcd/guix/guix-daemon" --disable-chroot --substitute-urls="$GUIX_BINARY_SUBSTITUTE_URL"
> FAIL tests/guix-system.sh (exit status: 1)

The failing test here is this:

--8<---------------cut here---------------start------------->8---
cat > "$tmpfile" <<EOF
;; Line 1.
(use-modules (gnu))
  (use-package-modules qemu)
EOF

if guix system build "$tmpfile" -n 2> "$errorfile"
then false
else
    grep "$tmpfile:3:2: .*module .*qemu.*not found" "$errorfile"
    grep "Try.*use-package-modules virtualization" "$errorfile"
fi
--8<---------------cut here---------------end--------------->8---

Could it be that there are stale gnu/packages/qemu.{scm,go} files in the
working tree?

Thanks in advance,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#29356; Package guix. (Mon, 20 Nov 2017 21:14:01 GMT) Full text and rfc822 format available.

Message #11 received at 29356 <at> debbugs.gnu.org (full text, mbox):

From: Martin Castillo <castilma <at> uni-bremen.de>
To: Ludovic Courtès <ludo <at> gnu.org>
Subject: Re: bug#29356: 1 test-suite test fails
Date: Mon, 20 Nov 2017 20:50:27 +0100
Hi Ludo’,

On 20.11.2017 10:23, Ludovic Courtès wrote:

> Could it be that there are stale gnu/packages/qemu.{scm,go} files in the
> working tree?
> 
> Thanks in advance,
> Ludo’.
> 

yes, there was qemu.go. It works now.

What does the apostrophe at the end of your name mean?

Martin.




Information forwarded to bug-guix <at> gnu.org:
bug#29356; Package guix. (Mon, 20 Nov 2017 21:16:02 GMT) Full text and rfc822 format available.

Message #14 received at 29356 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Martin Castillo <castilma <at> uni-bremen.de>
Cc: 29356 <at> debbugs.gnu.org
Subject: Re: bug#29356: 1 test-suite test fails
Date: Mon, 20 Nov 2017 22:15:13 +0100
Hi,

Martin Castillo <castilma <at> uni-bremen.de> skribis:

> On 20.11.2017 10:23, Ludovic Courtès wrote:
>
>> Could it be that there are stale gnu/packages/qemu.{scm,go} files in the
>> working tree?
>> 
>> Thanks in advance,
>> Ludo’.
>> 
>
> yes, there was qemu.go. It works now.

Great, thanks for testing.

> What does the apostrophe at the end of your name mean?

Not much, that it’s an abbreviation of my name.  :-)

Ludo’.




Added tag(s) notabug. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Mon, 20 Nov 2017 21:16:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 29356 <at> debbugs.gnu.org and Martin Castillo <castilma <at> uni-bremen.de> Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Mon, 20 Nov 2017 21:16:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 19 Dec 2017 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 180 days ago.

Previous Next


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