Bug 1159049

Summary: Bibletime cannot install because of error in dependency
Product: [Fedora] Fedora Reporter: A. Folger <afolger>
Component: bibletimeAssignee: greg.hellings
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 20CC: dakingun, greg.hellings, i
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: bibletime-2.10.1-2.1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-01 01:42:37 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 A. Folger 2014-10-30 18:55:55 UTC
Description of problem:
Yum was having trouble updating packages, until I realized that Bibletime did not accept the latest Sword package. Thinking it might be a corrupted database, I uninstalled Bibletime and Sword, updated all packages, and tried to reinstall Bibletime, but no luck. Turns out this is not a local corrupted rpm database issue, but rather a mistake in packaging, whereby Bibletime can't grok the latest Sword package.

Version-Release number of selected component (if applicable):
bibletime.x86_64 2.10.1-2.fc20
sword.x86_64 1.7.3-7.fc20

How reproducible:
yum install bibltetime

Steps to Reproduce:
1. Open CLI
2. log in as root or use sudo
3. type yum install bibletime
4. press enter

Actual results:
Error: Package: bibletime-2.10.1-2.fc20.x86_64 (updates)
           Requires: libsword-1.7.2.so()(64bit)

Expected results:
Updated:
    bibletime.x86_64 2.10.1-2.fc20
    sword.x86_64 1.7.3-7.fc20

Complete!

Additional info:
Using Fedora 20 with all released updates.

Comment 1 greg.hellings 2014-10-30 19:06:45 UTC
Dag nabbit. The sword package builds with the default sword SONAME, which defaults to the sword version. It should be set to the branch version, as 1.7.2 and 1.7.3 are API/ABI compatible.

I'm kicking off a rebuild of BibleTime now to pick up the SONAME bump.

Comment 2 Fedora Update System 2014-10-30 19:33:20 UTC
bibletime-2.10.1-2.1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/bibletime-2.10.1-2.1.fc20

Comment 3 A. Folger 2014-10-30 20:40:52 UTC
Thanks. You guys are fast! :-)

Comment 4 Fedora Update System 2014-11-01 01:42:37 UTC
bibletime-2.10.1-2.1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.