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 21:55:41 +0100 Message-ID: <87fvb1tdwy.fsf@gnu.org> References: <08d371ffcd946528c4893e08186e9e4c@openmailbox.org> <20150123144322.GA25484@debian.math.u-bordeaux1.fr> 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]:41881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YElGi-0003W7-2i for guix-devel@gnu.org; Fri, 23 Jan 2015 15:55:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YElGb-000860-S4 for guix-devel@gnu.org; Fri, 23 Jan 2015 15:55:52 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45698) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YElGb-00085u-OS for guix-devel@gnu.org; Fri, 23 Jan 2015 15:55:45 -0500 In-Reply-To: <20150123144322.GA25484@debian.math.u-bordeaux1.fr> (Andreas Enge's message of "Fri, 23 Jan 2015 15:43:22 +0100") 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: Andreas Enge Cc: guix-devel@gnu.org, Daniel Pimentel Andreas Enge skribis: > On Fri, Jan 23, 2015 at 09:41:47AM -0300, Daniel Pimentel wrote: >> 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. > > Sorry, this is my mistake. As netpbm does not release tarballs, I downloa= ded > one from sourceforge and hosted it on my server. Which I tidied up the ot= her > day... I just put it back (using a copy from hydra). Perfect, thanks! Perhaps now we=E2=80=99d be able to fetch it from SVN or something like tha= t? Ludo=E2=80=99.