[virt-tools-list] virt-manager-0.8.0 [bug] creating vm with existing disk
Cole Robinson
crobinso at redhat.com
Mon Sep 14 14:44:33 UTC 2009
On 09/07/2009 11:08 AM, Gianluca Cecchi wrote:
> On Fri, 14 Aug 2009 12:56:00 -0400 Haydn Solomon wrote:
>> The only way I was able to get this working was by adding the attached
> patch. Bear in mind that I'm using the latest virt-manager 0.8.0.
> [snip]
>
>> --- src/virtManager/create.py.orig 2009-07-28 22:22:56.000000000 -0400
>> +++ src/virtManager/create.py 2009-08-14 12:35:32.940184062 -0400
>> @@ -998,6 +998,7 @@
>> self._browse_file(_("Locate existing storage"),
>> self.set_disk_storage_path,
>> is_media=False)
>> + self.window.get_widget("config-storage-entry").activate()
>>
>> def toggle_storage_select(self, src):
>> act = src.get_active()
>
>
> I have the same problem using F11 x86_64 and fedora-virt-preview repo.
> Versions of components in particular:
> libvirt-0.7.1-0.1.git3ef2e05.fc11.x86_64
> virt-manager-0.8.0-1.fc11.noarch
>
> where do I have to bugzilla for this, rawhide or F11 or other?
> Any way to debug? I tried doing an strace of virt-manager process but it is
> pretty long....
>
There is a bug for this in RH bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=517293
Sorry this took so long: the issue will only occur if you try an iso VM
install at some point, which I wasn't doing when attempting to
reproduce. This is fixed upstream now:
http://hg.et.redhat.com/cgi-bin/hg-virt.cgi/applications/virt-manager--devel/rev/486cd6791c39
Thanks,
Cole
More information about the virt-tools-list
mailing list