GitHub user guyuqi opened a pull request:

    https://github.com/apache/bigtop/pull/253

    BIGTOP-2838:Support ARM64 for packages.gradle

    The distribution file does not list arm64, so execution failed for task 
':apt'.
    `Error: 'libhdfs0_2.7.3-1_arm64.deb' has the wrong architecture to add it 
to bigtop!
    There have been errors!
    :apt FAILED
    :apt (Thread[Daemon worker,5,main]) completed. Took 2.795 secs.
    
    FAILURE: Build failed with an exception.
    
    * Where:
    Script '/ws/packages.gradle' line: 723
    
    * What went wrong:
    Execution failed for task ':apt'.
    > Process 'command 'reprepro'' finished with non-zero exit value 255
    
    * Try:
    Run with --stacktrace option to get the stack trace. Run with --debug 
option to get more log output.`


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

    $ git pull https://github.com/guyuqi/bigtop master

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

    https://github.com/apache/bigtop/pull/253.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 #253
    
----
commit 2c03dd177c9b65379c32de7882e3207c2e42a935
Author: yqgu <yuqi...@arm.com>
Date:   2017-07-12T04:06:12Z

    BIGTOP-2838:Support ARM64 for packages.gradle

----


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

Reply via email to