User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/112.0 Build Identifier: When I try to download a package with its dependencies on Fedora Server 38 (fully updated), the transaction fails with "Failed to resolve the transaction." Reproducible: Always Steps to Reproduce: 1. dnf5 download --resolve ruby Actual Results: See the screenshot for the full error message. Expected Results: Transaction should download the newest available package and its dependencies for that release.
Created attachment 1958278 [details] The error message for download --resolve
I guess that the issue due to the fact that queries are not limited according to priority and latest packages per arch.
I created an issue for upstream planning: https://github.com/rpm-software-management/dnf5/issues/472
Moving to POST as the issue is done now.
FEDORA-2023-c8fb79e192 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-c8fb79e192
FEDORA-2023-c8fb79e192 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-c8fb79e192` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-c8fb79e192 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-c8fb79e192 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.