Bug 888218

Summary: Windows guest agent prints debug message during installation
Product: Red Hat Enterprise Linux 6 Reporter: Qunfang Zhang <qzhang>
Component: qemu-kvmAssignee: Jeff Cody <jcody>
Status: CLOSED WONTFIX QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.4CC: acathrow, areis, bsarathy, juzhang, lnovich, michen, mkenneth, sluo, virt-maint, yunzheng
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-13 21:24:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Qunfang Zhang 2012-12-18 10:09:22 UTC
Description of problem:
Should not print debug message during installation.

c:\qemu-ga>qemu-ga.exe --service install
** (qemu-ga.exe:1608): DEBUG: service's cmdline: c:\qemu-ga\qemu-ga.exe -d
Service was installed successfully.
                                  
Version-Release number of selected component (if applicable):
Host:
kernel-2.6.32-348.el6.x86_64
qemu-kvm-0.12.1.2-2.346.el6.x86_64

Guest:
Win2012-64, installed the executable from qemu-guest-agent-win32-0.12.1.2-2.346.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Install the qemu-guest-agent-win32-0.12.1.2-2.346.el6.x86_64 on a rhel host and get the executable.

2. Install the qemu-ga.exe inside windows guest.
3.
  
Actual results:
c:\qemu-ga>qemu-ga.exe --service install
** (qemu-ga.exe:1608): DEBUG: service's cmdline: c:\qemu-ga\qemu-ga.exe -d
Service was installed successfully.

Expected results:
Should not print the DEBUG message.

Additional info:

Comment 2 RHEL Program Management 2012-12-24 06:48:10 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 8 Ademar Reis 2013-08-13 21:24:08 UTC
We plan to e stop delivering the windows guest-agent as a rpm package (see Bug 996580) and with a proper instsaller (see bug 971141), this message will be irrelevant.