Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 358391 - app-doc/linux-gazette fails to emerge due to file collision when FEATURES="collision-protect" is set
Summary: app-doc/linux-gazette fails to emerge due to file collision when FEATURES="co...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 12:56 UTC by Anthony Basile
Modified: 2011-03-13 21:17 UTC (History)
1 user (show)

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 Anthony Basile gentoo-dev 2011-03-11 12:56:51 UTC
When emerging linux-gazette-all that RDEPENDS on all previous versions of linux-gazette, /usr/share/doc/linux-gazette/index.html gets replaced with the latest version.  When FEATURES="collision-protect" this causes emerge to fail.

I'm not sure how to fix this one in an elegant fashion, maybe install index.html to index-182.html and then sym link index.html?  Of course, you can always do FEATURES="-collision-protect" emerge.

Reproducible: Always