From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 10A29138335 for ; Mon, 9 Sep 2019 18:41:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E944E0930; Mon, 9 Sep 2019 18:41:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D86D1E092D for ; Mon, 9 Sep 2019 18:41:11 +0000 (UTC) Received: from whubbs1.gaikai.biz (unknown [100.42.103.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: williamh) by smtp.gentoo.org (Postfix) with ESMTPSA id 2D78C34AF1B; Mon, 9 Sep 2019 18:41:10 +0000 (UTC) Received: (nullmailer pid 31556 invoked by uid 1000); Mon, 09 Sep 2019 18:41:07 -0000 Date: Mon, 9 Sep 2019 13:41:07 -0500 From: William Hubbs To: gentoo-dev@lists.gentoo.org Cc: zmedico@gentoo.org, mgorny@gentoo.org, ulm@gentoo.org Subject: Re: [gentoo-dev] rfc: go 1.13 and go modules Message-ID: <20190909184107.GA31538@whubbs1.dev.av1.gaikai.org> Mail-Followup-To: gentoo-dev@lists.gentoo.org, zmedico@gentoo.org, mgorny@gentoo.org, ulm@gentoo.org References: <20190909173418.GA30003@whubbs1.dev.av1.gaikai.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Archives-Salt: 08438b75-3989-413f-9ed8-59f51cbf7c68 X-Archives-Hash: b7ffa2b30ec5be2656b28ba51f0d7de3 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 09, 2019 at 11:19:02AM -0700, Zac Medico wrote: > On 9/9/19 10:34 AM, William Hubbs wrote: >=20 > > There is another option I want to try which is adding "go mod vendor" to > > src_unpack for go packages. >=20 > If you do that then it will violate FEATURES=3Dnetwork-sandbox (default) > unless you also do PROPERTIES+=3D" live". >=20 > We could add a separate PROPERTIES value for this, I've suggested it > before but both Micha=C5=82 G=C3=B3rny and Ulrich Mueller were against it: >=20 > https://archives.gentoo.org/gentoo-portage-dev/message/6d696661b29b6e2b8c= 82061e89e4718f If checksum verification is the concern, Go 1.13 also has this: https://blog.golang.org/module-mirror-launch Thoughts? Does this make the case for a property for these kinds of ebuilds? William --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQTVeuxEZo4uUHOkQAluVBb0MMRlOAUCXXacvAAKCRBuVBb0MMRl OGwFAJ9stIGM/7cbUtZMfBGtTA8TdymtBgCghLG23WxuQWRPVBT/YRvuwDzQ05g= =n+dg -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp--