From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: 'Shadow' package home page and tarball no longer accessible Date: Fri, 21 Mar 2014 15:05:17 +0100 Message-ID: <877g7nzlya.fsf@gnu.org> References: <87lhw4njyj.fsf@yeeloong.lan> 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]:49136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR04a-0003QZ-6U for guix-devel@gnu.org; Fri, 21 Mar 2014 10:05:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WR04U-000450-CZ for guix-devel@gnu.org; Fri, 21 Mar 2014 10:05:24 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:43662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR04U-00044w-5r for guix-devel@gnu.org; Fri, 21 Mar 2014 10:05:18 -0400 In-Reply-To: <87lhw4njyj.fsf@yeeloong.lan> (Mark H. Weaver's message of "Fri, 21 Mar 2014 02:29:08 -0400") 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: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > FYI, for well over a month now, our 'shadow' package cannot be built > because the tarball URL is no longer accessible. The home page is no > longer accessible either. I finally looked into this, and found this > post on the mailing list: > > https://lists.alioth.debian.org/pipermail/pkg-shadow-devel/2014-Februar= y/010041.html > > The git repository is still accessible, however: > > git://git.debian.org/git/pkg-shadow/shadow So I suppose we have to fetch the source from Git? Would you like to update the package definition to do that? Thanks, Ludo=E2=80=99.