Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11053 - Koffice 1.2 ebuild fails in index.docbook parsing
Summary: Koffice 1.2 ebuild fails in index.docbook parsing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-21 08:58 UTC by Raymond Causton
Modified: 2003-02-04 19:42 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 Raymond Causton 2002-11-21 08:58:25 UTC
It seems that the docbook parser cannot find the required dtd's to compile 
koffice at all. The same behaviour can be seen with the vanilla koffice-1.2 
source package directly from ftp.kde.org. The failure happens in 
/koffice-1.2/doc/kugar/index.docbook parsing.
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2002-11-23 15:42:52 UTC
this is probably the same as http://bugs.gentoo.org/show_bug.cgi?id=10767 
emerge libxslt-1.0.20 libxml2-2.0.24 kdelibs and then emerge koffice should work 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-11-29 13:10:24 UTC
>=libxml2-2.4.28 is also good. 
Status? 
Comment 3 Raymond Causton 2002-11-29 14:05:30 UTC
The suggested downgrading of libxml2 and libxslt to libxslt-1.0.20 / libxml2-
2.0.24 and re-emerging kdelibs and then koffice did work. I haven't tried 
upgrading libxml2 to 2.0.28 as suggested in a latter advisory. Thank you for 
your assistance.