From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 23 16:31:50 2017 Received: (at submit) by debbugs.gnu.org; 23 Dec 2017 21:31:50 +0000 Received: from localhost ([127.0.0.1]:49655 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eSrOR-00048O-J6 for submit@debbugs.gnu.org; Sat, 23 Dec 2017 16:31:50 -0500 Received: from eggs.gnu.org ([208.118.235.92]:41651) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eSrOM-000484-W9 for submit@debbugs.gnu.org; Sat, 23 Dec 2017 16:31:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSrOG-00067W-NO for submit@debbugs.gnu.org; Sat, 23 Dec 2017 16:31:33 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:56484) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eSrOG-00067N-K0 for submit@debbugs.gnu.org; Sat, 23 Dec 2017 16:31:32 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSrOF-0003Kp-C3 for guix-patches@gnu.org; Sat, 23 Dec 2017 16:31:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSrOC-00062x-5V for guix-patches@gnu.org; Sat, 23 Dec 2017 16:31:31 -0500 Received: from aibo.runbox.com ([91.220.196.211]:35722) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eSrOB-00061r-Ul for guix-patches@gnu.org; Sat, 23 Dec 2017 16:31:28 -0500 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1eSrO9-0005wY-Hi for guix-patches@gnu.org; Sat, 23 Dec 2017 22:31:25 +0100 Received: from dslb-088-078-030-078.088.078.pools.vodafone-ip.de ([88.78.30.78] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1eSrNy-0007u0-ED for guix-patches@gnu.org; Sat, 23 Dec 2017 22:31:14 +0100 Date: Sat, 23 Dec 2017 21:31:13 +0000 From: ng0 To: guix-patches@gnu.org Subject: mozjs@38: provide intermediate workaround for source disappearance Message-ID: <20171223213113.rmeevmh5n7o5zn46@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wq4lunwbyozfvbyc" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --wq4lunwbyozfvbyc Content-Type: multipart/mixed; boundary="3d44ar3xzdlqtfk5" Content-Disposition: inline --3d44ar3xzdlqtfk5 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable See commit message for detail. I am not happy with this solution, but it is okay, as the hash is the same and I know we will get rid of it as soon as we are building from the new source. --=20 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys WWW: https://n0.is --3d44ar3xzdlqtfk5 Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-mozjs-38-Workaround-for-people.mozilla.org-shutd.patch" Content-Transfer-Encoding: quoted-printable =46rom 460eacedc4f1f01a9e5e84b84657af5be928615a Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sat, 23 Dec 2017 21:17:24 +0000 Subject: [PATCH] gnu: mozjs@38: Workaround for people.mozilla.org shutdown. Read https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00189.html for more details about this workaround. * gnu/packages/gnuzilla.scm (mozjs@38)[source]: Provide additional URL. --- gnu/packages/gnuzilla.scm | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm index c53c31613..9aa13ebf2 100644 --- a/gnu/packages/gnuzilla.scm +++ b/gnu/packages/gnuzilla.scm @@ -6,7 +6,7 @@ ;;; Copyright =C2=A9 2016, 2017 Efraim Flashner ;;; Copyright =C2=A9 2016 Alex Griffin ;;; Copyright =C2=A9 2017 Cl=C3=A9ment Lassieur -;;; Copyright =C2=A9 2017 ng0 +;;; Copyright =C2=A9 2017 ng0 ;;; Copyright =C2=A9 2017 Tobias Geerinckx-Rice ;;; ;;; This file is part of GNU Guix. @@ -168,9 +168,17 @@ in C/C++.") (version "38.2.1.rc0") (source (origin (method url-fetch) - (uri (string-append - "https://people.mozilla.org/~sstangl/" - name "-" version ".tar.bz2")) + (uri (list (string-append + "https://people.mozilla.org/~sstangl/" + name "-" version ".tar.bz2") + ;; FIXME: people.mozilla.org has shut down: + ;; https://lists.gnu.org/archive/html/guix-devel/= 2017-12/msg00189.html + ;; This is an unofficial temporary location until= we + ;; can build mozjs-38 from the new location: + (string-append + "https://d.n0.is/d/v/mozjs/" + name "-" version ".tar.bz2"))) + (sha256 (base32 "0p4bmbpgkfsj54xschcny0a118jdrdgg0q29rwxigg3lh5slr681")) --=20 2.15.1 --3d44ar3xzdlqtfk5-- --wq4lunwbyozfvbyc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlo+yyEACgkQ4i+bv+40 hYjVERAAiGwRrT593BrXgyKj/RtqFlItqhCGNLovBW1hDTb4Vix3VG9wbUYM0LID 6+jKTWm0gNjx39h/rTlHI5AULw9odPLP04Ce6UuOBD63AF27FPV9+VXBQtxuiI72 V4DrtZpwy/uNes7DFuTJQIA/XB1ANc97aDbmdhsgyBsN8KDgNdncoozf8yNHXdL2 IVDDJnRLQal2sDeW4oCcuJoAvQIxdrirFEH8hvKalWkegBJqpXIqp841QO0WZMi6 LB3L8xCKzt4rmZIETTg2YXB46L1+Q0HhNMNcpkDFbBpZ7OnJML/paNZC9YGVSi9i oHyOk4abrxnbb1R5x7Z8lt6QDgbXIdrukfuU6S2puVDwr8OZeoxD1xC1tPQ/Wegv 3m+LLvWUbTVPrzvhvkNltDwSB7WE/jMmmeORNBaFBv2lGlnTT/9ScVI517df8bqS ApRWJhWK7eVYM7cz0HrbjN7tzMs99XyKuJCMySsxvN+ejK5ffdUalijmG4P6g1Xm +10d3FGHQstaoNC262G1twbs3MO6fG6mCr9RPAahZVuuXxaZm0ahxU644q/CO+qd yyhPRxuRVBCDZBzI5uIPU7uLEeJFhi2bVe8Mx6iZsrwOc8hLLU51bJxXNeRRYbPq AY1IG+sfa8PXukGnr7rPNdUdtAxX3wkBctQDf6T80ZRCTMAglJE= =wrt8 -----END PGP SIGNATURE----- --wq4lunwbyozfvbyc-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 11 16:42:52 2018 Received: (at 29829-done) by debbugs.gnu.org; 11 Jan 2018 21:42:52 +0000 Received: from localhost ([127.0.0.1]:52560 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZkce-0002qW-CJ for submit@debbugs.gnu.org; Thu, 11 Jan 2018 16:42:52 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:35492) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZkcc-0002qO-8m for 29829-done@debbugs.gnu.org; Thu, 11 Jan 2018 16:42:50 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id BA8B8103EA; Thu, 11 Jan 2018 22:42:49 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u97Ld0Z6hUud; Thu, 11 Jan 2018 22:42:48 +0100 (CET) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 6041C1015E; Thu, 11 Jan 2018 22:42:48 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: ng0 Subject: Re: [bug#29829] mozjs@38: provide intermediate workaround for source disappearance References: <20171223213113.rmeevmh5n7o5zn46@abyayala> Date: Thu, 11 Jan 2018 22:42:47 +0100 In-Reply-To: <20171223213113.rmeevmh5n7o5zn46@abyayala> (ng0@n0.is's message of "Sat, 23 Dec 2017 21:31:13 +0000") Message-ID: <87y3l4m5rc.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 29829-done Cc: 29829-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Hi ng0, ng0 skribis: > + (uri (list (string-append > + "https://people.mozilla.org/~sstangl/" > + name "-" version ".tar.bz2") > + ;; FIXME: people.mozilla.org has shut down: > + ;; https://lists.gnu.org/archive/html/guix-deve= l/2017-12/msg00189.html > + ;; This is an unofficial temporary location unt= il we > + ;; can build mozjs-38 from the new location: > + (string-append > + "https://d.n0.is/d/v/mozjs/" > + name "-" version ".tar.bz2"))) The file is automatically taken from when substitutes are disabled, so I don=E2=80=99t think there=E2=80=99s any= thing to do. I=E2=80=99m closing this bug. Thanks, Ludo=E2=80=99. From unknown Sat Jun 14 18:07:00 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 09 Feb 2018 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator