Add priority for pecl-http extension so it loads after its dependencies

Bug #1566575 reported by Nish Aravamudan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
php-pecl-http (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Currently, packages that depend on php-pecl-http are failing with:

phpunit FAIL stderr: PHP Warning: PHP Startup: Unable to
load dynamic library '/usr/lib/php/20151012/http.so' -
/usr/lib/php/20151012/http.so: undefined symbol:
php_resource_factory_init in Unknown on line 0

This is because http.so depends on raphf.so and propro.so but is loading
before they are (alphabetically). Add a priority to force http.so to
load after.

Revision history for this message
Nish Aravamudan (nacc) wrote :
Steve Langasek (vorlon)
Changed in php-pecl-http (Ubuntu):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package php-pecl-http - 3.0.1-0ubuntu4

---------------
php-pecl-http (3.0.1-0ubuntu4) xenial; urgency=medium

  * d/pecl-http.ini: lower php-pecl-http's priority so it loads after
    php-raphf and php-propro, which it now depends on (LP: #1566575).

 -- Nishanth Aravamudan <email address hidden> Tue, 05 Apr 2016 16:21:21 -0700

Changed in php-pecl-http (Ubuntu):
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

Bug attachments

Remote bug watches

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