From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix 0.7 installation Date: Sat, 30 Aug 2014 22:11:01 +0200 Message-ID: <87a96lagbu.fsf@gnu.org> References: 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]:45178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNozM-00089N-53 for guix-devel@gnu.org; Sat, 30 Aug 2014 16:11:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XNozH-0007Fk-He for guix-devel@gnu.org; Sat, 30 Aug 2014 16:11:08 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:52001) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNozH-0007Fe-AC for guix-devel@gnu.org; Sat, 30 Aug 2014 16:11:03 -0400 In-Reply-To: (Federico Beffa's message of "Sat, 30 Aug 2014 13:33:19 +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: Federico Beffa Cc: guix-devel@gnu.org Federico Beffa skribis: > I've tried to search for the emacs keyword with: > guix package -s emacs > > and get a listing of some packages, but also the following error: This particular bug was fixed soon after 0.7: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D5e6feee61793a6b60a= a352dcdbbed0155eb42e7f Hopefully running =E2=80=98guix pull=E2=80=99 will pull the fix. Thanks, Ludo=E2=80=99.