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

Bug 480370

Summary: app-emulation/qemu-guest-agent - daemon fails to start through init.d script
Product: Gentoo Linux Reporter: Thomas Stein <himbeere>
Component: Current packagesAssignee: Gentoo QEMU Project <qemu+disabled>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Stein 2013-08-09 13:52:44 UTC
Hello.

Obviousely there are options missing in the init script. If i add the following:

-f /var/run/qemu-ga.pid -t /var/run

to the initscript. Everything is working fine

cheers
t.


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-08-11 12:21:05 UTC
(In reply to Thomas Stein from comment #0)
> -f /var/run/qemu-ga.pid -t /var/run

That should be /run not /var/run .
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2013-08-11 21:31:32 UTC
This should be fixed in qemu-guest-agent-1.5.2-r1. Let me know if that resolves the issue.
Comment 3 Thomas Stein 2013-08-12 07:36:02 UTC
Yes. Issue resolved. Thanks.

t.