AlmaLinux / AlmaLinux/build-system
Allow the ability to exclude errata packages
Open
- Dominant language
- No language data
- Stars
- 32
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes, AlmaLinux doesn't release some packages, such as `openssl-fips-provider`.
When an openssl errata is processed, `openssl-fips-provider` packages are automatically added, and since these packages are not in AlmaLinux, the errata release fails.
As of now, we delete those errata packages manually, but it would be great to put a mechanism in place that is able to skip those errata packages, either automatically or manually using the UI.
Contributor guide
Assessment
This issue has not been assessed yet.