From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: More SourceForge package problems Date: Fri, 22 Jul 2016 11:48:30 -0400 Message-ID: <20160722154830.GA13704@jasmine> References: <20160722150442.GA9971@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43013) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQcgs-0001YT-M8 for guix-devel@gnu.org; Fri, 22 Jul 2016 11:48:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQcgo-0008Hn-C3 for guix-devel@gnu.org; Fri, 22 Jul 2016 11:48:41 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:36716) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQcgn-0008Eq-21 for guix-devel@gnu.org; Fri, 22 Jul 2016 11:48:38 -0400 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id CA9CFF29E1 for ; Fri, 22 Jul 2016 11:48:31 -0400 (EDT) Content-Disposition: inline In-Reply-To: <20160722150442.GA9971@jasmine> 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: guix-devel@gnu.org On Fri, Jul 22, 2016 at 11:04:42AM -0400, Leo Famulari wrote: > There are still some packages that can't download source code at all: > > utfcpp > slim (found on tarballs.nixos.org) > lxtask > lxappearance > lxrandr > libfm > lxterminal > menu-cache > pcmanfm > libmng > gtkglext > freeglut (tarballs.nixos.org) > ftgl (tarballs.nixos.org) > terminus-font (tarballs.nixos.org) > libmodplug (tarballs.nixos.org) These all had URLs like 'http://sourceforge.net/project/foo'. We recently added the 'project/' part to our mirrors, so they ended up with duplicate 'project/project/'. Fixed in 0f971a0475.