Your message dated Sun, 02 Nov 2025 23:02:35 +0000
with message-id <[email protected]>
and subject line Bug#1112481: fixed in libvirt 11.3.0-3+deb13u1
has caused the Debian Bug report #1112481,
regarding libvirt: crashes when probing capabilities
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.)


-- 
1112481: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1112481
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: virt-manager
Version: 1:5.0.0-5
Severity: important

Dear Maintainer,

Unable to connect to libvirt qemu:///system.

End of file while reading data: Input/output error

Libvirt URI is: qemu:///system

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/connection.py", line 932, in 
_do_open
    self._backend.open(cb, data)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^
  File "/usr/share/virt-manager/virtinst/connection.py", line 184, in open
    self._get_caps()  # cache and log capabilities
    ~~~~~~~~~~~~~~^^
  File "/usr/share/virt-manager/virtinst/connection.py", line 107, in _get_caps
    capsxml = self._libvirtconn.getCapabilities()
  File "/usr/lib/python3/dist-packages/libvirt.py", line 4699, in 
getCapabilities
    raise libvirtError('virConnectGetCapabilities() failed')
libvirt.libvirtError: End of file while reading data: Input/output error

-- System Information:
Debian Release: forky/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.16.3+deb14-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages virt-manager depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-5
ii  gir1.2-gtk-3.0                               3.24.50-2
ii  gir1.2-gtk-vnc-2.0                           1.5.0-1
ii  gir1.2-gtksource-4                           4.8.4-7
ii  gir1.2-libosinfo-1.0                         1.12.0-3
ii  gir1.2-libvirt-glib-1.0                      5.0.0-2+b5
ii  gir1.2-vte-2.91                              0.80.3-2
ii  python3                                      3.13.7-1
ii  python3-gi                                   3.50.0-4+b1
ii  python3-gi-cairo                             3.50.0-4+b1
ii  python3-libvirt                              11.3.0-1
ii  virt-install                                 1:5.0.0-5

Versions of packages virt-manager recommends:
ii  gir1.2-ayatanaappindicator3-0.1  0.5.94-1
ii  gir1.2-spiceclientglib-2.0       0.42-3
ii  gir1.2-spiceclientgtk-3.0        0.42-3
ii  libvirt-daemon-system            11.3.0-3+b1

Versions of packages virt-manager suggests:
ii  gir1.2-secret-1                       0.21.7-1
ii  gnome-keyring                         48.0-3
pn  python3-guestfs                       <none>
ii  ssh-askpass                           1:1.2.4.1-16+b1
ii  ssh-askpass-fullscreen [ssh-askpass]  1.3-1+b1
ii  ssh-askpass-gnome [ssh-askpass]       1:10.0p1-8
ii  virt-viewer                           11.0-3+b2

Versions of packages virt-manager is related to:
ii  libvirt-clients  11.3.0-3+b1
ii  libvirt-daemon   11.3.0-3+b1
ii  libvirt0         11.3.0-3+b1
ii  osinfo-db        0.20250606-1

-- no debconf information

----

This mail was virus scanned and spam checked before delivery.
This mail is also DKIM signed. See header dkim-signature.

