From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix package error when install xorg-server Date: Fri, 23 Jan 2015 16:47:59 +0100 Message-ID: <87h9vhv6q8.fsf@gnu.org> References: <08d371ffcd946528c4893e08186e9e4c@openmailbox.org> 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]:59617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEgT1-0002xu-RB for guix-devel@gnu.org; Fri, 23 Jan 2015 10:48:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEgSu-0001gc-Ah for guix-devel@gnu.org; Fri, 23 Jan 2015 10:48:15 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38996) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEgSu-0001gY-8M for guix-devel@gnu.org; Fri, 23 Jan 2015 10:48:08 -0500 In-Reply-To: <08d371ffcd946528c4893e08186e9e4c@openmailbox.org> (Daniel Pimentel's message of "Fri, 23 Jan 2015 09:41:47 -0300") 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: Daniel Pimentel Cc: guix-devel@gnu.org Daniel Pimentel skribis: > Hi Guix, I tryed install xorg-server but the netpbm not found > (download). This is URL > http://www.multiprecision.org/guix/netpbm-10.61.01.tar.gz.drv that > Guix try download. I seems that Andreas had set up a mirror for some reason, and the file vanished. Andreas? In the meantime, you can work around it by enabling substitutes. To do that, you need to register hydra.gnu.org=E2=80=99s public key on your machi= ne (info "(guix) Substitutes"). HTH, Ludo=E2=80=99.