Your message dated Thu, 14 Aug 2025 10:10:49 +0300
with message-id <[email protected]>
and subject line Re: Bug#762192: qemu-system-common: need to reboot before
starting a VM
has caused the Debian Bug report #762192,
regarding qemu-system-common: need to reboot host before starting first VM
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.)
--
762192: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762192
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-system-common
Version: 2.1+dfsg-4
Severity: important
after installing a fresh debian jessie and installing virt-manager (with every
packages it depends on) VM can't start because of wrong permissions on /dev/kvm
: the group has no rw permissions on this file.
actually, this bug has been entirely described here :
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1057024
After a reboot, permissions are correctly set up, and vm can start properly.
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.14-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages qemu-system-common depends on:
ii adduser 3.113+nmu3
ii libc6 2.19-11
ii libcap-ng0 0.7.4-2
ii libcap2 1:2.24-4
ii libglib2.0-0 2.40.0-5
qemu-system-common recommends no packages.
qemu-system-common suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, 02 Oct 2014 20:00:41 +0400 Michael Tokarev <[email protected]> wrote:
> 19.09.2014 16:36, Mathieu Rohon wrote:
>>
>> after installing a fresh debian jessie and installing virt-manager (with
every
>> packages it depends on) VM can't start because of wrong permissions on
/dev/kvm
>> : the group has no rw permissions on this file.
... I was able to reproduce it with default jessie install.
The bug is in udev or libacl, it creates wrong ACL on /dev/kvm, which I
submitted
as #762339.
This was the time when qemu-system-common managed permissions for
/dev/kvm node. For a long time now, this device is managed by
default udev rules, and qemu does not touch it in any way. So
this bug has become irrelevant.
Ubuntu added a fixup for this issue (using setfacl in postinst to
fix wrong ACL), - it too is irrelevant these days.
Closing this bug report now.
Thanks,
/mjt
--- End Message ---