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)]
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 2 (text/html, inline)]
[test-suite.log (application/octet-stream, attachment)]
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.