Bug 1213283 - Augeas can not parse default /etc/httpd/conf.d/ssl.conf
Summary: Augeas can not parse default /etc/httpd/conf.d/ssl.conf
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: augeas
Version: 22
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Dominic Cleal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-20 08:58 UTC by Lingfei Kong
Modified: 2015-06-14 17:32 UTC (History)
7 users (show)

Fixed In Version: augeas-1.4.0-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-14 17:32:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
/etc/httpd/conf.d/ssl.conf (9.33 KB, text/plain)
2015-04-20 08:59 UTC, Lingfei Kong
no flags Details

Description Lingfei Kong 2015-04-20 08:58:43 UTC
Description of problem:
Augeas can not parse default /etc/httpd/conf.d/ssl.conf


Version-Release number of selected component (if applicable):
augeas-1.3.0-1.fc22.x86_64


How reproducible:
100%


Steps to Reproduce:
1. Install the following packages:
mod_ssl-2.4.10-15.fc22.x86_64

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


Actual results:
# augtool print /augeas//error
...
/augeas/files/etc/httpd/conf.d/ssl.conf/error = "parse_failed"
/augeas/files/etc/httpd/conf.d/ssl.conf/error/pos = "2040"
/augeas/files/etc/httpd/conf.d/ssl.conf/error/line = "59"
/augeas/files/etc/httpd/conf.d/ssl.conf/error/char = "0"
/augeas/files/etc/httpd/conf.d/ssl.conf/error/lens = "/usr/share/augeas/lenses/dist/httpd.aug:97.10-.44:"
/augeas/files/etc/httpd/conf.d/ssl.conf/error/message = "Syntax error"
...


Expected results:
No errors


Additional info:
The attachment is file /etc/httpd/conf.d/ssl.conf

Comment 1 Lingfei Kong 2015-04-20 08:59:47 UTC
Created attachment 1016268 [details]
/etc/httpd/conf.d/ssl.conf

Comment 2 Dominic Cleal 2015-04-20 11:59:30 UTC
Fixed in 34980ae already for 1.4.0, aka https://github.com/hercules-team/augeas/pull/220.

Comment 4 Fedora Update System 2015-06-02 08:45:58 UTC
augeas-1.4.0-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/augeas-1.4.0-1.fc22

Comment 5 Fedora Update System 2015-06-04 20:18:40 UTC
Package augeas-1.4.0-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing augeas-1.4.0-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-9397/augeas-1.4.0-1.fc22
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2015-06-14 17:32:11 UTC
augeas-1.4.0-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.