Bug 1386662
Summary: | [RFE] support for cpio --reproducible | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Giuseppe Scrivano <gscrivan> |
Component: | cpio | Assignee: | Pavel Raiskup <praiskup> |
Status: | CLOSED ERRATA | QA Contact: | Vaclav Danek <vdanek> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.2 | CC: | acaringi, bgollahe, extras-qa, hhorak, kdudka, ovasik, praiskup, vdanek |
Target Milestone: | rc | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | 1254537 | Environment: | |
Last Closed: | 2018-04-10 10:07:29 UTC | Type: | Bug |
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: | 1254537 | ||
Bug Blocks: | 1386675 |
Description
Giuseppe Scrivano
2016-10-19 12:06:52 UTC
As Ondřej originally said (when we talked about this in Fedora), the patch doesn't apply now (though probably doable). And I don't think it is worth doing a rebase in RHEL7. Giuseppe, do we know about existing back-port attempts? Pavel, no I don't know of any attempt to rebase that patch on top of rhel-7.3. The patch itself should not be very difficult to backport, the conflicts in the code part seem quite straightforward to solve (but I have no really tried to see if they hide something else). Some conflicts in the src/ directory can be solved backporting this additional patch before: commit 4c7d4359d2dc58126e4e7c6e3dd7cc196322ef28 Author: Sergey Poznyakoff <gray.ua> Date: Thu Jul 22 11:34:56 2010 +0300 Provide a tar-like --directory (-D) option. before: commit 3945f9db44c935608caa5f084fd7f67ae59ee9e1 Author: Sergey Poznyakoff <gray.ua> Date: Mon Dec 1 15:02:38 2014 +0200 New options to create device and inode-independent archives. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0693 |