Description of problem: Attempt to upgrade fedora 42 system; received msgs below Version-Release number of selected component (if applicable): see below How reproducible: Always Steps to Reproduce: 1. dnf -y --allowerasing --noautoremove --skip-broken --exclude=environment-modules"*" --exclude=Lmod upgrade distro-sync |& tee ~/dnfupg2.log... 2. 3. Actual results: No upgrade; see msgs below Expected results: Successful system upgrade Additional info: dnf -y --allowerasing --noautoremove --skip-broken --exclude=environment-modules"*" --exclude=Lmod upgrade distro-sync |& tee ~/dnfupg2.log... Updating and loading repositories: Repositories loaded. Failed to resolve the transaction: Problem 1: installed package compat-golang-github-cenkalti-backoff-4-devel-4.2.0-6.fc41.noarch requires golang-ipath(github.com/cenkalti/backoff) = 4.2.0-6.fc41, but none of the providers can be installed - golang-github-cenkalti-backoff-devel-4.2.0-6.fc41.noarch does not belong to a distupgrade repository - problem with installed package Problem 2: installed package compat-golang-github-cespare-xxhash-2-devel-2.1.2-13.fc41.noarch requires golang-ipath(github.com/cespare/xxhash) = 2.1.2-13.fc41, but none of the providers can be installed - golang-github-cespare-xxhash-devel-2.1.2-13.fc41.noarch does not belong to a distupgrade repository - problem with installed package You can try to add to command line: --skip-broken to skip uninstallable packages
I think something is wrong with your output. The command "dnf ... upgrade distro-sync" should attempt to upgrade "distro-sync" which does not exist in Fedora and thus should report an error about unmatched package "distro-sync". Can you check your command? Do you invoke "dnf upgrade", or "dnf distro-sync"?
Moving to golang-github-cenkalti-backoff component which produced compat-golang-github-cenkalti-backoff-4-devel-4.2.0-6.fc41.noarch binary package. It seems that the package was not properly obsoleted or replaced in golang-github-cenkalti-backoff-4.2.0-7.fc42 source package as that stopped producing compat-golang-github-cenkalti-backoff-4-devel.
Please check the update for 4.3.0. I see no issues installing the package with mock.
FEDORA-2024-1370a04ac3 (golang-github-cenkalti-backoff-4.3.0-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-1370a04ac3
FEDORA-2024-1370a04ac3 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-1370a04ac3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-1370a04ac3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-1370a04ac3 (golang-github-cenkalti-backoff-4.3.0-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.