Your message dated Sat, 21 Nov 2009 14:46:51 +0100
with message-id <[email protected]>
and subject line Fixed in 0.500.0
has caused the Debian Bug report #521044,
regarding virtinst: virt-install should provide --vncip=IP option
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
521044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521044
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: virtinst
Version: 0.400.3-1
Severity: wishlist
'virt-install --vnc' only opens by default a port on 127.0.0.1 and the
VM can't be remotely accessed through the VNC server.
The only way to change it is to apply the following procedure:
- virt-install --vnc --name foo ...
- virsh destroy foo
- virsh dumpxml foo > /tmp/foo.xml
- vi /tmp/foo.xml
- add "listen='IP'" in <graphics>, save, quit
- virsh define /tmp/foo.xml
- virsh start foo
I guess it would be nice to add an option called "--vncip VNCIP" to
virt-install like the actual "--vncport=VNCPORT".
Thanks.
-- System Information:
Debian Release: squeeze/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages virtinst depends on:
ii python 2.5.4-2 An interactive high-level object-o
ii python-libvirt 0.6.1-1 libvirt Python bindings
ii python-libxml2 2.7.3.dfsg-1 Python bindings for the GNOME XML
ii python-support 0.8.7 automated rebuilding support for P
ii python-urlgrabber 3.1.0-4 A high-level cross-protocol url-gr
Versions of packages virtinst recommends:
ii qemu 0.10.1-1 fast processor emulator
ii virement-viewer 0.0.3-2 Displaying the graphical
console o
virtinst suggests no packages.
-- no debconf information
--
,''`.
: :' : Cyril Bouthors
`. `' Debian.org
`-
--- End Message ---
--- Begin Message ---
Package: virtinst
Version: 0.500.0-3
Hi,
this is fixed in 0.500.0 but not closed via the changelog.
Cheers,
-- Guido
--- End Message ---