Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95912 - PEAR-DB 1.7.6 released and installation problems in dev-php/PEAR-DB-1.6.8
Summary: PEAR-DB 1.7.6 released and installation problems in dev-php/PEAR-DB-1.6.8
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PHP Bugs
URL: http://pear.php.net/package/DB/downlo...
Whiteboard:
Keywords:
Depends on: 95931
Blocks:
  Show dependency tree
 
Reported: 2005-06-12 16:29 UTC by Jesús García Crespo (aka Sevein)
Modified: 2005-07-02 00:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús García Crespo (aka Sevein) 2005-06-12 16:29:30 UTC
I will paste the error:

euler distfiles # emerge PEAR-DB
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-php/PEAR-DB-1.6.8 to /
>>> md5 files   ;-) PEAR-DB-1.6.8.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) files/digest-PEAR-DB-1.6.8
>>> md5 src_uri ;-) DB-1.6.8.tgz
>>> Unpacking source...
>>> Unpacking DB-1.6.8.tgz to /var/tmp/portage/PEAR-DB-1.6.8/work
tar: A lone zero block at 1125
>>> Source unpacked.
>>> Test phase [not enabled]: dev-php/PEAR-DB-1.6.8

>>> Install PEAR-DB-1.6.8 into /var/tmp/portage/PEAR-DB-1.6.8/image/ category
dev-php
/usr/portage/eclass/php-pear.eclass: line 49: pear: command not found

!!! ERROR: dev-php/PEAR-DB-1.6.8 failed.
!!! Function php-pear_src_install, Line 49, Exitcode 127
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Richard Morris 2005-06-16 13:16:14 UTC
Hi,  
  
I get exactly the same error with  dev-php/PEAR-DB-1.7.6 
 
Calculating world dependencies ...done! 
>>> emerge (1 of 251) dev-php/PEAR-DB-1.7.6 to / 
>>> md5 files   ;-) PEAR-DB-1.6.8.ebuild 
>>> md5 files   ;-) PEAR-DB-1.7.6.ebuild 
>>> md5 files   ;-) files/digest-PEAR-DB-1.6.8 
>>> md5 files   ;-) files/digest-PEAR-DB-1.7.6 
>>> md5 src_uri ;-) DB-1.7.6.tgz 
>>> Unpacking source... 
>>> Unpacking DB-1.7.6.tgz to /var/tmp/portage/PEAR-DB-1.7.6/work 
tar: A lone zero block at 1436 
>>> Source unpacked. 
>>> Test phase [not enabled]: dev-php/PEAR-DB-1.7.6 
 
>>> Install PEAR-DB-1.7.6 into /var/tmp/portage/PEAR-DB-1.7.6/image/ category 
dev-php 
/usr/portage/eclass/php-pear.eclass: line 49: pear: command not found 
 
!!! ERROR: dev-php/PEAR-DB-1.7.6 failed. 
!!! Function php-pear_src_install, Line 49, Exitcode 127 
!!! (no error message) 
!!! If you need support, post the topmost build error, NOT this status message. 
 
Comment 2 Richard Morris 2005-06-16 13:21:36 UTC
This is related to Bug 95931 dev-php/php-5.1.0_beta cannot find 'pear' command, 
when I install any PEAR-packages.  
    
Comment 3 Sebastian Bergmann (RETIRED) gentoo-dev 2005-07-02 00:00:22 UTC
Closing since dev-php/PEAR-DB-1.7.6 is in the tree and the installation issue is
caused by using a package.masked PHP (PHP 5.1 is still in beta and the ebuild is
under development).