Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473586 - dev-tex/xcolor-2.11: Installs dead symlinks with FEATURES=nodoc
Summary: dev-tex/xcolor-2.11: Installs dead symlinks with FEATURES=nodoc
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-17 12:06 UTC by Roman Žilka
Modified: 2013-06-17 13:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge--info,5.99 KB, text/plain)
2013-06-17 12:06 UTC, Roman Žilka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Žilka 2013-06-17 12:06:33 UTC
Emerging dev-tex/xcolor-2.11 yields:

 * QA Notice: Symbolic link /usr/share/texmf-site/doc/latex/xcolor/xcolor2.pdf points to /usr/share/doc/xcolor-2.11/xcolor2.pdf which does not exist.
 * QA Notice: Symbolic link /usr/share/texmf-site/doc/latex/xcolor/xcolor4.dvi points to /usr/share/doc/xcolor-2.11/xcolor4.dvi which does not exist.
 * QA Notice: Symbolic link /usr/share/texmf-site/doc/latex/xcolor/xcolor.pdf points to /usr/share/doc/xcolor-2.11/xcolor.pdf which does not exist.
 * QA Notice: Symbolic link /usr/share/texmf-site/doc/latex/xcolor/xcolor1.dvi points to /usr/share/doc/xcolor-2.11/xcolor1.dvi which does not exist.
 * QA Notice: Symbolic link /usr/share/texmf-site/doc/latex/xcolor/xcolor3.dvi points to /usr/share/doc/xcolor-2.11/xcolor3.dvi which does not exist.

This is most likely due to my FEATURES=nodoc.

Reproducible: Always
Comment 1 Roman Žilka 2013-06-17 12:06:43 UTC
Created attachment 351210 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-06-17 13:53:59 UTC
We couldn't possibly begin to take into account the effects of sys-apps/portage features (such as FEATURES=nodoc / INSTALL_MASK and so on) on the things ebuilds actually install.