summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2019-04-13 09:42:42 -0400
committerMike Gilbert <floppym@gentoo.org>2019-04-13 09:43:07 -0400
commitbbfc31dfa14baf5547ef2576193ae8c912b609b7 (patch)
treed9c285e9f75e3272fdf9dda616d62fa234c699fa /sys-apps/systemd/systemd-9999.ebuild
parentsys-apps/systemd: bump to 242 (diff)
downloadgentoo-bbfc31dfa14baf5547ef2576193ae8c912b609b7.tar.gz
gentoo-bbfc31dfa14baf5547ef2576193ae8c912b609b7.tar.bz2
gentoo-bbfc31dfa14baf5547ef2576193ae8c912b609b7.zip
sys-apps/systemd: add warning about failing tests with pid-sandbox
Bug: https://bugs.gentoo.org/674458 Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/systemd/systemd-9999.ebuild')
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 9c4d9d338b2d..73fc227ea9e8 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -114,6 +114,11 @@ BDEPEND="
pkg_pretend() {
if [[ ${MERGE_TYPE} != buildonly ]]; then
+ if use test && has pid-sandbox ${FEATURES}; then
+ ewarn "Tests are known to fail with PID sandboxing enabled."
+ ewarn "See https://bugs.gentoo.org/674458."
+ fi
+
local CONFIG_CHECK="~AUTOFS4_FS ~BLK_DEV_BSG ~CGROUPS
~CHECKPOINT_RESTORE ~DEVTMPFS ~EPOLL ~FANOTIFY ~FHANDLE
~INOTIFY_USER ~IPV6 ~NET ~NET_NS ~PROC_FS ~SIGNALFD ~SYSFS