1 test-suite test fails

  • Done
  • quality assurance status badge
Details
2 participants
  • Martin Castillo
  • Ludovic Courtès
Owner
unassigned
Submitted by
Martin Castillo
Severity
normal
M
M
Martin Castillo wrote on 19 Nov 2017 14:37
(address . bug-guix@gnu.org)
4b65c962-1fe9-e4f4-7b74-4371bff259f5@uni-bremen.de
Hello,

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

Martin Castillo
Attachment: test-suite.log
Attachment: signature.asc
L
L
Ludovic Courtès wrote on 20 Nov 2017 10:23
(name . Martin Castillo)(address . castilma@uni-bremen.de)(address . 29356@debbugs.gnu.org)
87tvxp5mn1.fsf@gnu.org
Hi Martin,

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

Toggle quote (7 lines)
> + 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:

Toggle snippet (14 lines)
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

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

Thanks in advance,
Ludo’.
M
M
Martin Castillo wrote on 20 Nov 2017 20:50
(name . Ludovic Courtès)(address . ludo@gnu.org)
e87a26f1-078b-54db-c810-507a47414434@uni-bremen.de
Hi Ludo’,

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

Toggle quote (7 lines)
> 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.
L
L
Ludovic Courtès wrote on 20 Nov 2017 22:15
(name . Martin Castillo)(address . castilma@uni-bremen.de)(address . 29356@debbugs.gnu.org)
8760a41wke.fsf@gnu.org
Hi,

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

Toggle quote (11 lines)
> 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.

Toggle quote (2 lines)
> What does the apostrophe at the end of your name mean?

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

Ludo’.
L
L
Ludovic Courtès wrote on 20 Nov 2017 22:15
control message for bug #29356
(address . control@debbugs.gnu.org)
874lpo1wjd.fsf@gnu.org
tags 29356 notabug
close 29356
?