Description of problem: When trying to update my system with DNF, I get this error: Error: Problem: cannot install the best update candidate for package azure-cli-2.44.1-2.fc37.noarch - problem with installed package azure-cli-2.44.1-2.fc37.noarch - package azure-cli-2.44.1-2.fc37.noarch requires python3.11dist(azure-mgmt-synapse) = 2.1~b5, but none of the providers can be installed - cannot install the best update candidate for package python3-azure-mgmt-synapse-2.1.0~b5-1.fc37.noarch - cannot install both python3-azure-mgmt-synapse-2.1.0b2-5.fc37.noarch and python3-azure-mgmt-synapse-2.1.0~b5-1.fc37.noarch - cannot install both python3-azure-mgmt-synapse-2.1.0~b5-1.fc37.noarch and python3-azure-mgmt-synapse-2.1.0b2-5.fc37.noarch Maybe the ~ in 2.1.0~b5 is causing problems? Version-Release number of selected component (if applicable): 2.1.0~b5-1.fc37.noarch How reproducible: Install azure-cli and run "sudo dnf update" Steps to Reproduce: 1. sudo dnf install azure-cli 2. sudo dnf update 3. Actual results: Error message above. Expected results: DNF would install missing updates Additional info:
Thanks for the bug report. It looks like this was my error in the beta2 timeframe. I should have used a tilde '~b2`, but I missed that and left it as `b2`. I'll bump the epoch to fix that error and build a new package.
F37 build on the way: https://bodhi.fedoraproject.org/updates/FEDORA-2023-801fae29af
FEDORA-2023-fb5e063669 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-fb5e063669
FEDORA-2023-fb5e063669 has been pushed to the Fedora 37 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-fb5e063669` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-fb5e063669 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-fb5e063669 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.