Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877257 - app-emulation/virt-manager[gtk]: please remove dbus[X] runtime dependency
Summary: app-emulation/virt-manager[gtk]: please remove dbus[X] runtime dependency
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-15 20:59 UTC by ponky
Modified: 2024-04-01 02:30 UTC (History)
3 users (show)

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 ponky 2022-10-15 20:59:29 UTC
dbus[X] was added to RDEPEND because virt-manager incorrectly used dbus-launch instead of dbus-run-session when saving configuration on X11. This is not the case anymore and saving configuration works for x11-forwarded sessions without dbus[X].

Related bug:
https://bugs.gentoo.org/793182

also slightly related:
https://lists.debian.org/debian-devel/2016/08/msg00554.html

Reproducible: Always

Steps to Reproduce:
1. Install virt-manager
2. emerge -C virt-manager and rebuild dbus without USE=X. Don't run --depclean
3. Download virt-manager 4.1.0 release from github and start it over ssh with X11 forwarding