Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Dec 2021 15:01:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260169] emulators/qemu-guest-agent: pkg-message is probably out of sync with rc.d
Message-ID:  <bug-260169-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260169

            Bug ID: 260169
           Summary: emulators/qemu-guest-agent: pkg-message is probably
                    out of sync with rc.d
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lapo@lapo.it
                CC: zhecka@gmail.com
                CC: zhecka@gmail.com
             Flags: maintainer-feedback?(zhecka@gmail.com)

This is the package message:

# pkg install qemu-guest-agent
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
Modify your `/etc/rc.conf` by adding these settings

qemu_guest_agent_enable=3D"YES"
qemu_guest_agent_flags=3D"-d -v -l /var/log/qemu-ga.log"

and run
# service qemu-guest-agent start

For detailed help use `qemu-ga -h`
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D

=E2=80=A6to which my first reaction is: if that's the correct value to use,=
 why saying
it in the message instead of actually using it as a default in the rc.d?

Turns out the comment in the rc.d explains better: the default is fine with
only "-d", you can add "-v -l =E2=80=A6" if you want more logs; which makes=
 sense to
me, but in that case I'd suggest re-wording the pkg-message (or removing it
altogether, how to enable and start a service is pretty common information
IMHO, nothing specific to this package).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260169-7788>