From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sree Harsha Totakura Subject: Accessing derivation build chroot Date: Tue, 21 Jan 2014 10:37:36 +0100 Message-ID: <52DE3FE0.7080504@totakura.in> Reply-To: sreeharsha@totakura.in Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55649) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5Xma-0006lD-Pm for guix-devel@gnu.org; Tue, 21 Jan 2014 04:38:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5XmS-0007vE-Kl for guix-devel@gnu.org; Tue, 21 Jan 2014 04:38:08 -0500 Received: from mail-out1.informatik.tu-muenchen.de ([131.159.0.8]:53029 helo=smtp1.informatik.tu-muenchen.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5XmS-0007uE-EL for guix-devel@gnu.org; Tue, 21 Jan 2014 04:38:00 -0500 Received: from [131.159.20.91] (nautophone.net.in.tum.de [131.159.20.91]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.in.tum.de (Postfix) with ESMTPSA id 5F00A2403AE for ; Tue, 21 Jan 2014 10:37:59 +0100 (CET) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I want to debug why a testcase from inetutils package fails. For this, I am running 'make check' in the derivation build directory '/tmp/nix-build-inetutils..drv-1' after sourcing a new bash with the 'environmental-variables' file present in the same directory. However, here the tests pass. So I came to the conclusion that something is amiss in the chroot used to build this derivation. Any hints to how I can access the chroot to run the tests from there? Sree -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iEYEARECAAYFAlLeP+AACgkQO2+K8UPCHztrzgCfaG9C0b/WXcl1L8EF3yz+g3QC jTkAoJgcNTOo9wEMVFe4jA71VsEpnfan =2/xg -----END PGP SIGNATURE-----