www-apache/mod_perl: Block testing with mpm-itk installed re bug #603378
authorKent Fredric <kentnl@gentoo.org>
Thu, 2 Feb 2017 00:05:26 +0000 (13:05 +1300)
committerKent Fredric <kentnl@gentoo.org>
Thu, 2 Feb 2017 00:06:03 +0000 (13:06 +1300)
mpm_itk needs root or things running apache as non-root fail.
mod_perl tests needs to be not run as root or it will skip tests.

Therefor, mod_perl's tests and mpm_itk can't coexist.

Bug: https://bugs.gentoo.org/603378

Package-Manager: Portage-2.3.3, Repoman-2.3.1

www-apache/mod_perl/mod_perl-2.0.10.ebuild

index b13af32aa4847eaff7643abb73e6367e725e6f9c..000d701bca88746c3861d0718b5938a6f21f4417 100644 (file)
@@ -41,6 +41,7 @@ DEPEND="${RDEPEND}
                dev-perl/IPC-Run3
                dev-perl/libwww-perl
                www-servers/apache[apache2_modules_version,-apache2_modules_unique_id]
+               !www-apache/mpm_itk
        )
 "
 PDEPEND="