From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: problems for install Skribilo-0.9.2 in Guix-0.6 Date: Fri, 06 Jun 2014 09:53:52 +0200 Message-ID: <87zjhqcw33.fsf@gnu.org> References: <84fvjj96u9.fsf@carleos.epv.uniovi.es> <87k38vtsn0.fsf@gnu.org> <84vbseud2e.fsf@carleos.epv.uniovi.es> 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]:36157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsoyM-0006Bw-8g for guix-devel@gnu.org; Fri, 06 Jun 2014 03:54:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsoyH-0002gy-Ia for guix-devel@gnu.org; Fri, 06 Jun 2014 03:53:58 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:60714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsoyH-0002gr-Bb for guix-devel@gnu.org; Fri, 06 Jun 2014 03:53:53 -0400 In-Reply-To: <84vbseud2e.fsf@carleos.epv.uniovi.es> (Carlos Carleos's message of "Fri, 06 Jun 2014 01:55:05 +0200") 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: Carlos Carleos Cc: guix-devel@gnu.org Carlos Carleos skribis: > Ludovic Court=C3=A8s escribi=C3=B3 / skribis [*]: > >> Did =E2=80=98make check=E2=80=99 in Guix pass in the first place? > > Yes: Great. >> Is the daemon running as noted at: >> >> http://www.gnu.org/software/guix/manual/guix.html#Setting-Up-the-Daemon > > I think so: > > root@carleos:/usr/local/src/guix-0.6# guix-daemon --build-users-group=3Dg= uix-builder Perfect. I think you did not authorize installation of substitutes signed by hydra.gnu.org (info "(guix) Substitutes"): guix archive --authorize < hydra.gnu.org.pub That would allow you to download pre-built binaries, if that=E2=80=99s some= thing you prefer. Thanks, Ludo=E2=80=99.