You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by rdowner <gi...@git.apache.org> on 2016/03/15 14:37:54 UTC

[GitHub] brooklyn-dist pull request: Set RPM option to allow binaries in no...

GitHub user rdowner opened a pull request:

    https://github.com/apache/brooklyn-dist/pull/20

    Set RPM option to allow binaries in noarch package

    Our RPM package is marked as `noarch`. RPM will complain if it finds architecture-specific files in `noarch` package - therefore it complains for us due to the presence of the `br` tool in multiple architectures.  This commit turns off that test.

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

    $ git pull https://github.com/rdowner/brooklyn-dist binaries-in-noarch-rpm

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

    https://github.com/apache/brooklyn-dist/pull/20.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 #20
    
----
commit d65dc058d86d43be6ce84b510f484c962d8184de
Author: Richard Downer <ri...@apache.org>
Date:   2016-03-15T13:35:34Z

    Set RPM option to allow binaries in noarch package
    
    Our RPM package is marked as `noarch`. RPM will complain if it finds
    architecture-specific files in `noarch` package - therefore it complains
    for us due to the presence of the `br` tool in multiple architectures.
    This commit turns off that test.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-dist pull request: Set RPM option to allow binaries in no...

Posted by rdowner <gi...@git.apache.org>.
Github user rdowner commented on the pull request:

    https://github.com/apache/brooklyn-dist/pull/20#issuecomment-197032205
  
    Going for C-T-R on this one as it's blocking my release testing. Jenkins says that's OK...


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-dist pull request: Set RPM option to allow binaries in no...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-dist/pull/20


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---