Gentoo Archives: gentoo-admin

From: Maurice E Johnson <maurice.e.johnson@×××××.com>
To: gentoo-admin@l.g.o
Subject: Re: [gentoo-admin] Newbie admin - help with mysql
Date: Thu, 21 Sep 2006 23:35:38
Message-Id: 1158881656.13317.10.camel@aries.zuesse.home
In Reply to: Re: [gentoo-admin] Newbie admin - help with mysql by Brian Kroth
1 But wouldn't an attempt to install an app dependent on mysql
2 potentially succeed eroniously? What I'm trying to see - and
3 education is always a good thing - is that in order to truely
4 block mysql, you would need something a bit more complex than an
5 entree in /etc/portage/package.provided.
6
7 Something in addition? like:
8
9 equery --nocolor hasuse mysql|awk '{print ">="$1}' >
10 </etc/portage/package.provided|/etc/portage/package.mask>
11
12 to avoid the consequences of basically saying that it's there
13 when it isn't?
14
15 I have read the man page, but it doesn't seem to address the
16 consequenses down the road for this condition.

Replies

Subject Author
Re: [gentoo-admin] Newbie admin - help with mysql Brian Kroth <bpkroth@××××.edu>
Re: [gentoo-admin] Newbie admin - help with mysql "Jörg Vorher" <info@××××××.de>
Re: [gentoo-admin] Newbie admin - help with mysql "Jörg Vorher" <info@××××××.de>