Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 82562

Summary: dev-php/php and PEAR modules collisions
Product: Gentoo Linux Reporter: Jetchko Jekov <jetchko.jekov>
Component: New packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jetchko Jekov 2005-02-19 04:40:26 UTC
any PEAR module ebuild collides with dev-php/php ebuild
maybe php-pear eclass needs touching
for example PEAR-Net_Sieve

>>> Completed installing PEAR-Net_Sieve-0.9.0 into /var/tmp/portage/PEAR-Net_Sieve-0.9.0/image/

* checking 5 files for package collisions
existing file /usr/lib/php/.filemap is not owned by this package
existing file /usr/lib/php/.lock is not owned by this package
* spent 0.0011990070343 seconds checking for file collisions

# qpkg -f -v -nc /usr/lib/php/.filemap
dev-php/php-4.3.10
# qpkg -f -v -nc /usr/lib/php/.lock
dev-php/php-4.3.10
Comment 1 Sebastian Bergmann (RETIRED) gentoo-dev 2005-02-19 06:39:02 UTC

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