bazelbuild / bazelbuild/rules_pkg
legacy `pkg_rpm` produces RPMs with clamped timestamps even when not requested
Open
bug
P3
rpm
- Dominant language
- Starlark
- Stars
- 253
- Forks
- 221
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
Like #486, except for the legacy `pkg_rpm` in `pkg/legacy/rpm.bzl`.
This would just be a matter of copying the changes from `pkg/rpm_pfg.bzl` to `pkg/legacy/rpm.bzl`, but testing it is another matter. Elaborate testing for it was never really done.
If anyone is interested in this, we can consider adding fixes, but porting to the `pkg_filegroup`-framework-using `pkg_rpm` is likely a better option.
Contributor guide
Assessment
This issue has not been assessed yet.