Public bug reported:

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.

** Affects: php-pecl-http (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1566575

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-pecl-http/+bug/1566575/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to