Your message dated Tue, 28 Feb 2017 14:49:04 +0200
with message-id <20170228124904.uqhntn5njjquml25@localhost>
and subject line Closing lenny-only bugs
has caused the Debian Bug report #583111,
regarding libvirt0 fails to create video devices and register them in the
config file
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.)
--
583111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583111
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvirt0
Version: 0.7.6-1~bpo50+1
Severity: normal
Tags: lenny
*** Please type your report below this line ***
Using the virt-manager supplies the options if adding 'hardware' to the
vm. Normally I use this option to add storage devices. This version of
libvirt and virt-manager offer a number of options more than prior
version. It would be preferable that they actually add hardware.
Some items can't be added, and is indicated by a message if the feature
is not supported.
In this example, I've included a video device. Beginnig with the regular
.cfg file, the vm was created. Converting to .xml, I added the video
device. Here ia a portion;
<console type='pty' tty='/dev/pts/2'>
<source path='/dev/pts/2'/>
<target port='0'/>
</console>
<input type='mouse' bus='usb'/>
<video>
<model type='cirrus'>
</model>
</video>
<graphics type='vnc' port='5904' autoport='no' keymap='en-us'/>
</devices>
In virsh, I defined and started the vm. Then from virsh, an xml dump,
the relevant portion;
<interface type='bridge'>
<mac address='00:16:3e:51:4e:51'/>
<source bridge='eth0'/>
<script path='/etc/xen/scripts/vif-bridge'/>
<target dev='vif19.0'/>
</interface>
<console type='pty' tty='/dev/pts/7'>
<source path='/dev/pts/7'/>
<target port='0'/>
</console>
<input type='mouse' bus='xen'/>
<graphics type='vnc' port='5904' autoport='no' keymap='en-us'/>
</devices>
No video device. The vm needs one and it hasn't got one.
Whil the vm is not running, one ought be able to use the virt vnc console
options under the Details tab to add hardware. Adding the video comes to
nothing. Other options are effective.
If the option chosen is not supported, the message not supported is
invoked.
For the video selection, no message is invoked. No error is reported or
registered. That being the case, it should be accepted. It doesn't get
added. libvirt normally can bomabard with error messages, but there are
none.
The video entry is straight from the virtlib docs that come with the
distro for that version. It just fails. Another freshly installed hvm vm
presumably has a video element installed in it, but it doesn't appear in
the hardware details tab list.
I've installed xen-3.3.3 from source into this lenny.
-- System Information:
Debian Release: 5.0.4
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.31-xen-r10AMD-64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libvirt0 depends on:
ii libc6 2.7-18lenny2 GNU C Library: Shared libraries
ii libgcrypt11 1.4.1-1 LGPL Crypto library - runtime libr
ii libgnutls26 2.4.2-6+lenny2 the GNU TLS library - runtime libr
ii libgpg-error0 1.4-2 library for common error values an
ii libsasl2-2 2.1.22.dfsg1-23+lenny1 Cyrus SASL - authentication abstra
ii libtasn1-3 1.4-1 Manage ASN.1 structures (runtime)
ii libxenstore3.0 3.2.1-2 Xenstore communications library fo
ii libxml2 2.6.32.dfsg-5+lenny1 GNOME XML library
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages libvirt0 recommends:
ii lvm2 2.02.39-7 The Linux Logical Volume Manager
libvirt0 suggests no packages.
_________________________________________________________________
Need a new place to live? Find it on Domain.com.au
http://clk.atdmt.com/NMN/go/157631292/direct/01/
--- End Message ---
--- Begin Message ---
Dear submitter,
these bug are tagged lenny without any wheezy/jessie/stretch tag
implying that the bug is not present in more recent Debian releases.
lenny is no longer supported.
We are sorry that we couldn't deal with your issue in squeeze.
If this bug was incorrectly tagged lenny, please reopen the bug
and remove the lenny tag.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--- End Message ---