Description of problem: I was using a Fedora 34 KDE Plasma installation with rng-tools-6.13.git.d207e0b6-1.fc34 and jitterentropy-3.0.2.git.d18d5863-1.fc34 installed from updates-testing. I tried to upgrade to the update at https://bodhi.fedoraproject.org/updates/FEDORA-2021-b253344508 with sudo dnf upgrade https://kojipkgs.fedoraproject.org//packages/rng-tools/6.13/2.git.d207e0b6.fc34/x86_64/rng-tools-6.13-2.git.d207e0b6.fc34.x86_64.rpm https://kojipkgs.fedoraproject.org//packages/jitterentropy/3.0.2/2.git.409828cf.fc34/x86_64/jitterentropy-3.0.2-2.git.409828cf.fc34.x86_64.rpm dnf showed that rng-tools-6.13.git.d207e0b6-1.fc34 and jitterentropy-3.0.2.git.d18d5863-1.fc34 had the same or higher versions. The same or higher version of rng-tools is already installed, cannot update it. The same or higher version of jitterentropy is already installed, cannot update it. Dependencies resolved. Nothing to do. Complete! Dowgrading updated rng-tools-6.13-2.git.d207e0b6.fc34 and jitterentropy-3.0.2-2.git.409828cf.fc34 properly with sudo dnf downgrade https://kojipkgs.fedoraproject.org//packages/rng-tools/6.13/2.git.d207e0b6.fc34/x86_64/rng-tools-6.13-2.git.d207e0b6.fc34.x86_64.rpm https://kojipkgs.fedoraproject.org//packages/jitterentropy/3.0.2/2.git.409828cf.fc34/x86_64/jitterentropy-3.0.2-2.git.409828cf.fc34.x86_64.rpm Version-Release number of selected component (if applicable): rng-tools-6.13-2.git.d207e0b6.fc34 jitterentropy-3.0.2-2.git.409828cf.fc34 How reproducible: I tried once each Steps to Reproduce: 1. Boot a Fedora 34 KDE Plasma installation with rng-tools-6.13.git.d207e0b6-1.fc34 and jitterentropy-3.0.2.git.d18d5863-1.fc34 installed from updates-testing 2. sudo dnf upgrade https://kojipkgs.fedoraproject.org//packages/rng-tools/6.13/2.git.d207e0b6.fc34/x86_64/rng-tools-6.13-2.git.d207e0b6.fc34.x86_64.rpm https://kojipkgs.fedoraproject.org//packages/jitterentropy/3.0.2/2.git.409828cf.fc34/x86_64/jitterentropy-3.0.2-2.git.409828cf.fc34.x86_64.rpm 3. Actual results: rng-tools-6.13-2.git.d207e0b6.fc34 and jitterentropy-3.0.2-2.git.409828cf.fc34 have lower versions than rng-tools-6.13.git.d207e0b6-1.fc34 and jitterentropy-3.0.2.git.d18d5863-1.fc34 according to dnf Expected results: rng-tools-6.13-2.git.d207e0b6.fc34 and jitterentropy-3.0.2-2.git.409828cf.fc34 would update normally. Additional info:
hello, Matt, thank you for reporting this. rng-tools-6.13.git.d207e0b6-1.fc34 and jitterentropy-3.0.2.git.d18d5863-1.fc34 was revoked from the updates-testing repo. rng-tools-6.13-2.git.d207e0b6.fc34 and jitterentropy-3.0.2-2.git.409828cf.fc34 are the highest versions in repos as of now. unfortunately, yes, a formal downgrade ("dnf distro-sync") is needed. in reality the latest ones are the higher versions, according to upstream commits. i'm closing this as not-a-bug, as it is really that. please, feel free to reopen if any outstanding concerns.