From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/rcs/
Date: Fri, 22 Apr 2022 21:47:31 +0000 (UTC) [thread overview]
Message-ID: <1650664030.1b90705e46af2e19c635f331342f827fc09dfc80.floppym@gentoo> (raw)
commit: 1b90705e46af2e19c635f331342f827fc09dfc80
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 21:47:10 2022 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 21:47:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b90705e
dev-vcs/rcs: addpredict / for tests
Closes: https://bugs.gentoo.org/840173
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
dev-vcs/rcs/rcs-5.10.0.ebuild | 10 +++++++++-
dev-vcs/rcs/rcs-5.10.1.ebuild | 8 ++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/dev-vcs/rcs/rcs-5.10.0.ebuild b/dev-vcs/rcs/rcs-5.10.0.ebuild
index 7195ab87aef1..5bd7347fc901 100644
--- a/dev-vcs/rcs/rcs-5.10.0.ebuild
+++ b/dev-vcs/rcs/rcs-5.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -41,6 +41,14 @@ src_test() {
emake check
}
+src_test() {
+ # Tests attempt to call rcs commands on /dev/null and /tmp.
+ # https://bugs.gentoo.org/840173
+ local -x SANDBOX_PREDICT=${SANDBOX_PREDICT}
+ addpredict /
+ default
+}
+
src_install() {
emake DESTDIR="${D}" install
diff --git a/dev-vcs/rcs/rcs-5.10.1.ebuild b/dev-vcs/rcs/rcs-5.10.1.ebuild
index ac5f14633fd8..d004ccb4c1a6 100644
--- a/dev-vcs/rcs/rcs-5.10.1.ebuild
+++ b/dev-vcs/rcs/rcs-5.10.1.ebuild
@@ -32,6 +32,14 @@ src_configure() {
econf
}
+src_test() {
+ # Tests attempt to call rcs commands on /dev/null and /tmp.
+ # https://bugs.gentoo.org/840173
+ local -x SANDBOX_PREDICT=${SANDBOX_PREDICT}
+ addpredict /
+ default
+}
+
src_install() {
emake DESTDIR="${D}" install
next reply other threads:[~2022-04-22 21:47 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-22 21:47 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-18 2:47 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/rcs/ Sam James
2022-08-02 6:52 Agostino Sarubbo
2022-08-01 8:04 Agostino Sarubbo
2022-08-01 8:03 Agostino Sarubbo
2022-08-01 8:02 Agostino Sarubbo
2022-08-01 8:02 Agostino Sarubbo
2022-08-01 8:01 Agostino Sarubbo
2022-08-01 3:27 Sam James
2022-08-01 3:24 Sam James
2022-08-01 2:33 Sam James
2022-04-14 19:28 Jakov Smolić
2022-02-03 9:40 Sam James
2021-12-09 16:23 Agostino Sarubbo
2021-12-08 23:00 Sam James
2021-12-08 6:16 Sam James
2021-12-08 6:15 Sam James
2021-12-08 6:15 Sam James
2021-12-08 6:15 Sam James
2021-12-08 6:15 Sam James
2021-10-30 17:24 Agostino Sarubbo
2021-10-30 17:22 Agostino Sarubbo
2021-10-29 18:32 Sam James
2021-10-29 18:32 Sam James
2021-10-29 18:30 Sam James
2021-10-29 18:30 Sam James
2021-10-29 18:30 Sam James
2021-01-06 22:58 Fabian Groffen
2019-12-22 12:41 David Seifert
2018-05-30 12:03 Mart Raudsepp
2017-11-26 11:39 David Seifert
2016-05-29 14:19 Pacho Ramos
2015-09-21 11:27 Agostino Sarubbo
2015-09-15 4:37 Jeroen Roovers
2015-08-09 15:25 Mikle Kolyada
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=1650664030.1b90705e46af2e19c635f331342f827fc09dfc80.floppym@gentoo \
--to=floppym@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