Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26475 - mod_vdbh has hard dependency on MySQL 3.23
Summary: mod_vdbh has hard dependency on MySQL 3.23
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low minor
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-12 03:52 UTC by Cameron Logie
Modified: 2003-08-17 16:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Logie 2003-08-12 03:52:34 UTC
When trying to emerge mod_vdbh, it wants to downgrade MySQL to version 3.23 to suit the =dev-db/mysql-3.23* entry in the DEPEND line.
It just needs a '>=' for the mysql dep along with some testing.

On the modules' home page (http://www.synthemesc.com/mod_vdbh/), the author states that it's only been tested with 'SunOS-5.9/gcc-3.2.0/mysql-3.23.52/Apache-2.0.43' but at the bottom in the additional info section, it says 'and at least MySQL 3.23 is required.'.
This should be OK.


Reproducible: Always
Steps to Reproduce:
1. emerge -pv mod_vdbh

Actual Results:  
These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild    UD] dev-db/mysql-3.23.57 [4.0.13-r3] -static +readline -innodb +berkdb +tcpd +ssl -debug
[ebuild  N   ] net-www/mod_vdbh-1.0.2


Expected Results:  
These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N   ] net-www/mod_vdbh-1.0.2


Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Intel(R) Celeron(R) CPU 1.70GHz
GENTOO_MIRRORS="ftp://server/www.ibiblio.org/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/afs/C /etc/afs/afsws /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss apm arts avi crypt cups encode foomaticdb gif gpm gtk imlib jpeg kde libg++ mad mikmod mmx mpeg ncurses nls oggvorbis opengl png quicktime sdl slang spell svga truetype xml2 xmms xv zlib gdbm berkdb readline tetex tcpd pam libwww ssl perl python mysql -3dnow -X imap apache2 -qt -java -pdflib -gnome -motif"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O3 -mcpu=pentium4 -funroll-loops -fomit-frame-pointer -pipe"
CXXFLAGS="-O3 -mcpu=pentium4 -funroll-loops -fomit-frame-pointer -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://server/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-08-17 16:05:00 UTC
fixed in CVS.