Created attachment 330486 [details] emerge --info virtinst Suddenly, virt-clone exception in thread: # virt-clone --connect qemu:///system --original mini_core --name core --file /var/lib/libvirt/images/core.img Allocating 'core.img' Clone 'core' created successfully. Exception in thread Checking storage allocation (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 551, in __bootstrap_inner File "/usr/lib64/python2.7/threading.py", line 504, in run File "/usr/lib64/python2.7/site-packages/virtinst/Storage.py", line 1257, in _progress_thread File "/usr/lib64/python2.7/site-packages/libvirt.py", line 2528, in info <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'virStorageVolGetInfo' Exception AttributeError: "'NoneType' object has no attribute 'virStoragePoolFree'" in <bound method virStoragePool.__del__ of <libvirt.virStoragePool instance at 0x10d46e99950>> ignored Exception AttributeError: "'NoneType' object has no attribute 'virStorageVolFree'" in <bound method virStorageVol.__del__ of <libvirt.virStorageVol instance at 0x10d46e995a8>> ignored Exception AttributeError: "'NoneType' object has no attribute 'virStorageVolFree'" in <bound method virStorageVol.__del__ of <libvirt.virStorageVol instance at 0x10d46e99ea8>> ignored Exception AttributeError: "'NoneType' object has no attribute 'virConnectClose'" in <bound method virConnect.__del__ of <libvirt.virConnect instance at 0x10d46e87c20>> ignored
What version of libvirt?
libvirt-0.10.2-r3
I apologize for letting this slip through the cracks. Hopefully this issue is resolved with newer versions.