← Back to team overview

ius-coredev team mailing list archive

[Bug 809467] [NEW] php53u pecl install failures

 

Public bug reported:

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.

** Affects: ius
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups

References