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, 04 Apr 2014 22:05:22 +0200 Message-ID: <87ob0g6et9.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]:47803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWAMl-0005kw-8h for guix-devel@gnu.org; Fri, 04 Apr 2014 16:05:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WWAMf-0002uw-1A for guix-devel@gnu.org; Fri, 04 Apr 2014 16:05:31 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:60987) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWAMe-0002uk-Ou for guix-devel@gnu.org; Fri, 04 Apr 2014 16:05:24 -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 Fixed in commit aaff68e. Ludo=E2=80=99.