Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651642 - app-emulation/spice-vdagent-0.17.0_p20180319 does not work with systemd
Summary: app-emulation/spice-vdagent-0.17.0_p20180319 does not work with systemd
Status: RESOLVED DUPLICATE of bug 651102
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-26 19:10 UTC by Chris Mayo
Modified: 2018-03-27 07:43 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 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 ***