On Mon, 14 Jul 2003 14:02:24 +0200 Sylvain <[EMAIL PROTECTED]> wrote:
> Hello ! > > I'm affraid my question is a faq, but i have had a look at the > Portage Manual, and what i tried doesn't work : > i use axkit and apache, and i don't want to upgrade apache, since > axkit doesn't know how to work with apache2. > so i fixed the apache version in my /var/cache/edb/world file : > ... > =net-www/apache-1.3.27-r3 > ... > > but when i try 'emerge -up world', portage still want to upgrade > apache :-( > > I know apache1 and apache2 use different slots, so it won't uninstall > my apache-1.3.27 but i really don't want this apache2 when upgrading > world. > Create the file /etc/portage/profiles/package.mask and put the following in it: >=net-www/apache-2.0.45 That will stop the system from trying to upgrade to apache2. -- Ian Truelsen Email: [EMAIL PROTECTED] AIM: ihtruelsen Homepage: http://www.ihtruelsen.dyndns.org -- [EMAIL PROTECTED] mailing list
