After a sync last night, the following situation arose...
Arch: ~x86
Output of emerge -upv world:
[ebuild U ] sys-libs/zlib-1.2.1-r2 [1.2.1-r1]
[ebuild N ] net-www/apache-2.0.48-r1 +berkdb +gdbm +ldap
[ebuild U ] dev-perl/Apache-Test-1.07 [1.03]
[ebuild U ] dev-perl/libapreq-1.3 [1.2-r1]
[ebuild U ] dev-perl/DBD-Pg-1.31 [1.22]
[ebuild U ] sys-kernel/genkernel-3.0.1_beta2 [1.9]
[ebuild UD] sys-devel/autoconf-2.57a-r1 [2.58]
[ebuild U ] dev-util/subversion-0.35.1 [0.34.0] +ssl -apache2 +berkdb +python -emacs
What is odd is it wanting to emerge apache-2.x. If I go through the packages individually, libapreq is what is pulling it in, but it's not a dependency of libapreq according the the ebuild. That said, <mod_perl-1.99 is a dependency, but I have mod_perl-1.29 injected which should satisfy it. I also have apache-1.3.29 injected (both apache and MP are built from source).
[snip]
# mkdir /etc/portage # echo ">=net-www/apache-2.0.0" >> /etc/portage/package.mask # echo ">=dev-perl/mod_perl-1.99" >> /etc/portage/package.mask
This stops apache2 from being installed, if you don't want apache1 as well, then modify the above lines to cover it too.
--Kumba
--
"Such is oft the course of deeds that move the wheels of the world: small hands do them because they must, while the eyes of the great are elsewhere." --Elrond
-- [EMAIL PROTECTED] mailing list
