Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529854 - www-apps/rt-4.2.9-r1 installs docs into /usr/share/doc/${P}
Summary: www-apps/rt-4.2.9-r1 installs docs into /usr/share/doc/${P}
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-19 13:21 UTC by Marcin Mirosław
Modified: 2014-11-19 18:46 UTC (History)
3 users (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 Marcin Mirosław 2014-11-19 13:21:24 UTC
* package www-apps/rt-4.2.9-r1 NOT merged
 * 
 * Detected file collision(s):
 * 
 *      /usr/share/doc/rt-4.2.9/extending/external_custom_fields.pod.bz2
 *      /usr/share/doc/rt-4.2.9/extending/clickable_links.pod.bz2
 *      /usr/share/doc/rt-4.2.9/extending/using_forms_widgets.pod.bz2
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * www-apps/rt-4.2.9:4.2.9::gentoo
 *      /usr/share/doc/rt-4.2.9/extending/clickable_links.pod.bz2
 *      /usr/share/doc/rt-4.2.9/extending/external_custom_fields.pod.bz2
 *      /usr/share/doc/rt-4.2.9/extending/using_forms_widgets.pod.bz2
 * 
 * Package 'www-apps/rt-4.2.9-r1' NOT merged due to file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.



Reproducible: Always
Comment 1 Aaron W. Swenson gentoo-dev 2014-11-19 15:40:47 UTC
19 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> rt-4.2.9-r1.ebuild:
Fix bug 529854. Properly install all docs by letting dodoc -r do its thing.
Comment 2 Aaron W. Swenson gentoo-dev 2014-11-19 18:46:01 UTC
(In reply to Aaron W. Swenson from comment #1)
> 19 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> rt-4.2.9-r1.ebuild:
> Fix bug 529854. Properly install all docs by letting dodoc -r do its thing.

And I don't know why /usr/share/doc/rt-4.2.9 stuck around. It's safe to delete it.