From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Compiling guix 0.3 on a fedora 8 planetlab node Date: Tue, 10 Sep 2013 19:37:52 +0200 Message-ID: <87ioy8d1cf.fsf@gnu.org> References: <1377704712.3250.69.camel@fulcrum.net.in.tum.de> <521F6CE7.60804@gmail.com> <87ob8g9sex.fsf@gnu.org> <20130829201332.GB18687@debian> <20130829201538.GC18687@debian> <8738ps5glx.fsf@gnu.org> <1378797294.16315.41.camel@fulcrum.net.in.tum.de> 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]:37233) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJRxv-00009N-At for guix-devel@gnu.org; Tue, 10 Sep 2013 13:43:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJRxq-0001nD-A0 for guix-devel@gnu.org; Tue, 10 Sep 2013 13:43:03 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:47354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJRxq-0001n1-4a for guix-devel@gnu.org; Tue, 10 Sep 2013 13:42:58 -0400 In-Reply-To: <1378797294.16315.41.camel@fulcrum.net.in.tum.de> (Matthias Wachs's message of "Tue, 10 Sep 2013 09:14:54 +0200") List-Id: 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: Matthias Wachs Cc: guix-devel@gnu.org Matthias Wachs skribis: > On Thu, 2013-08-29 at 23:31 +0200, Ludovic Court=C3=A8s wrote: >> Andreas Enge skribis: >>=20 >> > PS: For work on gnunet, it would be preferable to clone the git reposi= tory, >> > which contains a few dependencies not yet available in 0.3. >>=20 >> ... or you can install 0.3 and run =E2=80=9Cguix pull=E2=80=9D to get th= em. >>=20 >> Ludo=E2=80=99. > > Thx for your help ... > > I would prefer the guix pull approach, but pull fails on my local > machine as well as on the planetlab nodes... > > Any idea about that? It could indicate that something=E2=80=99s broken in the distro, or that something=E2=80=99s broken in how =E2=80=98pull=E2=80=99 compiles things. Could you apply the patch at , and try again? TIA, Ludo=E2=80=99.