Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1626806 - dnf system-upgrade error with pycryptopp
Summary: dnf system-upgrade error with pycryptopp
Keywords:
Status: CLOSED DUPLICATE of bug 1605539
Alias: None
Product: Fedora
Classification: Fedora
Component: pycryptopp
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mosaab Alzoubi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-08 22:58 UTC by Matt Fagnani
Modified: 2018-09-27 09:06 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-27 09:06:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.