GitHub user ygy opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/834

    Adding --replacepkgs parameter to ensure proper epel install

    - rpm -Uvh exits with 1 if it is already installed
    - replacepkgs ensures that the package will be properly updated
      or replaced if already installed
    
    The proposed fix is needed for compatibility between CentOS and RHEL.
    RedHat doesn't have EPEL repo enabled by default, but CentOS has.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ygy/incubator-brooklyn 
fix/epel-install-rabbitmq

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/834.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #834
    
----
commit c38f8ad4e51ce8792343a67432eca48bcb290192
Author: Yavor Yanchev <[email protected]>
Date:   2015-08-17T15:42:46Z

    Adding --replacepkgs parameter to ensure proper epel install
    
    - rpm -Uvh exits with 1 if it is already installed
    - replacepkgs ensures that the package will be properly updated
      or replaced if already installed

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to