GNU bug report logs -
#21354
Daemon blindly imports corrupt archives from 'root'
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 11 Sep 2015 19:22:07 +0200
with message-id <87vbbgc1mo.fsf <at> gnu.org>
and subject line Re: bug#21354: "make check" failure in 0.8.3
has caused the debbugs.gnu.org bug report #21354,
regarding "make check" failure in 0.8.3
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
21354: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21354
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
I created a Vagrant virtual machine using their "ubuntu/trusty64" box (
https://atlas.hashicorp.com/ubuntu/boxes/trusty64).
I connected to it via "vagrant ssh"; that gave me a shell prompt. I can't
remember whether that gave me a root prompt or not; if it didn't, then I'd
have typed "sudo -s".
I ran "aptitude" and installed some packages in order to build guix from
source: g++ guile-2.0-dev libbz2-dev libgcrypt11-dev libsqlite3-dev sqlite3
I unpacked the 0.8.3 source tarball into /usr/local/src.
I typed "./configure", then "make", then "make check".
I saw
============================================================================
Testsuite summary for GNU Guix 0.8.3
============================================================================
# TOTAL: 44
# PASS: 41
# SKIP: 0
# XFAIL: 0
# FAIL: 3
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-guix <at> gnu.org
So ... here I am, reporting it!
[Message part 4 (text/html, inline)]
[test-suite.log (application/octet-stream, attachment)]
[Message part 6 (message/rfc822, inline)]
ludo <at> gnu.org (Ludovic Courtès) skribis:
> Could you apply the given patches (you can take them from
> <http://git.savannah.gnu.org/cgit/guix.git/log/>, and then apply them
> with ‘patch -p1 < patch’ from the top-level source directory), and then
> run:
>
> rm -rf test-tmp && make check
>
> and report the result?
I’m closing this bug. Please reopen it if you think commits ef80ca9 and
54e515e did not fix it.
Ludo’.
This bug report was last modified 9 years and 255 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.