Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52104 - phpgroupware demand mysql
Summary: phpgroupware demand mysql
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-26 09:21 UTC by Thomas Beutin
Modified: 2004-05-26 14:24 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 Thomas Beutin 2004-05-26 09:21:29 UTC
When i try to emerge phpgroupware mysql is demanded, but the documentation on the website http://free-source.com/files/phpgw-howto.html#2.1 shows that mysql _or_ postgresql is required

Reproducible: Always
Steps to Reproduce:
1. emerge -pv phpgroupware
Actual Results:  
# emerge -pv dev-php/phpgroupware
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild  N    ] dev-db/mysql-4.0.18-r2  +berkdb -debug -innodb +perl +readline
+ssl -static +tcpd  13,108 kB
[ebuild  N    ] dev-php/phpgroupware-0.9.16.000   16,678 kB
[ebuild  N    ] dev-perl/Net-Daemon-0.37   29 kB
[ebuild  N    ] dev-perl/Storable-2.07-r1   94 kB
[ebuild  N    ] dev-perl/PlRPC-0.2016-r1   17 kB
[ebuild  N    ] dev-perl/DBI-1.38   292 kB
[ebuild  N    ] dev-perl/DBD-mysql-2.1027   95 kB

Expected Results:  
not demand on mysql but using installed postgresql instead
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-05-26 14:24:57 UTC
mysql is no more in rdepend.

who says that the db (mysql or pgsql) is running on the same machine