Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29429 - cacti should not rdepend on mysql
Summary: cacti should not rdepend on mysql
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-23 07:51 UTC by Kurt Lieber (RETIRED)
Modified: 2003-09-23 10:01 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 Kurt Lieber (RETIRED) gentoo-dev 2003-09-23 07:51:29 UTC
The current cacti ebuild (0.8.3) requires mysql to be installed on the local
machine.  This is incorrect.  While cacti does require access to a mysql
database, it *does not* have to be installed on a local machine and can just as
easily connect to a mysql server on another machine.

The rdepend on mysql should be removed and/or added as an optional USE dependency.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-09-23 10:01:24 UTC
mostly all of our webapps could run on not-local mysql server