Bug 86455
Summary: | getfacl should include file name in error messages (patch included) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Public Beta | Reporter: | Jay Berkenbilt <ejb> | ||||||
Component: | acl | Assignee: | Michael K. Johnson <johnsonm> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||||
Severity: | high | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | phoebe | CC: | ejb, sct | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i386 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2003-03-26 18:01:27 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: | |||||||||
Attachments: |
|
Description
Jay Berkenbilt
2003-03-22 14:42:55 UTC
Created attachment 90694 [details]
patch relative to extracted acl-2.2.3-1
Install acl-2.2.3-1 source rpm
rpmbuild -bp acl.spec
cd ..../BUILD/acl-2.2.3
patch -p1 ..../acl-2.2.3-error.patch
See also alternative patch to rpm spec....
Created attachment 90695 [details]
patch to acl source RPM
install source rpm
apply this patch from the parent of the SPEC directory. Installs patch into
SOURCES and modifies acl.spec to apply the patch and change the release to 1.1
(I'm not going to change it to 2. You can do that ;-])
This looks like a patch that should definitely go into upstream -- it would benefit everyone... Patch applied in acl-2.2.3-2, will be in next rawhide. Thanks! |