Package: convirt
Version: 0.9.6-2
Severity: important
Hi,
starting convirt gives some strange results and infact it doesn't start at all:
xserver3:~# convirt
Xlib: extension "RANDR" missiHi,
starting convirt gives some strange results and infact it doesn't start at all:
xserver3:~# convirt
/usr/share/convirt/src/convirt/client/dialogs.py:3856: GtkWarning:
GtkSpinButton: setting an adjustment with non-zero page size is deprecated
wtree = gtk.glade.XML(gladefile)
Valid, writable configuration found, using /etc/convirt.conf
guessed proxy setup None None
xserver3:~# echo $?
1
--
the log gives the following result:
{'platforms': {'kvm': {'directory': 'kvm', 'name': 'KVM'},
'xen': {'directory': 'xen', 'name': 'Xen'}}}
{'kvm': {'directory': 'kvm', 'name': 'KVM'},
'xen': {'directory': 'xen', 'name': 'Xen'}}
{'kvm': {'config': {'platform_class': 'KVMPlatform',
'platform_module':
'convirt.core.platforms.kvm.KVMPlatform'},
'ui_config': {'ui_helper_class': 'KVMUIHelper',
'ui_helper_module': 'convirt.client.KVMUI'}},
'xen': {'config': {'platform_class': 'XenPlatform',
'platform_module':
'convirt.core.platforms.xen.XenPlatform'},
'ui_config': {'ui_helper_class': 'XenUIHelper',
'ui_helper_module': 'convirt.client.XenUI'}}}
from convirt.core.platforms.xen.XenPlatform import XenPlatform; platform =
XenPlatform(plat, self.client_config)
from convirt.core.platforms.kvm.KVMPlatform import KVMPlatform; platform =
KVMPlatform(plat, self.client_config)
Traceback (most recent call last):
File "/usr/share/convirt/src/convirt/client/convirt_client.py", line 4841, in
<module>
registry = PlatformRegistry(client_config,store,ui_context)
File "/usr/share/convirt/src/convirt/core/model/PlatformRegistry.py", line
77, in __init__
exec(instantiate_code)
File "<string>", line 1, in <module>
File "/usr/share/convirt/src/convirt/core/platforms/kvm/KVMPlatform.py", line
26, in <module>
from KVMNodeFactory import KVMNodeFactory
File "/usr/share/convirt/src/convirt/core/platforms/kvm/KVMNodeFactory.py",
line 24, in <module>
from KVMNode import KVMNode
File "/usr/share/convirt/src/convirt/core/platforms/kvm/KVMNode.py", line 36,
in <module>
from KVMProxy import KVMProxy
File "/usr/share/convirt/src/convirt/core/platforms/kvm/KVMProxy.py", line
25, in <module>
import constants
ImportError: No module named constants
Please fix!
Cheers,
Oliver
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24.6 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages convirt depends on:
ii python 2.5.4-2 An interactive high-level object-o
ii python-glade2 2.16.0-1 GTK+ bindings: Glade support
ii python-gtk2 2.16.0-1 Python bindings for the GTK+ widge
ii python-paramiko 1.7.4-0.1 Make ssh v2 connections with pytho
ii python-rpm 4.7.1-10 Python bindings for RPM
ii python-vte 1:0.22.4-1 Python bindings for the VTE widget
ii xen-utils-3.4 [xen-utils 3.4.0-2 XEN administrative tools
ii yelp 2.28.0+webkit-1 Help browser for GNOME
convirt recommends no packages.
Versions of packages convirt suggests:
pn xen-hypervisor <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]