Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553312 - app-doc/gnucash-docs-2.6.6 (2.6.5 too) fails test suite if app-text/docbook-xml-dtd:4.4 is not installed
Summary: app-doc/gnucash-docs-2.6.6 (2.6.5 too) fails test suite if app-text/docbook-x...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: GNOME Office (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-26 10:21 UTC by René Rhéaume
Modified: 2015-06-29 18:53 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 René Rhéaume 2015-06-26 10:21:25 UTC
gnucsh-doc does not state it requires a build dependency on app-text/docbook-xml-dtd:4.4 . It causes a merge failure with FEATURES="test"

Reproducible: Always

Steps to Reproduce:
1. FEATURES="test" emerge -1 gnucash-docs
Actual Results:  
 * ERROR: app-doc/gnucash-docs-2.6.6::gentoo failed (test phase):
 *   Make check failed. See above for details


Expected Results:  
app-text/docbook-xml-dtd:4.4 emerged, then gnucash-docs installed on system

The first error is:
./gnucash-help.xml:56: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
]>

It seems xmlint is unable to download the DTD, but wget is able to.
Comment 1 Pacho Ramos gentoo-dev 2015-06-29 18:53:06 UTC
+  29 Jun 2015; Pacho Ramos <pacho@gentoo.org> -gnucash-docs-2.6.5.ebuild,
+  gnucash-docs-2.6.6.ebuild:
+  Needs app-text/docbook-xml-dtd:4.4 for tests (#553312 by René Rhéaume), drop
+  old.
+