Bug 1105056
| Summary: | [rhev-agent] qemu-ga not reported as installed on 64bit OS because of different registry path | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Jiri Belka <jbelka> |
| Component: | ovirt-guest-agent | Assignee: | Vinzenz Feenstra [evilissimo] <vfeenstr> |
| Status: | CLOSED ERRATA | QA Contact: | Jiri Belka <jbelka> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.4.0 | CC: | gklein, iheim, juwu, lveyde, mavital, michal.skrivanek, mkenneth, rbalakri, sbonazzo, sherold, vfeenstr, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 3.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | virt | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Previously, application locations stored in the Windows registry were different for 32-bit and 64- bit systems. In some cases, the QEMU guest agent was not reported by the RHEV-M guest agent as an installed application. This version of the RHEV-M guest agent now includes both locations and reports all applications to the RHEV-M user interface.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-02-11 17:41:28 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1156162 | ||
...
appsList = ['RHEV-Tools 3.4.5', 'RHEV-Serial64 3.4.1', 'RHEV-Spice64 3.4.1', 'RHEV-Agent64 3.4.3', 'RHEV-SSO64 3.4.1', 'RHEV-Network64 3.4.1', 'RHEV-USB 3.4.1', 'RHEV-Spice-Agent64 3.4.2', 'RHEV-Balloon64 3.4.1', 'RHEV-Block64 3.4.1', 'RHEV-SCSI64 3.4.1']
guestOs = Win 7
username = user@jb-w7-x64
...
Merged u/s to master as http://gerrit.ovirt.org/gitweb?p=ovirt-guest-agent.git;a=commit;h=0f5e43fd823d49563d31eb697c173038c2638e2d fail, 3.5.6 with windows 7 64bit
appsList = ['RHEV-Spice-Agent64 3.5.2', 'RHEV-Spice64 3.5.1', 'RHEV-Agent64 3.5.5', 'RHEV-Block64 3.5.1', 'RHEV-Serial64 3.5.1', 'RHEV-SSO64 3.5.2', 'RHEV-Tools 3.5.6', 'RHEV-Balloon64 3.5.1', 'RHEV-USB 3.5.1', 'RHEV-Network64 3.5.1', 'RHEV-SCSI64 3.5.1']
ok, 3.5.7
guestName = JB-W7-X64
appsList = ['QEMU guest agent', 'RHEV-Spice-Agent64 3.5.2', 'RHEV-Agent64 3.5.6', 'RHEV-Block64 3.5.1', 'RHEV-Serial64 3.5.1', 'RHEV-SSO64 3.5.2', 'RHEV-Tools 3.5.7', 'RHEV-Spice64 3.5.1', 'RHEV-Balloon64 3.5.1', 'RHEV-USB 3.5.1', 'RHEV-Network64 3.5.1', 'RHEV-SCSI64 3.5.1']
If this bug requires doc text for errata release, please provide draft text in the doc text field in the following format: Cause: Consequence: Fix: Result: The documentation team will review, edit, and approve the text. If this bug does not require doc text, please set the 'requires_doc_text' flag to -. Cheers, Julie Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0198.html |
Description of problem: qemu-ga not reported as installed because of different registry path. reported apps are here (rhev agent): HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{3F6900A7-3899-4D9F-A8ED-49036AE3B1E5} qemu-ga here: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{FB0A0D66-C7FB-4E2E-A16B-C4A3BFE8D13B} Version-Release number of selected component (if applicable): RHEV-Agent64 3.4.3 / 4.11.3 How reproducible: 100% Steps to Reproduce: 1. 64bit windows OS (w7, w8, w2k12) 2. install WGT 3. Actual results: qemu-ga missing in appsList Expected results: should be there Additional info: