You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2017/07/12 04:52:00 UTC

[jira] [Resolved] (BIGTOP-2838) Support ARM64 for packages.gradle

     [ https://issues.apache.org/jira/browse/BIGTOP-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik resolved BIGTOP-2838.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Committer and pushed to the master. Thank you, [~yqGu]!

> Support ARM64 for  packages.gradle
> ----------------------------------
>
>                 Key: BIGTOP-2838
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2838
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>         Environment: Ubuntu 16.04
> AArch64
>            Reporter: Yuqi Gu
>            Assignee: Yuqi Gu
>             Fix For: 1.3.0
>
>
> the distribution file does not list arm64,
> so execution failed for task ':apt'.
> {code:java}
> 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.
> BUILD FAILED
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)