Cole Robinson wrote: > Farkas Levente wrote: >> hi, >> python-virtinst-0.400.0 is not working properly on rhel/centos-5. this >> means if i try to create a new guest in virt-manager then nothing >> happened after i select the network try (ie. forward not working while >> back is working). if i simple downgrade to python-virtinst-0.300.3 then >> it's working again. there is no error message not log nothing on the >> console simple not happened anything. >> is it known and/or fixed or not? >> yours. >> > > Check ~/.virt-manager/virt-manager.log and see if there is a > traceback. here it's: [Thu, 25 Sep 2008 17:21:44 virt-manager 30972] INFO (virt-manager:128) Application startup [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (engine:74) About to connect to uris ['qemu:///system'] [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (connection:182) Got physical device /org/freedesktop/Hal/devices/net_00_15_17_39_44_96 [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (connection:234) Adding net device peth0 00:15:17:39:44:96 /sys/class/net/peth0 bridge eth0 [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (connection:216) Checking for VLANs on /sys/class/net/peth0 [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (connection:333) Scheduling background open thread for qemu:///system [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (connection:419) Background thread is running [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (connection:447) Background open thread complete, scheduling notify [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (connection:456) Notifying open result [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:408) About to append vm: fedora-9 [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:408) About to append vm: vcdbs [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:408) About to append vm: mandrake-10 [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:408) About to append vm: devel-x86-64 [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:408) About to append vm: vcclient [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:408) About to append vm: vccs [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:408) About to append vm: devel-i386 [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:408) About to append vm: mandrake-9 [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:408) About to append vm: windows-xp [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:398) VM mandrake-10 started [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:398) VM fedora-9 started [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:398) VM devel-i386 started [Thu, 25 Sep 2008 17:21:44 virt-manager 30973] DEBUG (manager:398) VM devel-x86-64 started [Thu, 25 Sep 2008 17:21:47 virt-manager 30973] DEBUG (Guest:395) No conn passed to Guest, opening URI 'qemu:///system' [Thu, 25 Sep 2008 17:21:52 virt-manager 30973] DEBUG (Guest:395) No conn passed to Guest, opening URI 'qemu:///system' [Thu, 25 Sep 2008 17:21:57 virt-manager 30973] DEBUG (create:835) OS Type: linux [Thu, 25 Sep 2008 17:21:57 virt-manager 30973] DEBUG (create:843) OS Variant: generic26 [Thu, 25 Sep 2008 17:22:00 virt-manager 30973] DEBUG (DistroManager:151) DistroInstaller location is a local file/path: /dev/hda [Thu, 25 Sep 2008 17:22:07 virt-manager 30973] DEBUG (VirtualDisk:389) Using self.path for VirtualDisk. [Thu, 25 Sep 2008 17:22:07 virt-manager 30973] DEBUG (VirtualDisk:399) VirtualDisk storage exists. [Thu, 25 Sep 2008 17:22:07 virt-manager 30973] DEBUG (VirtualDisk:271) Detected storage as type 'block' [Thu, 25 Sep 2008 17:22:10 virt-manager 30973] ERROR (virt-manager:141) Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/create.py", line 291, in forward if(self.validate(notebook.get_current_page()) != True): File "/usr/share/virt-manager/virtManager/create.py", line 1022, in validate if (self._net.countMACaddr(vms) - self._net.countMACaddr(inactive_vm)) > 0: File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 161, in countMACaddr if util.compareMAC(self.macaddr, macaddr) == 0: File "/usr/lib/python2.4/site-packages/virtinst/util.py", line 259, in compareMAC pa = p.split(":") AttributeError: 'NoneType' object has no attribute 'split' None [Thu, 25 Sep 2008 17:22:12 virt-manager 30973] ERROR (virt-manager:141) Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/create.py", line 291, in forward if(self.validate(notebook.get_current_page()) != True): File "/usr/share/virt-manager/virtManager/create.py", line 1022, in validate if (self._net.countMACaddr(vms) - self._net.countMACaddr(inactive_vm)) > 0: File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 161, in countMACaddr if util.compareMAC(self.macaddr, macaddr) == 0: File "/usr/lib/python2.4/site-packages/virtinst/util.py", line 259, in compareMAC pa = p.split(":") AttributeError: 'NoneType' object has no attribute 'split' None -- Levente "Si vis pacem para bellum!" _______________________________________________ et-mgmt-tools mailing list et-mgmt-tools@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/et-mgmt-tools