[Bug 907319] New: virt-manager: Unable to complete install: 'local variable 'distro_distro' referenced before assignment'
http://bugzilla.opensuse.org/show_bug.cgi?id=907319 Bug ID: 907319 Summary: virt-manager: Unable to complete install: 'local variable 'distro_distro' referenced before assignment' Classification: openSUSE Product: openSUSE Factory Version: 201411* Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: carnold@suse.com Reporter: mpluskal@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 615103 --> http://bugzilla.opensuse.org/attachment.cgi?id=615103&action=edit virt-manager --debug virt-manager crate vm fails with: Unable to complete install: 'local variable 'distro_distro' referenced before assignment' Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/create.py", line 1958, in do_install guest.start_install(meter=meter) File "/usr/share/virt-manager/virtinst/guest.py", line 409, in start_install self._prepare_install(meter, dry) File "/usr/share/virt-manager/virtinst/guest.py", line 283, in _prepare_install self.installer.prepare(self, meter) File "/usr/share/virt-manager/virtinst/installer.py", line 200, in prepare self._prepare(guest, meter) File "/usr/share/virt-manager/virtinst/distroinstaller.py", line 463, in _prepare self._prepare_kernel_url(guest, fetcher) File "/usr/share/virt-manager/virtinst/distroinstaller.py", line 371, in _prepare_kernel_url store = self._get_store(guest, fetcher) File "/usr/share/virt-manager/virtinst/distroinstaller.py", line 355, in _get_store self._cached_store = urlfetcher.getDistroStore(guest, fetcher) File "/usr/share/virt-manager/virtinst/urlfetcher.py", line 445, in getDistroStore dist = _distroFromContent(fetcher, arch, _type) File "/usr/share/virt-manager/virtinst/urlfetcher.py", line 372, in _distroFromContent elif distro_distro: UnboundLocalError: local variable 'distro_distro' referenced before assignment # zypper info virt-manager|grep Version Version: 1.1.0-2.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=907319 --- Comment #1 from Charles Arnold <carnold@suse.com> --- Created attachment 615498 --> http://bugzilla.opensuse.org/attachment.cgi?id=615498&action=edit Fix for bug Pushed fix out to the Virtualization repo. It should eventually find its way to Factory. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=907319 Charles Arnold <carnold@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Charles Arnold <carnold@suse.com> --- This fix is also applicable to the SLE12 virt-manager. Marking Fixed. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com