После обновления virtualbox-guest-additions до 7.2.16-alt1 при входе в графическую сессию на физическом (это важно, не в виртуалке) появляется notify-send уведомление: > VBoxClient: the VirtualBox kernel service is not running. Exiting. Это регрессия, ранее такая ошибка тоже была: https://bugzilla.altlinux.org/53013 https://bugzilla.altlinux.org/52658 Ранее в коде было исправление от ALT: https://git.altlinux.org/gears/v/virtualbox.git?p=virtualbox.git;a=commitdiff;h=f3a20441f24606888f50fabf217ccc2545c0e5c1 Но после обновления этот фикс пропал.
virtualbox-7.2.16-alt2 -> sisyphus: Mon Sep 07 2026 Valery Sinelnikov <greh@altlinux> 7.2.16-alt2 - Moved control facility from virtualbox-common to the main package (closes: 48283) - Load kernel modules only when virtualbox is installed: moved modules-load config, init script and systemd unit to the main package (closes: 42872) - Error dialogs for missing or mismatched kernel driver now suggest installing kernel-modules-virtualbox or running update-kernel instead of non-existent /sbin/vboxconfig (closes: 29112, closes: 33825) - Fixed regression: VBoxClient showed notify-send notification on every session login on non-VM machines (closes: 60287) - Main package now requires virtualbox-doc so the in-app help (UserManual qhelp) is always available