Your message dated Mon, 27 Oct 2025 14:57:33 +0000
with message-id <[email protected]>
and subject line Bug#1109051: fixed in rust-virtiofsd 1.13.2-4
has caused the Debian Bug report #1109051,
regarding virtiofsd: Unable to share folders to qemu:///session VMs with
virtiofsd: Connection refused to socket
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.)
--
1109051: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109051
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: virtiofsd
Version: 1.13.0-5+b1
Severity: important
X-Debbugs-Cc: [email protected]
Dear Maintainer,
using virt-manager I created a Windows11 VM as a user (qemu:///session).
Everything works fine (the VM can be launched and works) until I setup a shared
folder using virtiofsd:
<filesystem type="mount" accessmode="passthrough">
<driver type="virtiofs"/>
<source dir="/tmp"/>
<target dir="host_tmp"/>
<address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/>
</filesystem>
Under this condition the VM does not start anymore, with the error reported
below. Notice that, the exact same VM, with the same configuration and shared
folder, works when created in the system channel (qemu:///system).
The error reported by virt-manager is:
Error starting domain: internal error: process exited while connecting to
monitor: 2025-07-10T09:08:24.760511Z qemu-system-x86_64: -chardev
socket,id=chr-vu-fs0,path=/home/user/.config/libvirt/qemu/lib/domain-1-win11/fs0-fs.sock:
Failed to connect to
'/home/user/.config/libvirt/qemu/lib/domain-1-win11/fs0-fs.sock': Connection
refused
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 71, in cb_wrapper
callback(asyncjob, *args, **kwargs)
~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 107, in tmpcb
callback(*args, **kwargs)
~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/share/virt-manager/virtManager/object/libvirtobject.py", line 57,
in newfn
ret = fn(self, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/object/domain.py", line 1384, in
startup
self._backend.create()
~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/libvirt.py", line 1390, in create
raise libvirtError('virDomainCreate() failed')
libvirt.libvirtError: internal error: process exited while connecting to
monitor: 2025-07-10T09:08:24.760511Z qemu-system-x86_64: -chardev
socket,id=chr-vu-fs0,path=/home/user/.config/libvirt/qemu/lib/domain-1-win11/fs0-fs.sock:
Failed to connect to
'/home/user/.config/libvirt/qemu/lib/domain-1-win11/fs0-fs.sock': Connection
refused
Similar error is reported in journald.
The launching user ("user" in the bug report above) is in group libvirt.
Thanks
G.
-- System Information:
Debian Release: 13.0
APT prefers testing-security
APT policy: (500, 'testing-security'), (500, 'stable-updates'), (500,
'stable-security'), (500, 'oldstable-updates'), (500, 'unstable'), (500,
'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.35+deb13-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_CPU_OUT_OF_SPEC,
TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages virtiofsd depends on:
ii libc6 2.41-9
ii libcap-ng0 0.8.5-4+b1
ii libgcc-s1 14.2.0-19
ii libseccomp2 2.6.0-2
virtiofsd recommends no packages.
virtiofsd suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: rust-virtiofsd
Source-Version: 1.13.2-4
Done: Michael Tokarev <[email protected]>
We believe that the bug you reported is fixed in the latest version of
rust-virtiofsd, 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.
Michael Tokarev <[email protected]> (supplier of updated rust-virtiofsd 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: Mon, 27 Oct 2025 17:06:44 +0300
Source: rust-virtiofsd
Architecture: source
Version: 1.13.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<[email protected]>
Changed-By: Michael Tokarev <[email protected]>
Closes: 1109051
Changes:
rust-virtiofsd (1.13.2-4) unstable; urgency=medium
.
* add Depends: uidmap. Closes: #1109051
virtiofsd uses uidmap when run in a user namespace,
and this is the most secure way to use it.
So uidmap package is basically required.
Checksums-Sha1:
be53d8f6875f4196ba1d57aec3d57bb8a991fb40 3622 rust-virtiofsd_1.13.2-4.dsc
e10ed303be716d57461f451950e0eaafcd85c934 8008
rust-virtiofsd_1.13.2-4.debian.tar.xz
5d15e102f37f3665ed36acb345d102c576bd5dc4 7054
rust-virtiofsd_1.13.2-4_source.buildinfo
Checksums-Sha256:
68009db332e386532c11974621e033fba81e2d5ce32fdd2c3b3da76c6913d7b3 3622
rust-virtiofsd_1.13.2-4.dsc
f9fd88df5241d0ed19de823b37bcca96acd169071f7c46e54ffbca1536036883 8008
rust-virtiofsd_1.13.2-4.debian.tar.xz
58e00a5ac7c49c3e87d0bfeb17ba1279bc557dc7e829ce11cbea32cadbbf525e 7054
rust-virtiofsd_1.13.2-4_source.buildinfo
Files:
736472647c599bbbcbe798ebded5d4ce 3622 otherosfs optional
rust-virtiofsd_1.13.2-4.dsc
c4fd3568d49db592b4a65273d2698bd1 8008 otherosfs optional
rust-virtiofsd_1.13.2-4.debian.tar.xz
d452f12ffc57df3bd0d3f0464873e89d 7054 otherosfs optional
rust-virtiofsd_1.13.2-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
wsG7BAEBCgBvBYJo/34ACRCCqkokOx6UeEcUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmfpAwjOuwcRYuJa9TiZFMGB2vJogtd6O+ATYKgH2xlb
shYhBGSqKrUx1WkDNmv++YKqSiQ7HpR4AABN4Q/+NvlTlNX6dby/f89XKGd3P1dG
T6abrJXlbMnPgOvx4tOX6SnIbnULvA93hHoFDi2SSPlMy8ogWBXKn8LIZ0VyQl5c
fNlPWdy2DFAxcqLDHS/i/Ee7bPyCvauybuBalFQX/GHD4gpbbO3fT10/mPzci1W1
BdbM52pVBJxCWtdP7LC3hMC9Ot7SO7JNflceWwOc8E0Y4baG7IUQyrVSGvWtkb4I
h80diyM8sxWA1moGEx6XU7B3ev+zb4YGwjCXXxNc5iU7NVeg343U/AKT3ygDVifN
cX4N5YS7Q5EeXxWzkjS8w7s3TNulgayK3wMr9dhH/05du5mMJuBohxkQrmTDLhRD
nf5vRe8j/QeSic94YEyYsbnuytaJSWyNM6QAo6ziaYkBKlV5+9nwsc01tieKX9Ma
3X3UXy9giFTGcdIFqJvj9SPn8rfqCHB/c1JDAsKhu8YXEbkRb90jvbBROaIyDS2b
qz6YCNovBKdpBXCBJTh6iqnVbN/vnN2Q5lYrWDLm6a3SPJk8qM8UOaaYb2Vh0esc
t0pR1etZxB3ZkkJh/pZYsOFGN17zcROQgOtEEeGe9c3W3so+sEaarIkm1k6QxWes
Z/Cbv0do0e8NzaZfYYMkbTNrrqg7OFnoH7TjsImr11+pMiEvo7fq2QHwsL1PGuhP
ULxB2BNInXE6iNiZDOc=
=692B
-----END PGP SIGNATURE-----
pgpF2Cb5R1GJx.pgp
Description: PGP signature
--- End Message ---