Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 651642

Summary: app-emulation/spice-vdagent-0.17.0_p20180319 does not work with systemd
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Mayo 2018-03-26 19:10:02 UTC
spice-vdagentd.socket listens OK but when the session agent starts the daemon falls over with:

spice-vdagentd: bind /var/run/spice-vdagentd/spice-vdagent-sock: Address already in use
spice-vdagentd: Fatal the server socket /var/run/spice-vdagentd/spice-vdagent-sock exists already. Delete it?
systemd: Failed to start Agent daemon for Spice guests.


Fixed by adding eautoreconf to the ebuild.

Maybe also fixes bug 651102.

It will then automagically use GTK+, fixed by adding --with-gtk=yes/no to econf.
I've built with both and both seem to work (limited testing).
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-03-27 07:33:40 UTC

*** This bug has been marked as a duplicate of bug 651102 ***