From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Substituter not working in .2 Date: Thu, 16 May 2013 18:39:12 +0200 Message-ID: <87zjvuc21b.fsf@gnu.org> References: <87d2sr3o64.fsf@gnu.org> <201305161109.46920.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ud5Z3-0004g2-5I for bug-guix@gnu.org; Thu, 16 May 2013 17:18:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ud5Yw-0002h3-Ua for bug-guix@gnu.org; Thu, 16 May 2013 17:18:17 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=56018 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ud5Yw-0002RD-Oa for bug-guix@gnu.org; Thu, 16 May 2013 17:18:10 -0400 In-Reply-To: <201305161109.46920.andreas@enge.fr> (Andreas Enge's message of "Thu, 16 May 2013 11:09:46 +0200") 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: Andreas Enge Cc: bug-guix@gnu.org Andreas Enge skribis: > Am Mittwoch, 15. Mai 2013 schrieb Ludovic Court=C3=A8s: >> Everyone: please test and report success or failure. > > Currently, nothing is downloaded for me at all, although the libsigsegv o= n=20 > hydra has the same output path as the one I just compiled. Maybe due to m= y=20 > guile-2.0.5, which has already caused problems in the past? I thought we had fixed the 2.0.5 issues in that area. Can you check what=E2=80=99s in $localstatedir/.../substitute-binary/cache? Do they all have (value #f)? TIA, Ludo=E2=80=99.