| Summary: | 3.1.5-1 rpm is missing an important binary | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | derek.olsen <derek.olsen> |
| Component: | rabbitmq-server | Assignee: | Peter Lemenkov <lemenkov> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | ewoud+redhat, hubert.plociniczak, josh, lemenkov |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-11-17 10:31:53 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: | |
|
Description
derek.olsen
2013-10-17 17:02:29 UTC
I forgot to mention that the /usr/sbin/rabbitmq-plugins script exists in the rpm but at the location that makes it unusable (not in $PATH) by init scripts and existing tooling. THe file in the rpm is /usr/lib/rabbitmq/bin/rabbitmq-plugins. It can *be* symlinked into /usr/(s)bin but in that case the file /usr/lib/rabbitmq/bin/rabbitmq-env needs to be symlinked into the same dir as the rabbitmq-plugins script. Erlang was abandonded in EPEL6 and removed along with all dependent packages. |