Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge PEAR-PEAR, PEAR-DB problems...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
VinnieNZ
Tux's lil' helper
Tux's lil' helper


Joined: 11 Mar 2004
Posts: 126
Location: New Zealand

PostPosted: Tue Jul 04, 2006 4:03 am    Post subject: emerge PEAR-PEAR, PEAR-DB problems... Reply with quote

Trying to emerge PEAR-PEAR and PEAR-DB on a server (dev-lang/php-4.4.2-r2).

PEAR-PEAR ouput (for latest and second to latest versions) during install (no other errors, just moving the files into place):
Code:

Command 'pear.php.net' is not valid, try 'pear help'
Command 'pear.php.net' is not valid, try 'pear help'
Command 'pecl.php.net' is not valid, try 'pear help'
Command 'pecl.php.net' is not valid, try 'pear help'
Command 'components.ez.no' is not valid, try 'pear help'
Command 'components.ez.no' is not valid, try 'pear help'
Command 'pear.phpdb.org' is not valid, try 'pear help'
Command 'pear.phpdb.org' is not valid, try 'pear help'
Command 'pear.phing.info' is not valid, try 'pear help'
Command 'pear.phing.info' is not valid, try 'pear help'
Command 'pear.symfony-project.com' is not valid, try 'pear help'
Command 'pear.symfony-project.com' is not valid, try 'pear help'



PEAR-DB
Code:

>>> Emerging (1 of 1) dev-php/PEAR-DB-1.7.6-r1 to /
og>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking DB-1.7.6.tgz ;-)

>>> Unpacking source...
>>> Unpacking DB-1.7.6.tgz to /var/tmp/portage/PEAR-DB-1.7.6-r1/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/PEAR-DB-1.7.6-r1/work/DB-1.7.6 ...
>>> Source compiled.
>>> Test phase [not enabled]: dev-php/PEAR-DB-1.7.6-r1

>>> Install PEAR-DB-1.7.6-r1 into /var/tmp/portage/PEAR-DB-1.7.6-r1/image/ category dev-php

!!! ERROR: dev-php/PEAR-DB-1.7.6-r1 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_install
  ebuild.sh, line 1019:   Called src_install
  ebuild.sh, line 1254:   Called php-pear-r1_src_install
  php-pear-r1.eclass, line 66:   Called die

!!! Unable to install PEAR package
!!! If you need support, post the topmost build error, and the call stack if relevant.


Does anyone have any ideas as to why this might be happening?
Back to top
View user's profile Send private message
VinnieNZ
Tux's lil' helper
Tux's lil' helper


Joined: 11 Mar 2004
Posts: 126
Location: New Zealand

PostPosted: Wed Jul 05, 2006 4:30 am    Post subject: Reply with quote

Surely someone must have some suggestions as to what this could be...

Happy to provide any further info if it will help.
Back to top
View user's profile Send private message
BosHaus
n00b
n00b


Joined: 29 Jul 2004
Posts: 40
Location: Dallas, TX

PostPosted: Wed Jul 12, 2006 5:14 pm    Post subject: Reply with quote

same problems.. with almost all the pear apps. Havn't been able to find a fix. I've tried reinstalling pear-pear, downgrading, upgrading, its driving me nuts. anyone have a solution?
Back to top
View user's profile Send private message
VinnieNZ
Tux's lil' helper
Tux's lil' helper


Joined: 11 Mar 2004
Posts: 126
Location: New Zealand

PostPosted: Wed Jul 12, 2006 9:31 pm    Post subject: Reply with quote

I never found a solution either.

I upgraded to several different PHP5 versions without success as well.



I do know that the versions of what I'm running are compatible - I have the same setup at home (with all exactly the same USE flags) and it still isn't working for me here.
Back to top
View user's profile Send private message
VinnieNZ
Tux's lil' helper
Tux's lil' helper


Joined: 11 Mar 2004
Posts: 126
Location: New Zealand

PostPosted: Thu Aug 10, 2006 10:02 pm    Post subject: Reply with quote

OK, I've filed a bug report about this as well.

If anyone else is having the same issues, then the bug report can be found at:
https://bugs.gentoo.org/show_bug.cgi?id=142601
Back to top
View user's profile Send private message
BosHaus
n00b
n00b


Joined: 29 Jul 2004
Posts: 40
Location: Dallas, TX

PostPosted: Mon Aug 14, 2006 1:51 am    Post subject: Reply with quote

thanks for filing the bug report. I still havn't found a fix either. I've had to get around it by installing the pear packages I need through "pear install xxxx", and then using a lot of emerge --resume --skipfirst.
Back to top
View user's profile Send private message
vicaya
n00b
n00b


Joined: 26 Jun 2004
Posts: 57

PostPosted: Thu Sep 28, 2006 6:32 pm    Post subject: Reply with quote

try pear clear-cache and then reemerge PEAR-PEAR
Back to top
View user's profile Send private message
hanj
Veteran
Veteran


Joined: 19 Aug 2003
Posts: 1490

PostPosted: Wed May 09, 2007 11:46 pm    Post subject: Reply with quote

Hello

I'm getting the same error with PEAR-DB...

Code:
>>> Unpacking source...
>>> Unpacking DB-1.7.6.tgz to /var/tmp/portage/dev-php/PEAR-DB-1.7.6-r1/work
tar: A lone zero block at 1436
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-php/PEAR-DB-1.7.6-r1/work/DB-1.7.6 ...
>>> Source compiled.
>>> Test phase [not enabled]: dev-php/PEAR-DB-1.7.6-r1

>>> Install PEAR-DB-1.7.6-r1 into /var/tmp/portage/dev-php/PEAR-DB-1.7.6-r1/image/ category dev-php

!!! ERROR: dev-php/PEAR-DB-1.7.6-r1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_install
  ebuild.sh, line 1060:   Called qa_call 'src_install'
  environment, line 1254:   Called src_install
  ebuild.sh, line 1304:   Called php-pear-r1_src_install
  php-pear-r1.eclass, line 63:   Called die

!!! Unable to install PEAR package
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-php/PEAR-DB-1.7.6-r1/temp/build.log'.



Code:
emerge -pv PEAR-DB

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] dev-php/PEAR-DB-1.7.6-r1 [1.7.6] 0 kB


I tried to do the pear clear-cache command.. and received the following...

Code:
opendir(/tmp/pear/cache) failed: failed to open dir: No such file or directory


Apparently I don't even have a cache.. anybody have a fix?? I looked at the bug and the version of PEAR-PEAR I'm using is the recommend version (dev-php/PEAR-PEAR-1.4.11)

Thanks!
hanji
_________________
Server Admin Blog - Uno-Code.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum