From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: Golly... what's up with Golly? Date: Wed, 28 Feb 2018 17:06:39 -0500 Message-ID: <87a7vsixao.fsf@netris.org> References: <87woyxap24.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1er9t3-0000nT-HL for guix-devel@gnu.org; Wed, 28 Feb 2018 17:07:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1er9sp-0003wR-2u for guix-devel@gnu.org; Wed, 28 Feb 2018 17:07:45 -0500 Received: from world.peace.net ([50.252.239.5]:47768) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1er9so-0003aa-Jv for guix-devel@gnu.org; Wed, 28 Feb 2018 17:07:30 -0500 In-Reply-To: <87woyxap24.fsf@dustycloud.org> (Christopher Lemmer Webber's message of "Tue, 27 Feb 2018 19:19:31 -0600") 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: Christopher Lemmer Webber Cc: Guix-devel Christopher Lemmer Webber writes: > I think Sourceforge may have gone through a recent upgrade that broke > some things: > > Starting download of /gnu/store/k857xn4vnppdp5z853c92lfa7h5fhdii-golly-3.1-src.tar.gz > From http://tenet.dl.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz... > following redirection to `http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=tenet.dl.sourceforge.net'... > ERROR: download failed > "http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=tenet.dl.sourceforge.net" > 404 "Not Found" I suspect that the URL in the package recipe is wrong, and has always been wrong. I noticed this same error on Hydra's first attempt to build golly, but never got around to reporting it. Mark