[Bug 871847] Re: Bad port '0' upon connect qemu+ssh
Launchpad Bug Tracker
871847 at bugs.launchpad.net
Tue Oct 18 14:50:33 UTC 2011
This bug was fixed in the package virt-viewer - 0.4.1-3ubuntu1
---------------
virt-viewer (0.4.1-3ubuntu1) precise; urgency=low
* Sync from Debian (fixes LP: #871847)
* Remaining patches not in debian (renamed Ubuntu patches, starting with
9001 to distinguish from the Debian patches)
- debian/patches/9001-initial-zoom.patch
- 9002-propagate-primary-window-zoom.patch
- 9003-set-window-title-with-domain-name.patch
virt-viewer (0.4.1-3) unstable; urgency=low
* [9e79afb] ff callbacks must be invoked from a clean stack. Fixes a hang
when connecting to an unknown host or wrong port.
virt-viewer (0.4.1-2) unstable; urgency=low
* [3c6e6de] Build against GTK+3
* [599a1e1] Really fix using alternate ssh ports. Many,many thanks to Luca
Capello for debugging this and for providing a patch. (Closes: #637548)
-- Serge Hallyn <serge.hallyn at ubuntu.com> Tue, 18 Oct 2011 08:40:29 -0500
** Changed in: virt-viewer (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/871847
Title:
Bad port '0' upon connect qemu+ssh
Status in “virt-viewer” package in Ubuntu:
Fix Released
Bug description:
Hi there, it's not possible to use virt-viewer --connect qemu+ssh:..... anymore in Oneiric Ocelot (virt-viewer 0.4.1-1ubuntu1) because of a bug. It returns the following error during connect:
Bad port '0'
This is due to a bug in the C code, which I have traced.
Please apply the patch in attachment to the Oneiric Ocelot virt-viewer 0.4.1-1ubuntu1 sources.
==============
SRU Justification:
1. Impact: using a normal -c URI results in failure.
2. Development Fix: the bug was fixed by syncing the newer debian package.
3. Stable Fix: the patch fixing the bug was cherrypicked from the debian package
4. Test case: start a libvir vm, then try to connect using
virt-viewer -c qemu+ssh://localhost/system <vm-name>
5. Regression potential: the cherrypicked patch only affects the code calculating the connection URI, so if there is any regression it would manifest itself in new errors connecting to a remote URI with virt-viewer.
==============
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-viewer/+bug/871847/+subscriptions
More information about the Ubuntu-sponsors
mailing list