Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931864 - app-emulation/virt-manager GUI requires dbus[X] when it shouldn't
Summary: app-emulation/virt-manager GUI requires dbus[X] when it shouldn't
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-13 11:01 UTC by Jason Gantner
Modified: 2024-05-13 17:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Gantner 2024-05-13 11:01:50 UTC
The ebuilds for app-emulation/virt-manager list dubs[X] as required when the gui use flag is activated.

From my (short) investigation, dbus[X] only enables autolaunch of dbus when X is started. If this is the case, the dependency should be dbus regardless of the state of the X use flag.

I tested an ebuild modified accordingly and can confirm that everything builds and works as intended on my system (x86-64/no-multilib) where the X flag is disabled globally, only Wayland is available (through sway), and dbus is built without the X flag.