Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 354475

Summary: www-apps/drupal-7.0: missing php database dependency
Product: Gentoo Linux Reporter: shawn.warren
Component: Current packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED FIXED    
Severity: normal CC: alunduil
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.