Bug 2219153
Summary: | Default "best" option was silently enabled even though Change Proposal was rejected | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Igor Raits <igor.raits> |
Component: | dnf5 | Assignee: | Evan Goode <egoode> |
Status: | CLOSED COMPLETED | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 39 | CC: | egoode, jkolarik, kparal, nsella, petersen, pkratoch, rpm-software-management |
Target Milestone: | --- | Keywords: | Regression, Upgrades |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | fedora-release-41-0.10 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-05-09 10:32:05 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2166026 |
Description
Igor Raits
2023-07-02 14:17:44 UTC
Here's the referenced Change proposal: https://fedoraproject.org/wiki/Changes/DNF_Default_Best Here's the FESCo ticket: https://pagure.io/fesco/issue/2168 Hello, DNF5 is not providing fedora's dnf.conf file anymore. To address this issue, we are adding support for custom configuration by using drop in directories. [1] Since this change is only affecting rawhide, I propose to wait until the next week, when we'll release dnf5-5.1.1 in rawhide. - If the pr gets in the release, I propose to change Fedora's behavior and override dnf5's. - If the pr doesn't hit the release in time, I will revert the `best` behavior to False temporarily. [1]: https://github.com/rpm-software-management/dnf5/pull/741 This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39. This fedora-release PR will add a distribution override to set best=False: https://src.fedoraproject.org/rpms/fedora-release/pull-request/331 I've closed fedora-release#331 in favor of https://src.fedoraproject.org/rpms/fedora-release/pull-request/332. |