Re: [Vsmon-devel] vsmon vs. debian
Status: Beta
Brought to you by:
guillaumep
|
From: Peter M. <Pet...@tu...> - 2006-09-27 14:58:32
|
On Wed, Sep 27, 2006 at 10:35:49AM -0400, Guillaume Pratte wrote: > Peter Mann a =C3=A9crit : >=20 > >some maybe soon official debian packages: > > > >http://bugs.debian.org/335246 > >http://people.debian.org/~hertzog/packages/ > > =20 > > > Thanks, I added the link on the web page :=20 > http://vsmon.revolutionlinux.com/Virtual_server_monitor:Installation i installed frontend on debian ... but without debian packages, only =66rom sources ... but backend is wrong: i added one host: The following errors occured : * Could not contact xxxxx.uvt.tuke.sk : Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/threadpool.py", line 98, in run self.resultQueue.put( File "/usr/lib/python2.4/site-packages/vsmon/appl/views.py", line 53, in o= btain_host_infos host_infos =3D info_server.obtain_host_infos() File "/usr/lib/python2.4/site-packages/Pyro/core.py", line 394, in __call__ return self.__send(self.__name, args, kwargs) File "/usr/lib/python2.4/site-packages/Pyro/core.py", line 453, in _invoke= PYRO self.adapter.bindToURI(self.URI) File "/usr/lib/python2.4/site-packages/Pyro/protocol.py", line 244, in bin= dToURI raise ProtocolError('connection failed') ProtocolError: connection failed Virtual server monitor (Manage host list | Log out) No host to display. = =20 o this error is because of wrong backend ... i'm using postgresql so backend problem is: /etc/init.d/vsmon-backend start < 16:55:19 /etc/init.d/vsmon-backend: line 44: gprintf: command not found Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/vsmon/backend/backend.py", line 25= , in ? from hostinfo import CurrentHostInfos File "/usr/lib/python2.4/site-packages/vsmon/backend/hostinfo.py", line 2= 4, in ? import sysutils File "/usr/lib/python2.4/site-packages/vsmon/backend/sysutils.py", line 2= 7, in ? import dnet ImportError: No module named dnet /etc/init.d/vsmon-backend: line 65: echo_failure: command not found i installed libdnet from source, but some additional actions are needed =2E.. i tried it on sarge, so maybe i must test it on etch/testing ... frontend is on etch/testing ... so maybe python version is wrong ... --=20 5o Peter.Mann at tuke.sk |