On Wed, 2006-07-26 at 16:08 -0700, Richard Broersma Jr wrote:
> I am creating a new gentoo server, and I am in the handbook section to 
> specify USE variables.
> No matter how I errange my USE variable in the make.conf,
> 
> emerge --update --pretend bugzilla  -- wants to use mysql
> 
> [ebuild  N    ] dev-db/mysql-4.1.20
> [ebuild  N    ] dev-perl/DBD-mysql-2.9007
> 
> ...
> 
> USE="server symlink bugzilla sshd postgresql -mysql -mysqli postfix -X -xorg 
> -berkdb -kde -gnome
> -metacity"
> 
> Is there a way to override this selection and have postgresql and DBD-pg 
> installed instead?

It is a bug in the ebuild dependencies.  It has a hard dependency on
DBD-mysql, which in turn has a hard dependency on mysql.

It appears to be fixed in the later unstable ebuilds.

For information on how to install unstable ebuilds, read Chapter 3.
Working with Portage in the handbook.

Regards,
Paul
-- 
gentoo-user@gentoo.org mailing list

Reply via email to