From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: Question: purging a package from the store Date: Fri, 10 Jun 2016 12:02:36 +0200 Message-ID: <20160610100236.GA2413@thebird.nl> References: <20160608092923.GA19390@thebird.nl> <87y46fg5z5.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBJJi-0006HQ-3R for guix-devel@gnu.org; Fri, 10 Jun 2016 06:05:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bBJJd-0008V4-Sl for guix-devel@gnu.org; Fri, 10 Jun 2016 06:05:29 -0400 Content-Disposition: inline In-Reply-To: <87y46fg5z5.fsf@gnu.org> 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" To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Wed, Jun 08, 2016 at 03:33:50PM +0200, Ludovic Court=E8s wrote: > Hello! >=20 > Pjotr Prins skribis: >=20 > > Our caching server gives a consistent failure for one package. It > > exists in the store and 'guix gc checks' pass. > > > > guix substitute: error: download from > > 'http://guix.genenetwork.org:8080/nar/sqd3q1xq5fsbga00bwhghi9shi7xd= aac-gtk+-3.18.2' > > failed: 404, "Not Found" >=20 > It looks a lot like , which we should really > fix now. Confirmed. The bug is fixed, even running publish on the 'wrong' locale. Many thanks! Pj.