phpmyadmin dependencies should include php5-fpm

Bug #701997 reported by Mark Alan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
phpmyadmin (Debian)
Fix Released
Unknown
phpmyadmin (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: phpmyadmin

With the inclusion of php5-fpm in main Unbuntu distro the Depends line at the file DEBIAN/control should be adjusted to include php5-fpm as follows:

- Depends: libapache2-mod-php5 | php5-cgi | php5, php5-mysql | php5-mysqli, php5-mcrypt, perl, debconf (>= 0.5) | debconf-2.0, dbconfig-common, ucf (>= 0.28), libjs-mootools (>= 1.2.4.0~debian1-1)

+Depends: libapache2-mod-php5 | php5-cgi | php5-fpm | php5, php5-mysql | php5-mysqli, php5-mcrypt, perl, debconf (>= 0.5) | debconf-2.0, dbconfig-common, ucf (>= 0.28), libjs-mootools (>= 1.2.4.0~debian1-1)

That way a user wanting to install a non apache (nginx or lighttp) web server and using php5-fpm instead of php5-cgi would not need to also install either apache, or php5-cgi, or php5 (wich has a php5-fpm hook)

Changed in phpmyadmin (Debian):
status: Unknown → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package phpmyadmin - 4:3.3.9-2

---------------
phpmyadmin (4:3.3.9-2) experimental; urgency=low

  * Add php5-fpm to list of PHP SAPIs (Closes: #609808, LP: #701997).
  * Incorporate Ubuntu backported patches for security issue.
 -- Micah Gersten <email address hidden> Thu, 20 Jan 2011 19:24:12 +0000

Changed in phpmyadmin (Ubuntu):
status: New → Fix Released
Changed in phpmyadmin (Debian):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.