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

Bug 473586

Summary: dev-tex/xcolor-2.11: Installs dead symlinks with FEATURES=nodoc
Product: Gentoo Linux Reporter: Roman Žilka <roman.zilka>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

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.