AlmaLinux / build-system

The AlmaLinux OS project Build System documentation and issue tracker.
Creative Commons Attribution Share Alike 4.0 International
27 stars 10 forks source link

Allow the ability to exclude errata packages #382

Open javihernandez opened 1 week ago

javihernandez commented 1 week ago

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.