From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#25476: Hunting: pivot-root test fails on foreign distro Date: Tue, 11 Feb 2020 12:34:59 +0100 Message-ID: <878sl973x8.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46154) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1Tpj-0000Hl-Kr for bug-guix@gnu.org; Tue, 11 Feb 2020 06:36:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j1Tpi-0003Dn-QI for bug-guix@gnu.org; Tue, 11 Feb 2020 06:36:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50011) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j1Tpi-0003Di-Nj for bug-guix@gnu.org; Tue, 11 Feb 2020 06:36:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j1Tpi-0001hC-Lr for bug-guix@gnu.org; Tue, 11 Feb 2020 06:36:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (zimoun's message of "Tue, 11 Feb 2020 01:16:10 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: zimoun Cc: 25476-done@debbugs.gnu.org, pgarlick@tourbillion-technology.com, hydromasha@gmail.com Hi, zimoun skribis: > This bug seems fixed by a1a8b7f2e20513a3ad968e74e7ec52546404e3c6 as > explained here [1]. Well this commit fixes one of the issues discussed here (the utmpx test failure), but not the =E2=80=98pivot-root=E2=80=99 test failure itself. However, it seems that the =E2=80=98pivot-root=E2=80=99 test is now skipped= in practice on most systems so=E2=80=A6 Turns out I found how to make it work again in commit 1deca767be1b84b96633e317f3fcdd5165f95df3. Let me know if anything=E2=80=99s amiss. Finally closing! :-) Ludo=E2=80=99.