[
https://issues.apache.org/jira/browse/DAFFODIL-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-2388.
-----------------------------------
Verified the specified commit (commit 5061ed004f9206f2287a3186dfa40684c2d84e5e)
is included in the latest pull from the incubator-daffodil repository.
Executed the command sbt rpm:packageBin and verified that the output included
no errors.
> Release rpms built with new zstd compression, unsupported by older versions
> of rpm
> ----------------------------------------------------------------------------------
>
> Key: DAFFODIL-2388
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2388
> Project: Daffodil
> Issue Type: Bug
> Components: Infrastructure
> Reporter: Steve Lawrence
> Assignee: Steve Lawrence
> Priority: Critical
> Fix For: 3.0.0
>
>
> That Daffodil release process uses a Fedora 31 rpm, which configures rpmbuild
> to use zstd compression by default, rather than the usual xz compression.
> Unfortunately, older versions of rpm, like those that are installed for RHEL7
> do not appear to support zstd compression. So you cannot install our rpms old
> older OSs. We should configure our build system to always use xz compression
> to support older systems.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)