Bug 814079

Summary: Move from db4 to db5
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-BDBAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: kwizart, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-BDB-1.90-1.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-19 09:10:22 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 Petr Pisar 2012-04-19 07:59:59 UTC
Because of bug #768846, I'd like to see all Perl packages being linked against the same Berkeley database library version.

Currently latest perl-BDB-1.88-5.fc17 links to db4. Please replace `db4-devel' build-require with `libdb-devel'. According my tests, you will need to upgrade perl-BDB to 1.9 (http://cpansearch.perl.org/src/MLEHMANN/BDB-1.9/Changes).

Comment 1 Nicolas Chauvet (kwizart) 2012-04-19 08:13:13 UTC
Thx for the record, please go ahead with the changes update and push to bodhdi.
I will only be able to do this at the end of the day.

Comment 2 Nicolas Chauvet (kwizart) 2012-04-19 08:13:32 UTC
s/record/report/

Comment 3 Petr Pisar 2012-04-19 09:10:22 UTC
I made the changes only in F18 because there is no answer yet whether db5 can handle db4 files properly. The same applies to perl and other packages.

I augmented new perl-BDB version from 1.9 to 1.90 to be higher than older 1.88 because I think remembering epoch number when putting dependencies in other packages is error-prone.