From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: SourceForge URLs changed Date: Sat, 16 Jul 2016 14:17:02 +0200 Message-ID: <877fclbww1.fsf@gnu.org> References: <87zipmmpgd.fsf@gnu.org> <1468366639.988393.664541057.3070633A@webmail.messagingengine.com> <87shvdn8r2.fsf@gnu.org> <1468596493.1316361.667333481.4DA63202@webmail.messagingengine.com> <20160715175819.GA19508@jasmine> <1468606550.1350818.667482953.14E7F10E@webmail.messagingengine.com> 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]:58472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOOWt-0001uK-AQ for guix-devel@gnu.org; Sat, 16 Jul 2016 08:17:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOOWp-00058L-2z for guix-devel@gnu.org; Sat, 16 Jul 2016 08:17:10 -0400 In-Reply-To: <1468606550.1350818.667482953.14E7F10E@webmail.messagingengine.com> (Alex Griffin's message of "Fri, 15 Jul 2016 13:15:50 -0500") 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: Alex Griffin Cc: guix-devel@gnu.org Alex Griffin skribis: > On Fri, Jul 15, 2016, at 12:58 PM, Leo Famulari wrote: >> I contacted SourceForge to ask about this. They said that they did have >> an outage that lasted for ~23 hours but that, otherwise, there has been >> no change to the URLs from which they serve things. >>=20 >> Is anyone still noticing problems on our end? If so, can you give some >> details that I can pass on to SourceForge? > > I haven't done a whole lot of testing, but as an example I've run into > problems when trying to update wesnoth for example. I can download the > source from the web interface or from a new URL, but the old URL we used > is broken now. > > So this used to work, but doesn't any more: > > https://downloads.sourceforge.net/project/wesnoth/wesnoth-1.12.5.tar.= bz2 > > Now it has to be: > > https://downloads.sourceforge.net/project/wesnoth/wesnoth-1.12/wesnot= h-1.12.5/wesnoth-1.12.5.tar.bz2 Right, and before that, it was =E2=80=9C/sourceforge=E2=80=9D instead of = =E2=80=9C/project=E2=80=9D (see commit cd4c41fdcf469524161fbbec58c2756f36bcef56.) Ludo=E2=80=99.