From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/cri-o/
Date: Fri, 6 Sep 2019 22:47:45 +0000 (UTC) [thread overview]
Message-ID: <1567810056.47e78e715f170ce2cfc48d7568cc83b597663c2d.zmedico@gentoo> (raw)
commit: 47e78e715f170ce2cfc48d7568cc83b597663c2d
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 6 22:45:30 2019 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Fri Sep 6 22:47:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e78e71
app-emulation/cri-o: Fix compile for go-1.13
Reported-by: Toralf Förster <toralf <AT> gentoo.org>
Closes: https://bugs.gentoo.org/693630
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
app-emulation/cri-o/cri-o-1.15.0.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/app-emulation/cri-o/cri-o-1.15.0.ebuild b/app-emulation/cri-o/cri-o-1.15.0.ebuild
index 32d09b53550..808c52e4c27 100644
--- a/app-emulation/cri-o/cri-o-1.15.0.ebuild
+++ b/app-emulation/cri-o/cri-o-1.15.0.ebuild
@@ -42,6 +42,9 @@ S="${WORKDIR}/${P}/src/${EGO_PN}"
src_prepare() {
default
+ # Avoid network-sandbox violations since go-1.13
+ rm go.mod || die
+
sed -e '/^GIT_.*/d' \
-e '/ git diff --exit-code/d' \
-e 's/$(GO) build -i/$(GO) build -v -work -x/' \
next reply other threads:[~2019-09-06 22:47 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-06 22:47 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-12 3:01 [gentoo-commits] repo/gentoo:master commit in: app-emulation/cri-o/ Zac Medico
2021-11-12 3:01 Zac Medico
2021-04-26 23:20 Zac Medico
2021-04-26 23:20 Zac Medico
2020-09-21 16:34 Zac Medico
2020-08-31 10:18 Alexis Ballier
2020-08-19 16:48 Zac Medico
2020-08-19 16:39 Zac Medico
2020-03-17 15:02 William Hubbs
2020-02-12 21:35 William Hubbs
2020-02-12 21:35 William Hubbs
2019-09-19 4:06 Zac Medico
2019-09-19 3:58 Zac Medico
2019-09-19 3:58 Zac Medico
2019-09-06 22:58 Zac Medico
2019-07-21 5:59 Zac Medico
2019-07-21 5:33 Zac Medico
2019-06-12 18:01 Zac Medico
2019-06-01 6:42 Zac Medico
2019-06-01 3:48 Zac Medico
2019-06-01 0:16 Zac Medico
2019-05-28 23:35 Zac Medico
2019-05-01 22:27 Zac Medico
2019-04-29 17:34 Zac Medico
2019-04-29 17:23 Zac Medico
2019-04-11 22:49 Zac Medico
2019-04-11 21:53 Zac Medico
2019-02-17 18:29 Zac Medico
2019-01-04 0:06 Zac Medico
2018-12-04 10:24 Zac Medico
2018-06-04 8:32 Zac Medico
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1567810056.47e78e715f170ce2cfc48d7568cc83b597663c2d.zmedico@gentoo \
--to=zmedico@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox