Your message dated Sat, 28 Jan 2012 20:52:22 +0000
with message-id <[email protected]>
and subject line Bug#655460: fixed in gtk-vnc 0.5.0-3
has caused the Debian Bug report #655460,
regarding misleading error message on missing br0 interface
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.)


-- 
655460: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655460
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: virtinst
Version: 0.600.0-1

I missed to define a local "br0" network interface on my new KVM
server. When I tried to create a new machine using an existing
host.xml file listing "br0" as a network interface I got an
error message about an inaccessible disk image instead.

# export VIRSH_DEFAULT_CONNECT_URI=qemu:///system
# masterhost=dpcl082
# master=openSUSE-11.3-i386-template
# name=sepos11i004
# virsh vol-create-as storage ${name}.vda.lv 32G
# ssh ${masterhost} dd if=/dev/storage/${master}.vda.lv bs=64k | dd bs=64k 
of=/dev/storage/${name}.vda.lv
# virt-clone --connect ${VIRSH_DEFAULT_CONNECT_URI} 
--original-xml=/tmp/${master}.xml --name=${name} 
--file=/dev/storage/${name}.vda.lv --preserve-data
ERROR    Could not determine original disk information: Size must be specified 
for non existent volume path '/dev/storage/openSUSE-11.3-i386-template.vda.lv'


After setting up the br0 interface the error message about
the disk was gone, so there is something weird.

Debug output:

[Wed, 11 Jan 2012 12:15:42 virt-clone 2001] ERROR (cli:440) Could not determine 
original disk information: Size must be specified for non existent volume path 
'/dev/storage/openSUSE-11.3-i386-template.vda.lv'
[Wed, 11 Jan 2012 12:15:42 virt-clone 2001] DEBUG (_util:233) Traceback (most 
recent call last):
  File "/usr/bin/virt-clone", line 253, in <module>
    main()
  File "/usr/bin/virt-clone", line 232, in main
    design.setup_original()
  File "/usr/lib/pymodules/python2.6/virtinst/CloneManager.py", line 409, in 
setup_original
    self._original_virtual_disks = 
self._get_original_devices_info(self._original_xml)
  File "/usr/lib/pymodules/python2.6/virtinst/CloneManager.py", line 617, in 
_get_original_devices_info
    "information: %s" % str(e)))
ValueError: Could not determine original disk information: Size must be 
specified for non existent volume path 
'/dev/storage/openSUSE-11.3-i386-template.vda.lv'


Regards

Harri
<domain type='kvm'>
  <name>openSUSE-11.3-i386-template</name>
  <uuid>02752285-6e64-d4ab-100a-7eb62832d724</uuid>
  <description>openSUSE 11.3 template</description>
  <memory>1048576</memory>
  <currentMemory>1048576</currentMemory>
  <vcpu>1</vcpu>
  <os>
    <type arch='x86_64' machine='pc-0.12'>hvm</type>
    <boot dev='hd'/>
  </os>
  <features>
    <acpi/>
    <apic/>
    <pae/>
  </features>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <devices>
    <emulator>/usr/bin/kvm</emulator>
    <disk type='block' device='disk'>
      <driver name='qemu' type='raw' cache='none'/>
      <source dev='/dev/storage/openSUSE-11.3-i386-template.vda.lv'/>
      <target dev='vda' bus='virtio'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
    </disk>
    <disk type='file' device='cdrom'>
      <driver name='qemu' type='raw' cache='none'/>
      <target dev='hdc' bus='ide'/>
      <readonly/>
      <address type='drive' controller='0' bus='1' unit='0'/>
    </disk>
    <controller type='ide' index='0'>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
    </controller>
    <interface type='bridge'>
      <mac address='52:54:00:e5:54:a1'/>
      <source bridge='br0'/>
      <model type='virtio'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
    </interface>
    <serial type='pty'>
      <target port='0'/>
    </serial>
    <console type='pty'>
      <target type='serial' port='0'/>
    </console>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='-1' autoport='yes' keymap='en-us'/>
    <video>
      <model type='cirrus' vram='9216' heads='1'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
    </video>
    <memballoon model='virtio'>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
    </memballoon>
  </devices>
