Bug 461317

Summary: Own /usr/share/augeas/lenses
Product: [Fedora] Fedora Reporter: David Lutterkort <lutter>
Component: filesystemAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: berrange, hbrock, poelstra, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 637854 (view as bug list) Environment:
Last Closed: 2008-09-06 09:57:12 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:    
Bug Blocks: 637854    

Description David Lutterkort 2008-09-05 19:06:59 UTC
The directory /usr/share/augeas/lenses contains lenses (text files) that Augeas (http://augeas.net/) uses to parse and process configuration files.

This directory is currently owned by the augeas-libs RPM; since there are other packages (e.g. libvirt) that are interested in shipping lenses, that's not a good situation: installing Augeas should be a decision up to the user, and it is explicitly designed so that other packages can ship lens definitions without requiring Augeas itself - they only drop a text file into /usr/share/augeas/lenses to make themselves manageable by Augeas

Hence %{_datadir}/lenses needs to be owned by a neutral third party, i.e. filesystem.

Comment 1 David Lutterkort 2008-09-05 19:08:04 UTC
That should be %{_datadir}/augeas/lenses

Comment 2 Phil Knirsch 2008-09-06 09:57:12 UTC
Added in filesystem-2.4.19-1.fc10.

Thanks,

Read ya, Phil