Bug 587923
| Summary: | RFE: tar doesn't have a way to display saved xattrs | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Ted X Toth <txtoth> |
| Component: | tar | Assignee: | Pavel Raiskup <praiskup> |
| Status: | CLOSED WONTFIX | QA Contact: | qe-baseos-daemons |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.1 | CC: | fhornain, ovasik, praiskup |
| Target Milestone: | rc | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-25 08:04: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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1159824 | ||
|
Description
Ted X Toth
2010-05-01 15:29:46 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. Thanks for report. However - I think showing those xattrs/acls/selinux contexts (which are not shown at the moment) by default with -tv option would cause much more confusion than not showing them at all. Actually - upstream tar doesn't store them at all - so first step about this xattrs/acl/selinux patch is to get it accepted by upstream. Then (maybe) "--xattrs -tv" could show those extended attributes/acls/selinux contexts of the files in the archive. I'm marking that feature request as FutureFeature and will consider it later - definitely not by default... This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. This request has been proposed for the next release of Red Hat Enterprise Linux. If you would like it considered as an exception in the current release, please ask your support representative. *** Bug 714990 has been marked as a duplicate of this bug. *** This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. If you would like it considered as an exception in the current release, please ask your support representative. Just to refresh status of this bug. I proposed new xattrs patch to upstream tar (with no response yet): http://lists.gnu.org/archive/html/bug-tar/2012-08/msg00012.html If you want to try this feature, you may use tar from Fedora Rawhide: https://koji.fedoraproject.org/koji/buildinfo?buildID=349824 Note that (1) listing feature is just a concept and it should be ACKed by upstream first and (2) fedora-rawhide has whole "new" xattr patch including tar tar's API change - only the listing-related part of patch would be applicable for RHEL-6. Thanks, Pavel This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate, in the next release of Red Hat Enterprise Linux. It is too late for feature requests in RHEL6 (production phase 2) so I'm closing. Feel free to try "tar -tvv --xattrs-include='*'" on RHEL7. |