[Release][Packaging] Add Reproducible Builds for RPM based packages
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
This is a subtask for the parent of adding Reproducible builds for all our Linux Packages only focused on the RPM related Packages.
We added the ability to do automated source release signing to Arrow on:
- https://github.com/apache/arrow/issues/46336
Reproducible builds are a requirement to be able to add automated signing. We would like to be able to do automated signing for our Linux packages too as discussed here:
https://github.com/apache/arrow/issues/47058#issuecomment-3243601724
We have already moved the Linux packaging jobs to the apache/arrow repository via:
- https://github.com/apache/arrow/issues/47582
We should investigate what are the necessary tasks to provide reproducible builds for our Linux packages.
### Component(s)
Packaging, Release
Contributor guide
Assessment
This issue has not been assessed yet.