← Back to team overview

ius-coredev team mailing list archive

[Bug 809467] Re: php53u pecl install failures

 

Hi Jeffrey,

Thank you for your prompt response.

I've just tested this using the updated PEAR 1.9.4 package from Testing
and everything now seems fine.

Any idea when this PEAR update will make it out to Stable?

Thanks

Mark

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/809467

Title:
  php53u pecl install failures

Status in IUS Community Project:
  In Progress

Bug description:
  I am seeing constant failures when attempting to install packages via
  pecl using php53u-pear.

  CentOS release 5.6 (Final)

  php53u-common-5.3.6-1.ius.el5
  php53u-cli-5.3.6-1.ius.el5
  php53u-pear-1.9.3-1.ius.el5
  php53u-mysql-5.3.6-1.ius.el5
  php53u-process-5.3.6-1.ius.el5
  php53u-5.3.6-1.ius.el5
  php53u-devel-5.3.6-1.ius.el5
  php53u-pdo-5.3.6-1.ius.el5
  php53u-soap-5.3.6-1.ius.el5

  Example:


  [root@localhost vagrant]# pecl install -n solr-1.0.1
  warning: pecl/solr requires PHP extension "curl"
  downloading solr-1.0.1.tgz ...
  Starting to download solr-1.0.1.tgz (100,683 bytes)
  ......done: 100,683 bytes
  28 source files, building
  ERROR: could not chdir to /var/tmp/solr/tests

  The issues seem to reside around the extraction of the packages once
  downloaded and inability to locate the config.m4 file once extracted
  to run phpsize. The extracted path /var/tmp/solr/tests doesn't exist.
  This problem isn't affecting all package installs via pecl, just some.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/809467/+subscriptions


References