Bug 1279042

Summary: amule don't launch with cryptopp.5.6.2-9.fc23, but launch with cryptopp.5.6.2-9.fc22
Product: [Fedora] Fedora Reporter: dominique <chepioq>
Component: cryptoppAssignee: Morten Stevens <ms>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: alekcejk, chelovekot, chepioq, ms
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-08 12:31:55 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 dominique 2015-11-07 12:51:42 UTC
Description of problem:

I use amule, and with Fedora23 I have this error message : 

amule: undefined symbol: _ZN8CryptoPP6Filter11TransferTo2ERNS_22BufferedTransformationERyRKSsb


I donwgrade to cryptopp.5.6.2-9.fc22, and amule launch and work fine.

Where is the problem ?

Comment 1 fedorino-core 2015-11-08 08:51:49 UTC
I have the same bug :( on Fedora 23 (GNOME). How did you downgrade to cryptopp.5.6.2-9.fc22 without downgrade of Fedora release version? Please, descript here, if it's possible...

Comment 2 nucleo 2015-11-08 10:18:08 UTC
Please file bug against amule on bugzilla.rpmfusion.org. Maybe just amule rebuild needed.

Comment 3 Morten Stevens 2015-11-08 12:31:55 UTC
There is no cryptopp version change between Fedora 22 and 23. 
Please note: amule is not a part of Fedora. You have to recompile amule against Fedora 23.

Comment 4 dominique 2015-11-08 13:16:42 UTC
@fedorino-core

I downgrade to fc23 with this command as root : 

dnf --releasever=22 downgrade cryptopp --allowerasing

@Morten Stevens and nucleo

There is a bug on rpmfusion, but nobody respond :

https://bugzilla.rpmfusion.org/show_bug.cgi?id=3785

Comment 5 dominique 2015-11-10 05:27:17 UTC
Good new
the update amule.fc23 solve problem.