Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354475 - www-apps/drupal-7.0: missing php database dependency
Summary: www-apps/drupal-7.0: missing php database dependency
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:
 
Reported: 2011-02-11 15:36 UTC by shawn.warren
Modified: 2011-05-27 21: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 shawn.warren 2011-02-11 15:36:42 UTC
www-apps/drupal-7.0: does not pull in php database use flag, i.e. php[mysql], as a dependency to install drupal. Drupal requires a database in order to complete the runtime install of a site.

Reproducible: Always

Steps to Reproduce:
1. emerge -av drupal
2. run drupal installer
Actual Results:  
drupal errors out when attempting to establish the php connect to the database.

Expected Results:  
drupal is able to connect to the specified database and runtime install proceeds
Comment 1 Tim Harder gentoo-dev 2011-05-27 21:26:19 UTC
Fixed in 7.2 in CVS.