Bug 1626806

Summary: dnf system-upgrade error with pycryptopp
Product: [Fedora] Fedora Reporter: Matt Fagnani <matt.fagnani>
Component: pycryptoppAssignee: Mosaab Alzoubi <moceap>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: awilliam, moceap, ruben, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-27 09:06:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matt Fagnani 2018-09-08 22:58:50 UTC
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:

Comment 1 Ankur Sinha (FranciscoD) 2018-09-15 16:06:28 UTC
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

Comment 2 Adam Williamson 2018-09-27 09:06:39 UTC
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 ***