Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95773 - During emerge --sync the error "Eclass 'php5-sapi' does not exsist for 'dev-php/php-cgi-5.0.x' occurs.
Summary: During emerge --sync the error "Eclass 'php5-sapi' does not exsist for 'dev-p...
Status: RESOLVED DUPLICATE of bug 95765
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-11 06:00 UTC by omes
Modified: 2005-06-11 06:38 UTC (History)
0 users

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 omes 2005-06-11 06:00:45 UTC
During emerge --sync the error "Eclass 'php5-sapi' does not exsist for
'dev-php/php-cgi-5.0.x', in other words all the versions of all the 5.0.x
versions in portage. Later during the installation of dev-php/php-4.3.11 (it
seems portage wanted to downgrade from dev-php/php-5.0.4), i get theese error
messages:
>>> /etc/php/cli-php4/php.ini
--- /tmp/
>>> /tmp/pear/
>>> /tmp/pear/cache/
>>> /tmp/pear/cache/.keep
>>> /usr/bin/php-config -> /usr/bin/php-config.php
(...)
md5sum: //root/.pearrc: No such file or directory
>>> dev-php/php-4.3.11 merged.

 dev-php/php
    selected: 5.0.4
   protected: 4.3.11
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging dev-php/php-5.0.4...
No package files given... Grabbing a set.
/usr/lib/portage/bin/ebuild.sh: line 1443: /usr/portage/eclass/php5-sapi.eclass:
 No such file or directory

!!! ERROR: dev-php/php-5.0.4 failed.
!!! Function inherit, Line 1444, Exitcode 1
!!! died sourcing /usr/portage/eclass/php5-sapi.eclass in inherit()
!!! If you need support, post the topmost build error, NOT this status message.

!!! FAILED prerm: 1


Reproducible: Always
Steps to Reproduce:
While you got dev-php/php-5.0.4 installed:
1. emerge --sync
2. emerge -uD world
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-11 06:38:06 UTC

*** This bug has been marked as a duplicate of 95765 ***