From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: Re: libelf uri broken? Date: Sat, 25 May 2019 19:18:57 -0700 Message-ID: <060B6D2C-ED9F-465A-A64F-834778A96C18@asu.edu> References: <87imtyouwv.fsf@nckx> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hUiqy-0004AU-9K for guix-devel@gnu.org; Sat, 25 May 2019 22:25:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hUikY-0000OA-7p for guix-devel@gnu.org; Sat, 25 May 2019 22:19:03 -0400 Received: from mail-pf1-x429.google.com ([2607:f8b0:4864:20::429]:38452) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hUikX-0000Na-RZ for guix-devel@gnu.org; Sat, 25 May 2019 22:19:02 -0400 Received: by mail-pf1-x429.google.com with SMTP id b76so7544453pfb.5 for ; Sat, 25 May 2019 19:19:01 -0700 (PDT) In-Reply-To: <87imtyouwv.fsf@nckx> 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: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org Excellent, thanks T G-R! > On May 25, 2019, at 6:40 PM, Tobias Geerinckx-Rice wrote: >=20 > John, >=20 > John Soo wrote: >> I was wondering if the url we use for the origin of libelf is still valid= . I tried curl and it redirected to an unresolved address. Looks like we ha= ve some substitutes on hydra, so it wasn=E2=80=99t such a problem. Just chec= king=20 >=20 > To complement the Hydra substitute, I've replaced the original source URL w= ith two third-party mirrors, and the home-page field with a web.archive.org l= ink, in commit f3addff21c074e3f655d2108be6a21b93f598498. Thanks for the rep= ort! >=20 > Kind regards, >=20 > T G-R