You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Yuqi Gu (Jira)" <ji...@apache.org> on 2022/09/13 06:46:00 UTC

[jira] [Comment Edited] (BIGTOP-3812) Building bigtop-ambari-mpack fails on Debian/Ubuntu due to unwanted binary files

    [ https://issues.apache.org/jira/browse/BIGTOP-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603389#comment-17603389 ] 

Yuqi Gu edited comment on BIGTOP-3812 at 9/13/22 6:45 AM:
----------------------------------------------------------

In Ambari, it seems it does not support Debian packages deployment. And we always test Mpack on Centos.

What about removing Debian build for bigtop-ambari-mpack?


was (Author: yqgu):
In Ambari, it seems it does not support Debian packages deployment. And we always test Mapck on Centos.

What about removing Debian build for bigtop-ambari-mpack?

> Building bigtop-ambari-mpack fails on Debian/Ubuntu due to unwanted binary files
> --------------------------------------------------------------------------------
>
>                 Key: BIGTOP-3812
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3812
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Kengo Seki
>            Priority: Major
>
> Building bigtop-ambari-mpack for Debian or Ubuntu seems to fail with the following error. Maybe BIGTOP-3788 is related?
> {code}
> ./gradlew bigtop-ambari-mpack-clean bigtop-ambari-mpack-pkg
> ...
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_1.png
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_5.png
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_3.png
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_7.png
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_12.png
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_6.png
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_8.png
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_10.png
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_11.png
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_9.png
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_4.png
> dpkg-source: error: unwanted binary file: debian/dev-support/docker/centos7/images/Kerberos_Ambari_wizard_2.png
> dpkg-source: error: detected 12 unwanted binary files (add them in debian/source/include-binaries to allow their inclusion).
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255
> > Task :bigtop-ambari-mpack-sdeb FAILED
> FAILURE: Build failed with an exception.
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)