php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59834 solr package install failing
Submitted: 2011-06-29 06:40 UTC Modified: 2013-01-06 17:54 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: mark at carrenza dot com Assigned: tyrael (profile)
Status: Closed Package: PECL (PECL)
PHP Version: 5.3.6 OS: CentOS 5.6 x86_64
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mark at carrenza dot com
New email:
PHP Version: OS:

 

 [2011-06-29 06:40 UTC] mark at carrenza dot com
Description:
------------
solr package install fails when attempting a install using php-pear 1.9.3.

Reproduce code:
---------------
[root@localhost vagrant]# pear install pecl.php.net/solr-1.0.1
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


Actual result:
--------------
ERROR: could not chdir to /var/tmp/solr/tests

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-01-06 17:53 UTC] tyrael@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.

I was able to install the package with PEAR 1.9.4.
If the issue still persists, then it is most probably a configuration issue on 
your part or a bug in the PEAR package(http://pear.php.net/package/PEAR).
if that's the case, please report the bug to the pear guys at 
http://pear.php.net/bugs/
 [2013-01-06 17:53 UTC] tyrael@php.net
-Status: Open +Status: Closed -Package: PECL bug system +Package: PECL -Assigned To: +Assigned To: tyrael
 [2013-01-06 17:54 UTC] tyrael@php.net
ps: it is pecl install not pear install.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 05:01:28 2024 UTC