Bug 1175546

Summary: Augeas cannot parse default /etc/rabbitmq/rabbitmq.config
Product: Red Hat Enterprise Linux 7 Reporter: Lingfei Kong <lkong>
Component: augeasAssignee: Dominic Cleal <dcleal>
Status: CLOSED ERRATA QA Contact: Virtualization Bugs <virt-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 7.1CC: huzhan, leiwang, wshi, xchen
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: augeas-1.4.0-1.el7 Doc Type: Bug Fix
Doc Text:
Cause: the "kernel" section and empty lists inside rabbitmq.config files couldn't be parsed by the Augeas lens Consequence: rabbitmq.config could not be managed with Augeas Fix: the "kernel" section and empty lists can now be parsed Result: rabbitmq.config can now be parsed by Augeas
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-19 10:18:33 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:
Attachments:
Description Flags
/etc/rabbitmq/rabbitmq.config none

Description Lingfei Kong 2014-12-18 01:31:23 UTC
Description of problem:
Augeas cannot parse default /etc/rabbitmq/rabbitmq.config


Version-Release number of selected component (if applicable):
augeas-1.1.0-17.el7


How reproducible:
100%


Steps to Reproduce:
1. Install the following packages:
rabbitmq-server-3.3.5-2.el7ost.noarch

2. Run command: augtool print /augeas/files/etc/rabbitmq/rabbitmq.config/error
#augtool print /augeas/files/etc/rabbitmq/rabbitmq.config/error
/augeas/files/etc/rabbitmq/rabbitmq.config/error = "parse_failed"
/augeas/files/etc/rabbitmq/rabbitmq.config/error/pos = "0"
/augeas/files/etc/rabbitmq/rabbitmq.config/error/line = "1"
/augeas/files/etc/rabbitmq/rabbitmq.config/error/char = "0"
/augeas/files/etc/rabbitmq/rabbitmq.config/error/lens = "/usr/share/augeas/lenses/dist/erlang.aug:156.4-161.27:"
/augeas/files/etc/rabbitmq/rabbitmq.config/error/message = "Input string does not match at all"


Actual results:
As above


Expected results:
No errors


Additional info:
The attachment is file /etc/rabbitmq/rabbitmq.config

Comment 1 Lingfei Kong 2014-12-18 01:31:57 UTC
Created attachment 970355 [details]
/etc/rabbitmq/rabbitmq.config

Comment 2 Dominic Cleal 2015-01-06 17:14:37 UTC
Fixed in 3e827d8

Comment 5 Xianghua Chen 2015-09-16 09:02:36 UTC
Verified with the package:
augeas-1.4.0-2.el7.x86_64

Verify steps:
1. download the rabbitmq.config from attachments.
wget https://bugzilla.redhat.com/attachment.cgi?id=970355 -O /etc/rabbitmq/rabbitmq.config

2. 
augtool> print /augeas/files/etc/rabbitmq/rabbitmq.config/error
augtool> print /augeas/files/etc/rabbitmq/rabbitmq.config
/augeas/files/etc/rabbitmq/rabbitmq.config
/augeas/files/etc/rabbitmq/rabbitmq.config/path = "/files/etc/rabbitmq/rabbitmq.config"
/augeas/files/etc/rabbitmq/rabbitmq.config/mtime = "1442391938"
/augeas/files/etc/rabbitmq/rabbitmq.config/lens = "@Rabbitmq"
/augeas/files/etc/rabbitmq/rabbitmq.config/lens/info = "/usr/share/augeas/lenses/dist/erlang.aug:179.4-184.27:"

Works as expected. So verified.

Comment 7 errata-xmlrpc 2015-11-19 10:18:33 UTC
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-2153.html