Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 467768 - media-libs/raptor-2.0.8: Installs a dead symlink (w/ QA warning) when FEATURES="nodoc"
Summary: media-libs/raptor-2.0.8: Installs a dead symlink (w/ QA warning) when FEATURE...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-28 17:32 UTC by Roman Žilka
Modified: 2014-10-21 04:15 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 Roman Žilka 2013-04-28 17:32:01 UTC
Emerging raptor 2.0.8 yielded this warning...

QA Notice: Symbolic link /usr/share/gtk-doc/html/raptor2 points to /usr/share/doc/raptor-2.0.8/html/raptor2 which does not exist.

... and a dead symlink, as described. I use FEATURES="nodoc"; with "-nodoc" the symlink points to an existing location.

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-10-21 04:15:53 UTC
i fixed this in 2.0.14's ebuild by adding extra [[ -d directoryname... ]] check in the ebuild