Bug 1286937

Summary: EL5 ovirt-guest-agent does not report Guest OS Information
Product: [oVirt] ovirt-guest-agent Reporter: Vinzenz Feenstra [evilissimo] <vfeenstr>
Component: CoreAssignee: Vinzenz Feenstra [evilissimo] <vfeenstr>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Belka <jbelka>
Severity: medium Docs Contact:
Priority: high    
Version: ---CC: bugs, michal.skrivanek, paul, v.astafiev
Target Milestone: ovirt-3.6.2Flags: vfeenstr: ovirt-3.6.z?
vfeenstr: planning_ack?
michal.skrivanek: devel_ack+
pstehlik: testing_ack+
Target Release: 1.0.11-4   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: rhevm-guest-agent-1.0.11-4.el5 / EPEL: ovirt-guest-agent-1.0.11-2.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-18 11:22:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vinzenz Feenstra [evilissimo] 2015-12-01 07:15:47 UTC
Description of problem:

The operating system reporting does not work on CentOS5/RHEL5 due to an unhandled AttributeError exception

Version-Release number of selected component (if applicable):
ovirt-guest-agent-1.0.11-2

How reproducible:
Always

Steps to Reproduce:
1. install on CentOS5/RHEL5 ovirt-guest-agent-1.0.11-2
2. start the ovirt-guest-agent service
3. No operating system information is reported in the WebAdmin UI under the Guest Info tab

Actual results:
No operating system information reported

Expected results:
Operating system information reported

Comment 1 Red Hat Bugzilla Rules Engine 2015-12-01 07:25:53 UTC
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.

Comment 2 Tomas Jelinek 2015-12-16 09:22:10 UTC
*** Bug 1286847 has been marked as a duplicate of this bug. ***

Comment 3 Jiri Belka 2016-02-04 15:07:29 UTC
ok, 'rhevm-guest-agent-1.0.11-4.el5',

guestOsInfo = {'kernel': '2.6.18-408.el5', 'arch': 'x86_64', 'version': '5.11', 'distribution': 'Red Hat Enterprise Linux Server', 'type': 'linux', 'codename': 'Tikanga'}