From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#19976: Cannot install texlive Date: Tue, 03 Mar 2015 23:11:57 +0100 Message-ID: <871tl5ras2.fsf@gnu.org> References: <87egp8afaq.fsf@mango.localdomain> <87sido77hv.fsf@gnu.org> <87r3t85pl3.fsf@netris.org> <87mw3w5nt2.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSv3p-0002Mw-7m for bug-guix@gnu.org; Tue, 03 Mar 2015 17:13:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSv3m-0003W8-PB for bug-guix@gnu.org; Tue, 03 Mar 2015 17:13:05 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:35748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSv3m-0003W4-Ly for bug-guix@gnu.org; Tue, 03 Mar 2015 17:13:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YSv3m-0003RT-E6 for bug-guix@gnu.org; Tue, 03 Mar 2015 17:13:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87mw3w5nt2.fsf@netris.org> (Mark H. Weaver's message of "Sun, 01 Mar 2015 17:56:57 -0500") 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: Ricardo Wurmus Cc: 19976-done@debbugs.gnu.org Commits 776463b and c28606b backport the Guile fix to (guix http-client), which is what =E2=80=98guix substitute-binary=E2=80=99 uses. You can check that it solves the initial problem you reported by running the daemon with the new substitute code: ./pre-inst-env guix-daemon --build-users-group=3Dguixbuild Thanks, Ludo=E2=80=99.