Bug 595834

Summary: Insufficient db4 requires
Product: [Fedora] Fedora Reporter: Nicolas Mailhot <nicolas.mailhot>
Component: perl-BerkeleyDBAssignee: Steven Pritchard <steve>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: paul, perl-devel, steve
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-26 07:14:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nicolas Mailhot 2010-05-25 18:14:23 UTC
perl-BerkeleyDB performs exact db4 version checks at runtime to make sure the system db4 version is the same it was built with

However the perl-BerkeleyDB package requires do not reflect this exact version dep and let yum and the buildsystem push db4 versions that break existing perl-BerkeleyDB packages

perl-BerkeleyDB requires should reflect its strict db4 version requirements to avoid this problem.

Comment 1 Paul Howarth 2010-05-26 07:14:33 UTC

*** This bug has been marked as a duplicate of bug 592209 ***