Bug 59788 - Не хватает зависимости на libspice-gtk-tools
Summary: Не хватает зависимости на libspice-gtk-tools
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gnome-boxes (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-10 11:58 MSK by X1Z53
Modified: 2026-07-10 12:46 MSK (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description X1Z53 2026-07-10 11:58:54 MSK
Предлагаю добавить зависимость на пакет `libspice-gtk-tools`, так как он необходим для полноценной работы GNOME Boxes

При попытке подключить USB-устройство из меню виртуальной машины, возвращается ошибка

```
spice-client-glib-usb-helper: Error PoliciKit error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.spice-space.lowlevelusbaccess is not registered
```

Для того, чтобы этой ошибки не было, необходимо установить пакет `libspice-gtk-tools` и выполнить перезапуск демона polkit командой `systemctl restart polkit`
Comment 1 Repository Robot 2026-07-10 12:46:12 MSK
gnome-boxes-50.0-alt1.1 -> sisyphus:

Fri Jul 10 2026 Yuri N. Sedunov <aris@altlinux> 50.0-alt1.1
- added libspice-gtk-tools to runtime dependencies (ALT #59788)