summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2017-10-10 09:43:56 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2017-10-10 09:47:22 -0700
commitd151daaab1ce39f5b9bf09e0f300010d44064341 (patch)
tree309567302333d366d55882e01241af51dc20309f /sys-apps/coreutils/coreutils-8.28.ebuild
parentapp-text/jabref-bin: Cleanup (diff)
downloadgentoo-d151daaab1ce39f5b9bf09e0f300010d44064341.tar.gz
gentoo-d151daaab1ce39f5b9bf09e0f300010d44064341.tar.bz2
gentoo-d151daaab1ce39f5b9bf09e0f300010d44064341.zip
sys-apps/coreutils: ensure sandbox supports renameat/symlinkat.
Prior to sys-apps/sandbox-2.10-r4, sandbox does not correct handle the renameat or symlinkat calls made by newer coreutils. This causes random sandbox violations during package building. Package-Manager: Portage-2.3.8, Repoman-2.3.3 Bug: https://bugs.gentoo.org/612202 Closes: https://bugs.gentoo.org/628928 Closes: https://bugs.gentoo.org/633902 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils/coreutils-8.28.ebuild')
-rw-r--r--sys-apps/coreutils/coreutils-8.28.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/coreutils/coreutils-8.28.ebuild b/sys-apps/coreutils/coreutils-8.28.ebuild
index a7253367560c..ffd2a59938c7 100644
--- a/sys-apps/coreutils/coreutils-8.28.ebuild
+++ b/sys-apps/coreutils/coreutils-8.28.ebuild
@@ -43,6 +43,7 @@ RDEPEND+="
)
!app-misc/realpath
!<sys-apps/util-linux-2.13
+ !<sys-apps/sandbox-2.10-r4
!sys-apps/stat
!net-mail/base64
!sys-apps/mktemp