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
*** This bug has been marked as a duplicate of 95765 ***