Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1138508

Summary: Augeas cannot parse default /lib/systemd/system/snmptrapd.service and /lib/systemd/system/snmpd.service
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.0CC: leiwang, lkong, wshi
Target Milestone: rcKeywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: augeas-1.1.0-14.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-05 09:25:46 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
snmpd.service
none
snmptrapd.service none

Description Lingfei Kong 2014-09-05 03:35:01 UTC
Description of problem:
Augeas cannot parse file:  /lib/systemd/system/snmptrapd.service and /lib/systemd/system/snmpd.service

It works well for augeas-1.1.0-12.el7

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


How reproducible:
100%


Steps to Reproduce:
1. Install the following package:
net-snmp-5.7.2-18.el7

2. Run command: echo 'print /augeas//error' | augtool
# echo 'print /augeas//error'|augtool


Actual results:
# echo 'print /augeas//error'|augtool
/augeas/files/lib/systemd/system/snmpd.service/error = "parse_failed"
/augeas/files/lib/systemd/system/snmpd.service/error/pos = "127"
/augeas/files/lib/systemd/system/snmpd.service/error/line = "7"
/augeas/files/lib/systemd/system/snmpd.service/error/char = "0"
/augeas/files/lib/systemd/system/snmpd.service/error/lens = "/usr/share/augeas/lenses/dist/inifile.aug:497.25-.43:"
/augeas/files/lib/systemd/system/snmpd.service/error/message = "Get did not match entire input"
/augeas/files/lib/systemd/system/snmptrapd.service/error = "parse_failed"
/augeas/files/lib/systemd/system/snmptrapd.service/error/pos = "132"
/augeas/files/lib/systemd/system/snmptrapd.service/error/line = "7"
/augeas/files/lib/systemd/system/snmptrapd.service/error/char = "0"
/augeas/files/lib/systemd/system/snmptrapd.service/error/lens = "/usr/share/augeas/lenses/dist/inifile.aug:497.25-.43:"
/augeas/files/lib/systemd/system/snmptrapd.service/error/message = "Get did not match entire input"


Expected results:
no errors like: /augeas/files/lib/systemd/system/snmpd.service/error = "parse_failed" and /augeas/files/lib/systemd/system/snmptrapd.service/error = "parse_failed"


Additional info:
The attachment is the file /lib/systemd/system/snmpd.service and /lib/systemd/system/snmptrapd.service

Comment 1 Lingfei Kong 2014-09-05 03:35:43 UTC
Created attachment 934665 [details]
snmpd.service

Comment 2 Lingfei Kong 2014-09-05 03:36:04 UTC
Created attachment 934667 [details]
snmptrapd.service

Comment 5 Dominic Cleal 2014-09-05 13:02:26 UTC
Great catch, thank you.  It's providing hard to solve though due to systemd having two ways to quote environment variables.

Comment 6 Dominic Cleal 2014-09-05 13:28:19 UTC
https://github.com/hercules-team/augeas/pull/156

Comment 7 Dominic Cleal 2014-09-18 08:15:22 UTC
Fixed in f64d8bc7a7670f3af2549fdcefb64c2b5f22cd0d

Comment 9 Lingfei Kong 2014-11-10 03:34:31 UTC
Verify with augeas-1.1.0-16.el7

Steps to verify:
1. Copy the attachments to  /lib/systemd/system/snmptrapd.service and /lib/systemd/system/snmpd.service
2. # augtool print /augeas//error
<No error messages related to snmptrapd.service and snmpd.service>

Comment 11 errata-xmlrpc 2015-03-05 09:25:46 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/RHBA-2015-0399.html