Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 358049 - sys-apps/gnome-disk-utility-2.32.0-r1 fails tests
Summary: sys-apps/gnome-disk-utility-2.32.0-r1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2011-03-09 12:33 UTC by Nikoli
Modified: 2011-03-10 08:36 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 Nikoli 2011-03-09 12:33:04 UTC
Seems tests are broken and should be disabled:
Making check in help
make[1]: Entering directory `/var/tmp/portage/sys-apps/gnome-disk-utility-2.32.0-r1/work/gnome-disk-utility-2.32.0/help'
xmllint --noout --noent --path C:./C --xinclude --postvalid ./C/palimpsest.xml
./C/palimpsest.xml:15: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
]>
  ^
warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
Document ./C/palimpsest.xml does not validate
make[1]: *** [check-doc-docs] Error 3
make[1]: Leaving directory `/var/tmp/portage/sys-apps/gnome-disk-utility-2.32.0-r1/work/gnome-disk-utility-2.32.0/help'
make: *** [check-recursive] Error 1
emake failed
Comment 1 Pacho Ramos gentoo-dev 2011-03-09 19:41:39 UTC
Do you have app-text/docbook-xml-dtd:4.1.2 installed?
Comment 2 Nikoli 2011-03-09 19:58:13 UTC
No, only app-text/docbook-xml-dtd-4.4-r2 was installed.
Comment 3 Pacho Ramos gentoo-dev 2011-03-09 20:14:06 UTC
Try installing it, I think it's missing in DEPEND
Comment 4 Nikoli 2011-03-09 21:16:10 UTC
With app-text/docbook-xml-dtd-4.4-r2 src_test works fine.
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2011-03-09 22:39:04 UTC
+  09 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org>
+  gnome-disk-utility-2.32.0-r1.ebuild, gnome-disk-utility-2.32.1.ebuild:
+  Add missing dtd to DEPEND, bug #358049.

Verified and fixed. Thanks for reporting.
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2011-03-10 08:36:44 UTC
hum, pybugz doesn't seem to work correctly anymore with bugzilla 4 :(