Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213859 - app-doc/php-docs-20071125-r2 fails to emerge when FEATURES="collision-protect" is turned on
Summary: app-doc/php-docs-20071125-r2 fails to emerge when FEATURES="collision-protect...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All FreeBSD
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-18 18:59 UTC by Mehul Ved
Modified: 2008-03-18 20:10 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 Mehul Ved 2008-03-18 18:59:01 UTC
While emerging php-docs, it fails due to file collision in /usr/share/php-docs

Reproducible: Always

Steps to Reproduce:
1.emerge php-docs
2.
3.

Actual Results:  
emerge failed

Expected Results:  
emerge should have been successfull

FEATURE="collision-protect" has been turned on in /etc/make.conf
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-18 19:59:54 UTC
Wipe the stale symlink and move on... Nothing BSD specific, BTW.
Comment 2 Mehul Ved 2008-03-18 20:10:27 UTC
(In reply to comment #1)
> Wipe the stale symlink and move on... Nothing BSD specific, BTW.

All right. Thank You :)