AlmaLinux / AlmaLinux/build-system
Deduplicate download/build of src.rpms when the build source is a remote src.rpm
Open
build-node
enhancement
good first issue
- Dominant language
- No language data
- Stars
- 32
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Right now, when we build something from a given src.rpm, we download/rebuild it twice.
This path for creating builds has not received much love since it was originally implemented, so we should ensure that arch build tasks reuse the src.rpm already used/built in the `src` arch.
Contributor guide
Assessment
This issue has not been assessed yet.