Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240042 - Hugs98-2006.9 fails to build with USE=docs
Summary: Hugs98-2006.9 fails to build with USE=docs
Status: RESOLVED DUPLICATE of bug 240036
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-05 18:10 UTC by C W Rose
Modified: 2008-10-05 18:58 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 C W Rose 2008-10-05 18:10:31 UTC
The current Hugs98 package dates from 2005.  The 2006 package builds correctly
(and is an improvement) except when USE=docs is added.  This is because the
main Hugs docs file, user_guide.sgml, references the 4.2 docbook DTD on www.oasis-open.org, and not the local version (which is in fact in the ebuild
dependencies).  At a guess this should be fixed with a sed script in the
emerge process, but I don't know if that's the standard method.

Reproducible: Always

Steps to Reproduce:
1.Emerge hugs98 with ~x86
2.
3.

Actual Results:  
Failure.

Expected Results:  
Success
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-10-05 18:58:33 UTC

*** This bug has been marked as a duplicate of bug 240036 ***