Re: [gentoo-user] How to emerge bugzilla w/ postgresql

2006-07-26 Thread Richard Broersma Jr
> > 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] de

Re: [gentoo-user] How to emerge bugzilla w/ postgresql

2006-07-26 Thread Paul Varner
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

Re: [gentoo-user] How to emerge bugzilla w/ postgresql

2006-07-26 Thread Richard Broersma Jr
Here is what I get on the new server. (chroot) livecd linux # emerge -pvt bugzilla These are the packages that I would merge, in reverse order: Calculating dependencies ...done! [ebuild N] www-apps/bugzilla-2.18.5 -apache2 -mysql -vhosts 1,623 kB [ebuild N] dev-perl/Template-Toolkit-

Re: [gentoo-user] How to emerge bugzilla w/ postgresql

2006-07-26 Thread Richard Broersma Jr
> try emerge -pvt bugzilla for tree mode so you can see what's pulling in > Mysql. [ebuild N] net-www/mod_ssl-2.8.25-r10 801 kB [ebuild N] net-www/apache-1.3.34-r11 USE="pam ssl -doc -lingerd -no-suexec -static-modules" 2,437 kB [ebuild N] dev-libs/mm-1.3.0 220 kB [ebuild

Re: [gentoo-user] How to emerge bugzilla w/ postgresql

2006-07-26 Thread kashani
Richard Broersma Jr wrote: Thanks for the suggestion. I defenitly see an improvement! But the problem hasn't completly gone away. [ebuild N] dev-db/mysql-4.1.20 [ebuild N] dev-perl/DBD-mysql-2.9007 [ebuild N] dev-db/libpq-8.1.4 [ebuild N] dev-db/postgresql-8.1.4 [ebuild N

Re: [gentoo-user] How to emerge bugzilla w/ postgresql

2006-07-26 Thread Richard Broersma Jr
> emerge -pv bugzilla > [ebuild R ] www-apps/bugzilla-2.22 USE="apache2 graphviz mysql > vhosts -extras -postgres" 1,911 kB > > Change postgresql to postgres in your USE flags. Mysql is probably a > default if no db is specified. Thanks for the suggestion. I defenitly see an improvement!

Re: [gentoo-user] How to emerge bugzilla w/ postgresql

2006-07-26 Thread kashani
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-p