Bug 716460

Summary: sendmail needs rebuild for libdb
Product: [Fedora] Fedora Reporter: Matt Domsch <matt_domsch>
Component: sendmailAssignee: Paul Howarth <paul>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jskarvad, mlichvar, paul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: sendmail-8.14.5-2.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-24 14:31:00 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:
Bug Depends On:    
Bug Blocks: 715851, 715979, 716024, 716156    

Description Matt Domsch 2011-06-24 14:06:16 UTC
Description of problem:
sendmail cannot install due to missing requirement on libdb-5.1

Error: Package: sendmail-8.14.5-1.fc16.x86_64 (ftbfs)
Requires: libdb-5.1.so()(64bit)

Version-Release number of selected component (if applicable):
sendmail-8.14.5-1.fc16.x86_64

How reproducible:
always

Steps to Reproduce:
1. yum install sendmail
  
Actual results:
fails to install, see above

Expected results:
installs

Comment 1 Paul Howarth 2011-06-24 14:31:00 UTC
sendmail-8.14.5-2.fc16 was built against libdb-5.2 on 16th June and has been in Rawhide for some time now.

Comment 2 Matt Domsch 2011-06-24 14:52:04 UTC
ok, so it was just a matter of poor timing on my part.  My snapshot of rawhide was from the 16th, so you rebuilt right after I took my snapshot.  Thanks!