From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: emacs package Date: Wed, 17 Sep 2014 11:11:33 +0200 Message-ID: <87r3zabohm.fsf@gnu.org> References: <87y4tliahf.fsf@gnu.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]:54881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUBH4-0003ll-DO for guix-devel@gnu.org; Wed, 17 Sep 2014 05:11:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUBH0-0007wK-5c for guix-devel@gnu.org; Wed, 17 Sep 2014 05:11:42 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:48288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUBGz-0007uu-UQ for guix-devel@gnu.org; Wed, 17 Sep 2014 05:11:38 -0400 In-Reply-To: (Federico Beffa's message of "Tue, 16 Sep 2014 22:04:37 +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: > Currently the libcanberra package does not build. It can't find the sourc= e: > > starting download of > `/gnu/store/n9g0vd6hdka11s7zp3lbqkvyiw99hwzb-libcanberra-0.30.tar.xz' > from `http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.ta= r.xz'... > ERROR: download failed > "http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz" > 404 "Not Found" Should be fixed now. Note that enabling substitutes hides the problem, because hydra.gnu.org has a cached copy. Thanks, Ludo=E2=80=99.