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

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

Kengo Seki created BIGTOP-3812:
----------------------------------

             Summary: 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


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)