From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Marusich Subject: bug#21925: Additional information for bug report: 21925 Date: Mon, 16 Nov 2015 21:11:02 -0800 Message-ID: References: <87wpth3nd1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyYYn-00077I-SO for bug-guix@gnu.org; Tue, 17 Nov 2015 00:12:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZyYYk-0004p3-Lv for bug-guix@gnu.org; Tue, 17 Nov 2015 00:12:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyYYk-0004oz-I5 for bug-guix@gnu.org; Tue, 17 Nov 2015 00:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZyYYj-0008Qc-VR for bug-guix@gnu.org; Tue, 17 Nov 2015 00:12:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87wpth3nd1.fsf@gnu.org> 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.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 21925@debbugs.gnu.org Hi, Thank you for the quick response! > Could you apply this patch The patch fixes the problem for me. Now, all the tests run during "make check" succeed, and when I ran the following command, it worked as expected: ./pre-inst-env guix package -i autoconf Chris