On Fri, 2009-01-23 at 09:47 +0100, Michael Schwartzkopff wrote:
> Am Donnerstag, 22. Januar 2009 22:26:08 schrieb Dejan Muhamedagic:
> > Hi,
> >
> > On Thu, Jan 22, 2009 at 04:43:58PM +0100, Michael Schwartzkopff wrote:
> > > Hi,
> > >
> > > Configure and compile and installation of a fresh Pacemaker-Python-GUI
> > > works for me. But calling
> > > # /usr/lib/heartbeat-gui/haclient.py
> > >
> > > results in:
> > >
> > > Traceback (most recent call last):
> > >   File "/usr/lib/heartbeat-gui/haclient.py", line 27, in ?
> > >     import sys, os, string, socket, syslog, webbrowser, pickle, xml, gc,
> > > time, binascii, thread, tarfile, gv
> > > ImportError: No module named gv
> > >
> > > I tried to guess that gv means graphviz and tried to install all packeges
> > > related to graphviz without success.
> >
> > Right.
> >
> > > I also tried to find libgv-python for debian etch, but nothing.
> >
> > Probably not packaged for etch.
> >
> > > Please could anybody explain me what the gv module is and in what debian
> > > etch package I can find it.
> >
> > You'd probably have to install it yourself. I usually google for
> > debian + etch + pkgname or take a look at the backports site.
> 
> No backport available for etch.
> 
> since it is not essential for operation, wouldn't it be better so rewrite the 
> source code to check if gv.py is available on the system. If not, just 
> disable 
> the additional functions and do not include gv.py?
Good point. I'll do it later.

> 
> I think this would be the cleanest way out since debian etch ist very common 
> and a lot of people will continue to use it for a long time.
> 
> Michael.
-- 
Regards,
Yan Gao
China R&D Software Engineer
[email protected]

Novell, Inc.
Making IT Work As One?6?4

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to