[Bug 1067414] New: virt-manager: unicode argument expected, got str
http://bugzilla.suse.com/show_bug.cgi?id=1067414 Bug ID: 1067414 Summary: virt-manager: unicode argument expected, got str Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: KVM Assignee: kvm-bugs@forge.provo.novell.com Reporter: jhura@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- When trying to install VM via netboot from oS:TW, I get the following error after I hit "Finish" button:
Unable to complete install: 'unicode argument expected, got 'str''
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 2625, in _do_async_install guest.start_install(meter=meter) File "/usr/share/virt-manager/virtinst/guest.py", line 509, in start_install self._prepare_install(meter, dry) File "/usr/share/virt-manager/virtinst/guest.py", line 316, 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 222, in _prepare self._prepare_kernel_url(guest, fetcher) File "/usr/share/virt-manager/virtinst/distroinstaller.py", line 129, in _prepare_kernel_url store = self._get_store(guest, fetcher) File "/usr/share/virt-manager/virtinst/distroinstaller.py", line 116, in _get_store self._cached_store = urlfetcher.getDistroStore(guest, fetcher) File "/usr/share/virt-manager/virtinst/urlfetcher.py", line 530, in getDistroStore dist = _distroFromSUSEContent(fetcher, arch, _type) File "/usr/share/virt-manager/virtinst/urlfetcher.py", line 395, in _distroFromSUSEContent cbuf = fetcher.acquireFileContent("content") File "/usr/share/virt-manager/virtinst/urlfetcher.py", line 176, in acquireFileContent self._grabURL(filename, fileobj) File "/usr/share/virt-manager/virtinst/urlfetcher.py", line 96, in _grabURL total = self._write(urlobj, fileobj) File "/usr/share/virt-manager/virtinst/urlfetcher.py", line 212, in _write fileobj.write(data) TypeError: unicode argument expected, got 'str'
When trying the same from SLES, it's OK. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1067414 http://bugzilla.suse.com/show_bug.cgi?id=1067414#c2 --- Comment #2 from Juraj Hura <jhura@suse.com> --- Additionally, virt-manager on TW is unable to detect the OS after inserting the URL, but on SLES it can. As I'm not sure whether it's not related, I will not open bug for that (yet). -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1067414 https://bugzilla.suse.com/show_bug.cgi?id=1067414#c3 Antoine Ginies <aginies@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |aginies@suse.com Resolution|--- |NORESPONSE --- Comment #3 from Antoine Ginies <aginies@suse.com> --- OLD ONE. -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com