On Wed, Sep 03, 2008 at 11:14:06PM +0000, Todd, Conor wrote: > I'm running the 2.1.4-2.1 build on SUSE, and I get the following error when I > try to start hb_gui: > > Traceback (most recent call last): > File "/usr/bin/hb_gui", line 30, in ? > from xml.parsers.xmlproc.xmldtd import load_dtd_string > ImportError: No module named xmlproc.xmldtd > > Are we missing a package somewhere?
Looks like it. Try installing pyxml. The spec should be updated. > - Conor > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
