Bug 1009935

Summary: Broken Dependency with boost-program-options
Product: [Fedora] Fedora EPEL Reporter: Francesco Cislaghi <skel84>
Component: gearmandAssignee: Ken Dreyer <ktdreyer>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: el6CC: blakegardner, ktdreyer, skel84
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-20 18:12:42 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 Francesco Cislaghi 2013-09-19 14:10:41 UTC
Description of problem:
Dependencies are broken. The package looks for boost141-program-options instead of boost-program-options

Version-Release number of selected component (if applicable):
gearmand.x86_64 0:0.25-1

How reproducible:


Steps to Reproduce:
1. yum install gearmand

Actual results:

[...]
--> Processing Dependency: boost141-program-options >= 1.39 for package: gearmand-0.25-1.x86_64
---> Package libevent.x86_64 0:1.4.13-4.el6 will be installed
--> Finished Dependency Resolution
Error: Package: gearmand-0.25-1.x86_64 (clone-cb-rhel6-x86_64)
           Requires: boost141-program-options >= 1.39
[...]

Expected results:
yum resolves the dependency correctly

Additional info:

Comment 1 Ken Dreyer 2013-09-19 16:50:21 UTC
What is "clone-cb-rhel6-x86_64" ?

Comment 2 Francesco Cislaghi 2013-09-19 20:01:02 UTC
It's ours satellite's epel clone

Comment 3 Ken Dreyer 2013-09-19 21:20:59 UTC
I wonder if something is misconfigured in your satellite's repositories? The latest version of gearmand in EPEL-6 is 1.1.8-2.el6.

Comment 4 Francesco Cislaghi 2013-09-20 18:12:42 UTC
My bad, i double checked and it was a misconfiguration in our repos. Sorry for taking your time

Comment 5 Ken Dreyer 2013-09-20 21:34:07 UTC
No problem :) thanks for letting us know.