Description of problem: When I ran sudo dnf system-upgrade download --refresh --releasever=29 from my fully updated F28 installation with updates-testing enabled I got the following error involving pycryptopp and cryptopp. Problem 9: problem with installed package pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc28.i686 - package pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.i686 requires libcryptopp.so.6, but none of the providers can be installed - pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc28.i686 does not belong to a distupgrade repository - cryptopp-6.1.0-2.fc28.i686 does not belong to a distupgrade repository pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.i686 requires libcryptopp.so.6 but cryptopp-7.0.0-1.fc29.i686.rpm provides libcryptopp.so.7 Rebuilding pycryptopp to use libcryptopp.so.7 in cryptopp-7.0.0 in F29 might resolve this issue. Version-Release number of selected component (if applicable): pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc28.i686 pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.i686 cryptopp-6.1.0-2.fc28.i686 cryptopp-7.0.0-1.fc29.i686 How reproducible: Always Steps to Reproduce: 1. sudo dnf upgrade --refresh with updates-testing enabled 2. sudo dnf system-upgrade download --refresh --releasever=29 3. Actual results: dnf error involving pycryptopp Expected results: no dnf errors Additional info:
Seeing this too: Problem 2: problem with installed package pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc28.x86_64 - package pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.x86_64 requires libcryptopp.so.6()(64bit), but none of the providers can be installed - pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc28.x86_64 does not belong to a distupgrade repository - cryptopp-6.1.0-2.fc28.x86_64 does not belong to a distupgrade repository
This is basically https://bugzilla.redhat.com/show_bug.cgi?id=1605539 (it hasn't been rebuilt against the updated libcryptopp because it doesn't build). *** This bug has been marked as a duplicate of bug 1605539 ***