| Summary: | Broken Dependency with boost-program-options | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Francesco Cislaghi <skel84> |
| Component: | gearmand | Assignee: | Ken Dreyer <ktdreyer> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | 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: | |
What is "clone-cb-rhel6-x86_64" ? It's ours satellite's epel clone 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. My bad, i double checked and it was a misconfiguration in our repos. Sorry for taking your time No problem :) thanks for letting us know. |
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: