Control: tag -1 pending Hello,
Bug #1131155 in hw-detect reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/installer-team/hw-detect/-/commit/10ada21e051eb827106d826f3999e5337d25a478 ------------------------------------------------------------------------ Consider it's a desktop if wayland server is installed (Closes: #1131155) As can be seen, the logic to detect if the system is a desktop is that either task-desktop is installed, or xserver-xorg-core is installed (some derivatives like Kali don't install task-desktop). It used to work well, however xorg is slowly being phased out, and lately the Kali GNOME installations don't have xserver-xorg-core installed. Maybe it's due to gdm3 that dropped its "Recommends: xserver-xorg" in version 49.2-3. So we need a better fallback to detect a Wayland desktop in case task-desktop is not installed. It seems that libwayland-server0 is a good candidate for that, it's a dependency of libkwin6, libmutter-18-0, sway, libwlroot-0.19, phoc, and more. ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1131155

