From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Goals for 0.4 Date: Mon, 02 Sep 2013 21:38:32 +0200 Message-ID: <877gez6mkn.fsf@gnu.org> References: <87vc2o4qwc.fsf@gnu.org> <5224CBEB.7060309@gmail.com> 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]:52099) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGa2K-00070u-KX for guix-devel@gnu.org; Mon, 02 Sep 2013 15:43:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGa2C-0002EY-Im for guix-devel@gnu.org; Mon, 02 Sep 2013 15:43:44 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:32946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGa2C-0002EN-Ce for guix-devel@gnu.org; Mon, 02 Sep 2013 15:43:36 -0400 In-Reply-To: <5224CBEB.7060309@gmail.com> (Cyril Roelandt's message of "Mon, 02 Sep 2013 19:33:31 +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: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > On 08/29/2013 02:34 PM, Ludovic Court=C3=A8s wrote: >> So, to 2.0.5 users: please run =E2=80=98make check=E2=80=99, use Gu= ix and in >> particular the substituter, and report bugs! > > When I started using Guix on i686, some tests failed. I tried to run > "make check" again today, with Guile 2.0.5: everything works. Good. Can you check whether the substituter works? That is, try to install something that=E2=80=99s available on hydra.gnu.org= , and check that it downloads correctly, and prints =E2=80=9CPlease consider upgr= ading Guile to get proper progress report=E2=80=9D. TIA! :-) Ludo=E2=80=99.