Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 16. 4.11.2 Release Notes
16.1. Bug Fixes Copier lienLien copié sur presse-papiers!
The following bug has been fixed in Red Hat Update Infrastructure 4.11.2.
When a repository is deleted, its distribution record is preserved for reuse. However, the lookup to find this record was performed only using the repository label. If the label changed on recreation, the lookup failed, and RHUI would attempt to create a new distribution record. This action was blocked by the database, as a record with the unique base_path already existed. The distribution record lookup logic has been expanded. It now queries using both the base_path and the label, ensuring that existing records are correctly found and reused even when repository labels are modified.
Users of RHUI are advised to upgrade to this updated package, which fixes this bug.
If your system was already affected by this bug, applying the update alone is not enough. You must manually delete the repositories with the incorrect IDs and re-add them.
This update is delivered via package updates, not a new installer. To apply the fix, simply run dnf update rhui-tools rhui-tools-libs
.