--- End Message ---
--- Begin Message ---
Source: libvirt
Source-Version: 11.3.0-3+deb13u1
Done: Andrea Bolognani <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libvirt, which is due to be installed in the Debian FTP archive.

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.
Andrea Bolognani <[email protected]> (supplier of updated libvirt 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: SHA512

Format: 1.8
Date: Sun, 02 Nov 2025 16:54:31 +0100
Source: libvirt
Architecture: source
Version: 11.3.0-3+deb13u1
Distribution: trixie
Urgency: medium
Maintainer: Debian Libvirt Maintainers 
<[email protected]>
Changed-By: Andrea Bolognani <[email protected]>
Closes: 1110816 1110963 1112481
Changes:
 libvirt (11.3.0-3+deb13u1) trixie; urgency=medium
 .
   * [6a549fc] patches: Add backports
     - backport/tlscert-Don-t-force-keyEncipherment[...]
     - backport/tls-Don-t-require-keyEncipherment-[...]
     - backport/tests-[...]-Drop-use-of-GNUTLS_KEY_KEY_ENCIPHERM[...]
       - Removes the requirement to have keyEncipherment enabled
         for TLS certificates
       - Closes: #1110816
   * [8b355a8] patches: Add backports
     - backport/daemon-Drop-log-level-of-VIR_ERR_NO_SUPPORT-[...]
       - Prevents journal spam when using the LXC driver
       - Closes: #1110963
   * [f5079ab] patches: Add backports
     - backport/qemu-capabilities-Check-if-cpuModels-is-not-NULL-[...]
       - Fixes a daemon crash that occurs when probing capabilities
         for a QEMU binary that doesn't report information about
         CPU models
       - Closes: #1112481
Checksums-Sha1:
 8000fb2c616b64904bd2d0802338fdecc9389e6b 7803 libvirt_11.3.0-3+deb13u1.dsc
 a65e48c18f1c551b366e00ab6fb0c391e78d16a6 101684 
libvirt_11.3.0-3+deb13u1.debian.tar.xz
 714940b6cfe7afd7bc0e892f66c2c77fb6113f3e 13899 
libvirt_11.3.0-3+deb13u1_source.buildinfo
Checksums-Sha256:
 4d8f0523b6367384d7b95123c0b68f7b3e205424bbe8c7b73af9ad84daf10772 7803 
libvirt_11.3.0-3+deb13u1.dsc
 cf336b6130526ff8419a290c1a5e9cce18493f9dcbf2aa329bcbbab27c3410d6 101684 
libvirt_11.3.0-3+deb13u1.debian.tar.xz
 70251abf51c2bc07be951a2cd0100060feada12382837cde6e46ea81be835ef1 13899 
libvirt_11.3.0-3+deb13u1_source.buildinfo
Files:
 13e74e383fbb177fc7aa5a205f7c5a4d 7803 libs optional 
libvirt_11.3.0-3+deb13u1.dsc
 b36909f3498527a965c9123a3f2be542 101684 libs optional 
libvirt_11.3.0-3+deb13u1.debian.tar.xz
 699e0d40207a53a09ed214d2055a2e1b 13899 libs optional 
libvirt_11.3.0-3+deb13u1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEEO48t9niVypx3EjLf954fxUKFg6wFAmkHll0PHGVvZkBraXl1
a28ub3JnAAoJEPeeH8VChYOsAT8QANC5lVq7Ordj4edv2KxTqx0nfLhwedjP4KNW
72ThYLq5cVi6KmHDvIHT1a/N/WdpBlWliNURl1oJSyBvkjwrBR8D79p3P1DBV9Mt
LIG3T5oJqiilZiwsSA4HEcoSSNug0iR7D8oVpnB2PODfqfJcpIvb2pY2CKiS2C7N
bunhuNIn5JB1+Ro3Ck3KZkQly/hhBCRivSFGih804NePxcUDzcZ1G99xWhayGbg0
OgjEwJOnT58Jkk+H63BcX0Bgf3ha3uQzS3p3H7cKu2+Wcyzo0Nh0+wqNyeVCuRzD
23i9WNyOD8QLqCY7Pv35H3vzoNqBW58uNS9hSMV3rJ7Yr+wswe6HvUSWgVyCpXkN
P4GKa+IVg6YptqyM0AjoKCVEkwb2xWsCIVkVLXMexS0X43oAjCCRF3m94k3bWiuS
/ZKkFUPY7sQ1UZB48Uret8n3pB0EszVbg4i72GqKxWXAL1wp65qbx3oyp+N8ml/m
VDarLa1UAqyTGietme4F8/QDjsSdc8OBfCh1xIJJKYOStgZP19EPoaPI2Vg1ND5g
gqno3TPlT8bKbZuvKH/9o4Vs9NdXrF9p/FEUCB6GbaYGGVuIAZaOtECzUDRznoK9
FdPRRjJ14bI/fL2mFl8YeCgWfrz4AYxEWF6KIODW/QTDjd60iOSmX3b0xKnD0cSn
YDoRiuDN
=XjPi
-----END PGP SIGNATURE-----

Attachment: pgpDr0iaUkH6h.pgp
Description: PGP signature


--- End Message ---

Reply via email to