Bug 1192089
| Summary: | Missing dependency: erlang-eldap | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Richard W.M. Jones <rjones> | |
| Component: | rabbitmq-server | Assignee: | John Eckersberg <jeckersb> | |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | rawhide | CC: | afazekas, erlang, hubert.plociniczak, jeckersb, lemenkov, rjones, ryandbair, s | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | rabbitmq-server-3.5.0-2.fc23 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1214633 (view as bug list) | Environment: | ||
| Last Closed: | 2015-03-12 13:46:10 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1214633 | |||
The f22 version rabbitmq-server-3.4.4-1.fc22.noarch has this issue too. Fixed in rawhide and f22 This appears to be fixed in rawhide but is still an issue in 3.4.4-1.fc22. (In reply to Ryan Bair from comment #3) > This appears to be fixed in rawhide but is still an issue in 3.4.4-1.fc22. Fixed in f22 over in bug 1214633 |
Description of problem: It looks like rabbitmq-server is missing a dependency on the Erlang 'eldap' module. On first installation it fails to start, with: Error description: {error,{missing_dependencies,[eldap],[rabbitmq_auth_backend_ldap]}} Simply installing erlang-eldap fixes the problem. Version-Release number of selected component (if applicable): rabbitmq-server-3.4.4-1.fc23.noarch How reproducible: 100% Steps to Reproduce: 1. As above.