Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85749 - TikiWiki depends on MySQL only, where as TikiWiki also supports Postgresql
Summary: TikiWiki depends on MySQL only, where as TikiWiki also supports Postgresql
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-18 04:01 UTC by Olliver Schinagl
Modified: 2007-09-22 23:26 UTC (History)
1 user (show)

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 Olliver Schinagl 2005-03-18 04:01:26 UTC
When emerging tikiwiki it assumes I use MySQL even when I have -mysql +postgresql USE flags set.

Reproducible: Always
Steps to Reproduce:
1.emerge tikiwiki

Actual Results:  
emerging of tikiwiki fails with -vhost as mysql isn't needed but used.
emering tikiwiki with +vhost seems to work however as the db for instance isn't
created etc.

Expected Results:  
tikiwiki successfully gets installed with either mysql or postgresql.

tikiwiki should have a mysql USE flag to start with and also a Postgresql USE flag.
Comment 1 Renat Lumpau (RETIRED) gentoo-dev 2005-07-07 14:48:09 UTC
1.9.0 in CVS, has postgres and mysql USE flags