[Pkg-libvirt-maintainers] Bug#862237: virsh dumpxml dumps different XML than virsh edit edits

Marc Haber mh+debian-packages at zugschlus.de
Wed May 10 07:02:03 UTC 2017


Package: libvirt-clients
Version: 3.0.0-4
Severity: normal

Hi,

this is what virsh dumpxml prints:

[35/5025]mh at fan:~ $ virsh dumpxml jessie_rdp | grep graphics
    <graphics type='spice' port='5900' autoport='yes' listen='127.0.0.1'>
    </graphics>
[36/5026]mh at fan:~ $ 

and this is what virsh edit brings into the editor (excerpt):

    <graphics type='spice' autoport='yes'>
      <listen type='address'/>
    </graphics>

/etc/libvirt/qemu/jessie_rdp.xml seems to match the edited file, and the
dumped file differs rather heavily:

[47/5037]mh at fan:~ $ sudo diff -u jessie_rdp.dumpxml /etc/libvirt/qemu/jessie_rdp.xml  | diffstat
 jessie_rdp.xml |   70 ++++++++++++++-------------------------------------------
  1 file changed, 18 insertions(+), 52 deletions(-)
[48/5038]mh at fan:~ $

Greetings
Marc

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64
 (x86_64)

Kernel: Linux 4.11.0-zgws1 (SMP w/6 CPU cores)
Locale: LANG=en_DK.utf8, LC_CTYPE=en_DK.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libvirt-clients depends on:
ii  libapparmor1        2.11.0-3
ii  libaudit1           1:2.6.7-2
ii  libavahi-client3    0.6.32-2
ii  libavahi-common3    0.6.32-2
ii  libc6               2.24-10
ii  libcap-ng0          0.7.7-3+b1
ii  libdbus-1-3         1.10.18-1
ii  libdevmapper1.02.1  2:1.02.137-2
ii  libgnutls30         3.5.8-5
ii  libnl-3-200         3.2.27-2
ii  libnl-route-3-200   3.2.27-2
ii  libnuma1            2.0.11-2.1
ii  libreadline7        7.0-2
ii  libsasl2-2          2.1.27~101-g0780600+dfsg-3
ii  libselinux1         2.6-3+b1
ii  libssh2-1           1.8.0-1
ii  libvirt0            3.0.0-4
ii  libxen-4.8          4.8.1-1+deb9u1
ii  libxml2             2.9.4+dfsg1-2.2
ii  libyajl2            2.1.0-2+b3

libvirt-clients recommends no packages.

Versions of packages libvirt-clients suggests:
ii  libvirt-daemon  3.0.0-4

-- no debconf information



More information about the Pkg-libvirt-maintainers mailing list