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

Bug 240042

Summary: Hugs98-2006.9 fails to build with USE=docs
Product: Gentoo Linux Reporter: C W Rose <cwr>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***