unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Paul Garlick <pgarlick@tourbillion-technology.com>
Cc: 25476@debbugs.gnu.org
Subject: bug#25476: pivot-root test fails on Ubuntu 16.04
Date: Thu, 19 Jan 2017 17:23:08 +0100	[thread overview]
Message-ID: <87shofuihf.fsf@gnu.org> (raw)
In-Reply-To: <1484760171.3242.7.camel@tourbillion-technology.com> (Paul Garlick's message of "Wed, 18 Jan 2017 17:22:51 +0000")

Hi!

Paul Garlick <pgarlick@tourbillion-technology.com> skribis:

> I have noticed that the pivot-root test on my development system has
> started to fail.  After running 'make check' the result: FAIL is
> recorded for the syscalls.scm test.
>
> I have recently updated the system.  It is running Ubuntu 16.04.
>  Previously, the test passed.  Now:
>
> $ uname -r
> 4.4.0-59-generic

That’s on Git master, right?

Could you post tests/syscalls.log?

This test is known to be problematic with recent kernels, as written
above it:

--8<---------------cut here---------------start------------->8---
;; XXX: Skip this test when running Linux > 4.7.5 to work around
;; <https://bugzilla.kernel.org/show_bug.cgi?id=183461>.
(when (or (not perform-container-tests?)
          (version>? (utsname:release (uname)) "4.7.5"))
  (test-skip 1))
--8<---------------cut here---------------end--------------->8---

AFAIK this particular problem was introduced around 4.7.5, as discussed
in the bug report above, but maybe Ubuntu’s 4.4 has it too?

Thanks for your report!

Ludo’.

  reply	other threads:[~2017-01-19 16:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18 17:22 bug#25476: pivot-root test fails on Ubuntu 16.04 Paul Garlick
2017-01-19 16:23 ` Ludovic Courtès [this message]
2017-01-20 23:20   ` Paul Garlick
2017-01-30 22:32     ` Ludovic Courtès
2017-01-31 16:48       ` Paul Garlick
2017-02-01 13:08         ` Ludovic Courtès
2017-02-01 15:33           ` Paul Garlick
2017-02-11 21:29             ` Ludovic Courtès
2017-02-13 22:16               ` Paul Garlick
2017-02-13 22:31                 ` Ludovic Courtès
2020-02-11  0:16 ` bug#25476: Hunting: pivot-root test fails on foreign distro zimoun
2020-02-11 11:34   ` Ludovic Courtès
2020-02-11 13:39     ` zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87shofuihf.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=25476@debbugs.gnu.org \
    --cc=pgarlick@tourbillion-technology.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).