GNU bug report logs - #22391
'tests/gem.scm' fails as of v0.9.0-1081-gfe6f809

Previous Next

Package: guix;

Reported by: Mathieu Lirzin <mthl <at> gnu.org>

Date: Sun, 17 Jan 2016 11:13:02 UTC

Severity: normal

Done: Ben Woodcroft <b.woodcroft <at> uq.edu.au>

Bug is archived. No further changes may be made.

Full log


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

From: Mathieu Lirzin <mthl <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: 'make check' fails on master.
Date: Sun, 17 Jan 2016 12:12:18 +0100
[test-suite.log (text/plain, inline)]
======================================
   GNU Guix 0.9.1: ./test-suite.log
======================================

# TOTAL: 56
# PASS:  53
# SKIP:  2
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

SKIP: tests/containers
======================

SKIP tests/containers.scm (exit status: 77)

FAIL: tests/gem
===============

random seed for tests: 1453029209
%%%% Starting test gem  (Writing full log to "gem.log")

;;; (fail (package (name "ruby-foo") (version "1.0.0") (source (origin (method url-fetch) (uri (rubygems-uri "foo" version)) (sha256 (base32 "1a270mlajhrmpqbhxcqjqypnvgrq4pgixpv3w9gwp1wrrapnwrzk")))) (build-system ruby-build-system) (propagated-inputs (quasiquote (("bundler" (unquote bundler)) ("ruby-bar" (unquote ruby-bar))))) (synopsis "This package provides a cool gem") (description "This package provides a cool gem") (home-page "https://example.com") (license (list expat asl2.0))) #f)
tests/gem.scm:46: FAIL gem->guix-package
# of unexpected failures  1
FAIL tests/gem.scm (exit status: 1)

SKIP: tests/guix-environment-container
======================================

+ set -e
+ guix environment --version
guix environment (GNU Guix) 0.9.1
Copyright (C) 2016 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ guile -c '((@@ (guix scripts environment) assert-container-features))'
error: cannot create container: unprivileged user cannot create user namespaces
error: please set /proc/sys/kernel/unprivileged_userns_clone to "1"
+ exit 77
SKIP tests/guix-environment-container.sh (exit status: 77)

[gem.log (text/plain, attachment)]
[config.log (text/plain, attachment)]

This bug report was last modified 9 years and 185 days ago.

Previous Next


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