Bug 707669

Summary: [augeas] Upgrade augeas native libs to version 0.7.4 or later
Product: [Other] RHQ Project Reporter: Larry O'Leary <loleary>
Component: AgentAssignee: Lukas Krejci <lkrejci>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: high Docs Contact:
Priority: urgent    
Version: 4.0.1CC: hrupp, sdharane
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 707693 (view as bug list) Environment:
Last Closed: 2013-09-03 16:57:50 UTC Type: ---
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: 625146, 710034    
Bug Blocks: 707693, 729848    

Description Larry O'Leary 2011-05-25 17:01:28 UTC
We are currently packaging Augeas 0.7.1 with the agent installation. There have been memory/resource management improvements introduced in 0.7.4 and later that we will benefit from. Mainly, it appears that 0.7.1 will leak memory when used in certain configurations.

Although we have no hard evidence of the cause, this might actually be the cause of Bug 589674.

Comment 1 Charles Crouch 2011-06-01 14:21:03 UTC
One thing we could consider is upgrading to the latest stable version of Augeas, instead of just 0.74

Assigning to Lukas, to do as part of the apache testing framework

Comment 2 Lukas Krejci 2011-06-01 14:54:58 UTC
I believe the latest stable version of augeas has the regression that prevents us from using it.

https://fedorahosted.org/augeas/ticket/200

Comment 3 Lukas Krejci 2011-06-02 10:20:04 UTC
Ok, the problem seems to be more complicated.

The bug I reported against augeas seems to be specific to Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=710034

I'll get in touch with David Lutterkort to make sense of this.

Comment 4 Charles Crouch 2011-08-09 22:08:49 UTC
This doesnt need to get into the RHQ beta but it should get into the 4.1 final

Comment 5 Lukas Krejci 2011-08-31 15:29:35 UTC
commit 405c128a92bd65d24dad5ae40b26e2b6bfc12a84
Author: Lukas Krejci <lkrejci>
Date:   Wed Aug 31 17:27:43 2011 +0200

    BZ 707669 - The bundled native augeas libraries have been bumped to version 0.9.0.

Comment 6 Lukas Krejci 2011-08-31 16:05:26 UTC
commit e7acb51347c550e38c5a35d6a5fbba61e5908110
Author: Lukas Krejci <lkrejci>
Date:   Wed Aug 31 18:03:07 2011 +0200

    BZ 707669 - Forgot to check in the plugin-container pom that actually fetches the augeas-native as its dependency.

Comment 7 Venkat 2011-09-08 12:43:14 UTC
Tested by enabling augeas support = yes in apache resource->Inventory->Connection Settings..then i can see the configurations..
Then I added a port for example 83, in configuration and saved.  it worked fine.

Verified by adding a Name Virtual Host in apache configuration....Also updated configuration change in virtual host. Reading and updating configuration works fine.

Only the problem is if we don't set  Enable augeas support = yes in apache resource->Inventory->Connection Settings   and if we click on Configuration tab, it gives the error 'Globally Uncought Exception (736136)
There is already a bug filed for the above mentiioned ..https://bugzilla.redhat.com/show_bug.cgi?id=736136

Marking this a verified....

Comment 8 Heiko W. Rupp 2013-09-03 16:57:50 UTC
Bulk closing of old issues that are in VERIFIED state.