GNOME Bugzilla – Bug 709958
yelp-note-advanced.png is wanted but is not there
Last modified: 2014-01-08 19:38:32 UTC
In Ubuntu-docs, the DeskTop help only, when compiling the HTML yelp-build wants to copy a file called "yelp-note-advanced.png". However no such file exists and the resulting html and css files don't reference it. Example: cp: cannot stat ‘/usr/share/yelp-xsl/icons/hicolor/24x24/status/yelp-note-advanced.png’: No such file or directory This seems to be in /usr/bin/yelp-build itself: echo ' <xsl:text>'"${yelp_icon_dir}"'/yelp-note-advanced.png ./
</xsl:text>' The desire here is to eliminate extraneous error listings during compile.
I'm pretty sure this has been fixed since 3.9.1.
Confirmed, fixed in Ubuntu 14.04