Gentoo Archives: gentoo-server

From: David Tauriainen <djtavria@×××××.edu>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] net-www/apache-1* masked.
Date: Mon, 14 May 2007 14:17:43
Message-Id: 46486E99.9060504@iupui.edu
In Reply to: Re: [gentoo-server] net-www/apache-1* masked. by "A. Khattri"
1 A. Khattri wrote:
2 > On Sat, 12 May 2007, Luca Longinotti wrote:
3 >
4 >> As announced in the 30 April 2007 edition of GWN [1], net-www/apache-1*
5 >> as well as all packages depending/using it were masked, pending removal
6 >> on 12 June 2007.
7 >> I fixed all packages, dependencies, etc. I could find to work correctly
8 >> after the masking (generally removing Apache 1.X support from them).
9 >> If you find any issue still, please open a bug about it, assign it to
10 >> apache-bugs@g.o and make it block bug #178189 [2].
11 >> If you use or plan on using the apache-module or depend.apache eclasses,
12 >> be aware that the need_apache function doesn't anymore export the
13 >> apache2 USE flag to IUSE, since now it directly depends on Apache 2.X,
14 >> so be sure to declare it in your ebuilds IUSE (I fixed the few cases
15 >> where this wasn't already done).
16 >
17 > Annoying - can't even keep what I have without upgrading. I have servers
18 > in production that have broken PHP modules - can't downgrade to
19 > 4.4.6 either...
20 >
21 >
22
23 I noticed this behavior as well. It's because the apache USE flag was
24 removed from the php package. Once the 4.4.7 build succeeded (but
25 failed since it didn't produce an apache1 mod), a downgrade to 4.4.6
26 wasn't possible (since neither had the USE flag available). Luckily,
27 there's always source to work from, or if you've got another identical
28 machine that hasn't emerege --sync 'd yet... (nice to keep one around
29 that syncs at a slower pace than others for this reason).
30
31 One question from a gentoo newbie: Unmasking apache and its associated
32 packages was simple enough, but is there a way to allow a USE flag from
33 a hard-masked package like apache to be used by packages like php?
34 --
35 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] net-www/apache-1* masked. Luca Longinotti <chtekk@g.o>