Bug 698678

Summary: Can't parse /etc/fstab containing fscontext
Product: [Fedora] Fedora Reporter: Matthew Booth <mbooth>
Component: augeasAssignee: Matthew Booth <mbooth>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: apevec, lutter, mbooth
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: augeas-0.8.1-1.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-05 14:52:53 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:

Description Matthew Booth 2011-04-21 14:14:21 UTC
Description of problem:
The following is common in /etc/fstab on RHEL 4:

/dev/hdc                /media/cdrecorder       auto    pamconsole,fscontext=system_u:object_r:removable_t,exec,noauto,managed 0 0

augeas in F14 can't currently parse this. There's an upstream fix:
34901627c5f3ba097056c4473bce86c82e26dee3

Associated test is here:
64053878b81bc0e24fee28697bdeef375aa8de63

Version-Release number of selected component (if applicable):
augeas-libs-0.8.0-1.fc14.x86_64

Comment 1 Matthew Booth 2011-04-21 14:25:30 UTC
I see there's already a new 0.8.1 build containing this fix.