Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270109 - www-apps/egroupware should require php to be built with pdo USE flag
Summary: www-apps/egroupware should require php to be built with pdo USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 284536
  Show dependency tree
 
Reported: 2009-05-16 23:51 UTC by Thomas Raschbacher
Modified: 2012-07-02 08:45 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 Thomas Raschbacher gentoo-dev 2009-05-16 23:51:22 UTC
pdo is used for data access -> should be required by egroupware ebuild imho
Comment 1 Sebastian Luther (few) 2009-05-19 21:05:45 UTC
Does anything not work if the use flag is not enabled? If so please describe the problem and give error messages/logs. emerge --info and "emerge -pvq www-apps/egroupware php" are needed too.
Comment 2 Mike Auty (RETIRED) gentoo-dev 2009-06-02 19:47:39 UTC
Please re-open the bug after you've provided the requested information.
Comment 3 Mike Auty (RETIRED) gentoo-dev 2009-06-02 19:48:23 UTC
Scratch that, didn't spot the reporter, sorry...
Comment 4 Maciej Mrozowski gentoo-dev 2009-11-05 02:01:24 UTC
Please see bug 284536
Comment 5 Thomas Raschbacher gentoo-dev 2011-01-21 06:33:55 UTC
actually upon checking again i found that Sql FS needs it for the new VFS stuff:

http://www.egroupware.org/index.php?page_name=devdocs&lang=&wikipage=SqlFS
http://www.egroupware.org/index.php?page_name=devdocs&lang=&wikipage=VFSSystem

not sure if a hard dep or some use-flag is better.

Comment 6 Matti Bickel (RETIRED) gentoo-dev 2012-07-02 08:45:04 UTC
The new 1.8 version now depends on php[pdo]