</domain>


--- End Message ---
--- Begin Message ---
Source: gtk-vnc
Source-Version: 0.5.0-3

We believe that the bug you reported is fixed in the latest version of
gtk-vnc, which is due to be installed in the Debian FTP archive:

gir1.2-gtk-vnc-2.0_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/gir1.2-gtk-vnc-2.0_0.5.0-3_amd64.deb
gtk-vnc_0.5.0-3.debian.tar.gz
  to main/g/gtk-vnc/gtk-vnc_0.5.0-3.debian.tar.gz
gtk-vnc_0.5.0-3.dsc
  to main/g/gtk-vnc/gtk-vnc_0.5.0-3.dsc
gvncviewer_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/gvncviewer_0.5.0-3_amd64.deb
libgtk-vnc-1.0-0-dbg_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/libgtk-vnc-1.0-0-dbg_0.5.0-3_amd64.deb
libgtk-vnc-1.0-0_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/libgtk-vnc-1.0-0_0.5.0-3_amd64.deb
libgtk-vnc-1.0-dev_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/libgtk-vnc-1.0-dev_0.5.0-3_amd64.deb
libgtk-vnc-2.0-0-dbg_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/libgtk-vnc-2.0-0-dbg_0.5.0-3_amd64.deb
libgtk-vnc-2.0-0_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/libgtk-vnc-2.0-0_0.5.0-3_amd64.deb
libgtk-vnc-2.0-dev_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/libgtk-vnc-2.0-dev_0.5.0-3_amd64.deb
libgvnc-1.0-0-dbg_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/libgvnc-1.0-0-dbg_0.5.0-3_amd64.deb
libgvnc-1.0-0_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/libgvnc-1.0-0_0.5.0-3_amd64.deb
libgvnc-1.0-dev_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/libgvnc-1.0-dev_0.5.0-3_amd64.deb
mozilla-gtk-vnc_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/mozilla-gtk-vnc_0.5.0-3_amd64.deb
python-gtk-vnc_0.5.0-3_amd64.deb
  to main/g/gtk-vnc/python-gtk-vnc_0.5.0-3_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther <[email protected]> (supplier of updated gtk-vnc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 28 Jan 2012 20:16:42 +0100
Source: gtk-vnc
Binary: libgvnc-1.0-0 libgvnc-1.0-0-dbg libgvnc-1.0-dev libgtk-vnc-1.0-0 
libgtk-vnc-1.0-0-dbg libgtk-vnc-1.0-dev libgtk-vnc-2.0-0 libgtk-vnc-2.0-0-dbg 
libgtk-vnc-2.0-dev gir1.2-gtk-vnc-2.0 python-gtk-vnc mozilla-gtk-vnc gvncviewer
Architecture: source amd64
Version: 0.5.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Libvirt Maintainers 
<[email protected]>
Changed-By: Guido Günther <[email protected]>
Description: 
 gir1.2-gtk-vnc-2.0 - GObject introspection data for GTK-VNC.
 gvncviewer - VNC viewer using gtk-vnc
 libgtk-vnc-1.0-0 - VNC viewer widget for GTK+2 (runtime libraries)
 libgtk-vnc-1.0-0-dbg - VNC viewer widget for GTK+2 (debugging symbols)
 libgtk-vnc-1.0-dev - VNC viewer widget for GTK+2 (development files)
 libgtk-vnc-2.0-0 - VNC viewer widget for GTK+3 (runtime libraries)
 libgtk-vnc-2.0-0-dbg - VNC viewer widget for GTK+3 (debugging symbols)
 libgtk-vnc-2.0-dev - VNC viewer widget for GTK+3 (development files)
 libgvnc-1.0-0 - VNC gobject wrapper (runtime libraries)
 libgvnc-1.0-0-dbg - VNC gobject wrapper (debugging symbols)
 libgvnc-1.0-dev - VNC GObject wrapper (development files)
 mozilla-gtk-vnc - VNC viewer widget for GTK+2 (mozilla plugin)
 python-gtk-vnc - VNC viewer widget for GTK+2 (Python binding)
Closes: 654849 655460
Changes: 
 gtk-vnc (0.5.0-3) unstable; urgency=low
 .
   * [0d2d0ae] Build-Conflict on valac-0.12.
     Thanks to Daniel Kahn Gillmor for the testing (Closes: #654849)
   * [b12be0b] Allow Unix domain sockets in gvncviewer.
     Thanks to Daniel Kahn Gillmor for the patch (Closes: #655460)
Checksums-Sha1: 
 593b3d7117f84312203b0051d78b9a0085aa114f 2284 gtk-vnc_0.5.0-3.dsc
 5174ff85c35c00fb62e10c9975aaf4ec66b6b4d2 17142 gtk-vnc_0.5.0-3.debian.tar.gz
 5c307eca9d7af5e15038556012241f26c0bdddd2 86106 libgvnc-1.0-0_0.5.0-3_amd64.deb
 8af6a4e528636eedce54a48f72e38fdd7469ff4c 157478 
libgvnc-1.0-0-dbg_0.5.0-3_amd64.deb
 b561ce1a50e1def78153bcbd1b850d3cc52c4abd 44210 
libgvnc-1.0-dev_0.5.0-3_amd64.deb
 bc242faec9d84b142c8d6a9bf9fd772af91f2e7c 53804 
libgtk-vnc-1.0-0_0.5.0-3_amd64.deb
 687d362ff225262d59706af2b6a38dfe62b3f3d9 117306 
libgtk-vnc-1.0-0-dbg_0.5.0-3_amd64.deb
 f7c06b6fec0cd17f5e74d5a27b1bf3a07ad28c16 30356 
libgtk-vnc-1.0-dev_0.5.0-3_amd64.deb
 442cc0ada502759cf6cf37a0afbd23fccadc8ec0 52690 
libgtk-vnc-2.0-0_0.5.0-3_amd64.deb
 ed4419585e0e42ba812217348d2b93345b446bc3 82214 
libgtk-vnc-2.0-0-dbg_0.5.0-3_amd64.deb
 97a81a3bfbb82136302e139b23541fbff14b94d8 35648 
libgtk-vnc-2.0-dev_0.5.0-3_amd64.deb
 bdea4690938ebd2e1c91e711c44fec4112f1eeda 36778 
gir1.2-gtk-vnc-2.0_0.5.0-3_amd64.deb
 a5dee609b4161e32c341c891b70d95510af667ae 36170 python-gtk-vnc_0.5.0-3_amd64.deb
 79e2e98e6411da4c12398dc2f008168cca11c30f 37564 
mozilla-gtk-vnc_0.5.0-3_amd64.deb
 1cd3db590e1c276c6d5f167b29fc1664c14e6831 43416 gvncviewer_0.5.0-3_amd64.deb
Checksums-Sha256: 
 75541adbae37a4fdb16d6175b1439b252a967a311f3239aff1a8934e943182db 2284 
gtk-vnc_0.5.0-3.dsc
 a82c5d0e687b00b35cb645149def111f793beda7d1ddf61e912e10be1b036e1e 17142 
gtk-vnc_0.5.0-3.debian.tar.gz
 6671dbde5f8edcc5a921a4ef9609e9bc95c0557ed90591f4552b5e3bd329687a 86106 
libgvnc-1.0-0_0.5.0-3_amd64.deb
 8ca4b0dcfe6108a62538ed9f12b9cd9259c093443cbeb11b426c944ba67f627a 157478 
libgvnc-1.0-0-dbg_0.5.0-3_amd64.deb
 eb9b199891905e88f2eaf3132256800829d054b7ab6b3338532a76840dc61fe7 44210 
libgvnc-1.0-dev_0.5.0-3_amd64.deb
 ed8d3514c1019439c6534877003d9e6ab1fffa4a5b914c21afac322f19c35bef 53804 
libgtk-vnc-1.0-0_0.5.0-3_amd64.deb
 6c5be438cb896a9ffaa8c063fcd627683d9f6813086799630a73c7358de831ad 117306 
libgtk-vnc-1.0-0-dbg_0.5.0-3_amd64.deb
 d7c14bddb5b88d095edc1e465ac9ff099dddb5eb0cab895f8cc0b3b576206b79 30356 
libgtk-vnc-1.0-dev_0.5.0-3_amd64.deb
 9963fde78c6087d410e2ac8ddf84449b8e3036847e21a259d3b13de36ce6ee7e 52690 
libgtk-vnc-2.0-0_0.5.0-3_amd64.deb
 d7069dc7059ba4d0fa8cc367f6038f421c4ef819eaf72d61637928bb5946eb69 82214 
libgtk-vnc-2.0-0-dbg_0.5.0-3_amd64.deb
 8d0975da87ea349b305f40421bfee31e3fb04bfec171bda172f148379a22bd3a 35648 
libgtk-vnc-2.0-dev_0.5.0-3_amd64.deb
 188b02ceb3178d03d78d54e128133c838f28b9e9b964f2020046c368535b43ca 36778 
gir1.2-gtk-vnc-2.0_0.5.0-3_amd64.deb
 0b1f57c4597bbbae6e4a1e4ed432aa33fc979faab7965424dc02e9791b757f9e 36170 
python-gtk-vnc_0.5.0-3_amd64.deb
 90b6f5b124e3f973d6c6e9a4cbd50fc0538d162396fd8a8c840107917349feed 37564 
mozilla-gtk-vnc_0.5.0-3_amd64.deb
 7d64e93efd34061b2e582add1f69d4fabda479b681da0e9ac302d81bb71ef18a 43416 
gvncviewer_0.5.0-3_amd64.deb
Files: 
 61eca023795262690a89369732ad6f16 2284 gnome optional gtk-vnc_0.5.0-3.dsc
 d7b8d3eab42167c0d93d239e4d6ca98e 17142 gnome optional 
gtk-vnc_0.5.0-3.debian.tar.gz
 afd5659c5299965833da013379cba270 86106 libs optional 
libgvnc-1.0-0_0.5.0-3_amd64.deb
 a6750b718c0e7c420bf9c270d072b48b 157478 debug extra 
libgvnc-1.0-0-dbg_0.5.0-3_amd64.deb
 d0a05414dc933f19424283d15be290bd 44210 libdevel optional 
libgvnc-1.0-dev_0.5.0-3_amd64.deb
 f694161093ddac44a924c872713dd823 53804 libs optional 
libgtk-vnc-1.0-0_0.5.0-3_amd64.deb
 101a6483618f4e2ff389f78c909d64d2 117306 debug extra 
libgtk-vnc-1.0-0-dbg_0.5.0-3_amd64.deb
 010be897851c1c8402e9bd3b8a41015e 30356 libdevel optional 
libgtk-vnc-1.0-dev_0.5.0-3_amd64.deb
 ae282701d623668f0c2e1ea36598149e 52690 libs optional 
libgtk-vnc-2.0-0_0.5.0-3_amd64.deb
 e84276a1a8879349e78c9d6045720d34 82214 debug extra 
libgtk-vnc-2.0-0-dbg_0.5.0-3_amd64.deb
 e05fd366d74c74de266f0bcf08e12c2e 35648 libdevel optional 
libgtk-vnc-2.0-dev_0.5.0-3_amd64.deb
 3accfd1d7b99260e033361146709716d 36778 libs optional 
gir1.2-gtk-vnc-2.0_0.5.0-3_amd64.deb
 6fb9593a2b9900ca3ffc4e7ce648d943 36170 python optional 
python-gtk-vnc_0.5.0-3_amd64.deb
 3efc2ebe7cec46e441095c77623f2ca2 37564 web optional 
mozilla-gtk-vnc_0.5.0-3_amd64.deb
 6f71e1afa5e0dfabc0ac19552b0a45dc 43416 x11 optional 
gvncviewer_0.5.0-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQFPJEz+n88szT8+ZCYRAj1uAJ9t2QyGm6nqydmF/K5ERzhfd0c7DQCeKwKh
HgjJ+qF5qN8KwGcNg2Ytcz4=
=edNV
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to