sekikn commented on pull request #780:
URL: https://github.com/apache/bigtop/pull/780#issuecomment-851983299


   Thank you for taking this issue @iwasakims!
   
   `./gradlew ambari-pkg` seems to fail with the following error on Debian 10 
and Ubuntu 18.04, 20.04:
   
   ```
   > Task :ambari-sdeb
   
   ...
   
   dh clean
      dh_auto_clean
   dh_auto_clean: warning: Please use the third-party "pybuild" build system 
instead of python-distutils
   dh_auto_clean: warning: This feature will be removed in compat 12.
   pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
   pyversions: missing debian/pyversions file, fall back to supported versions
           python setup.py clean -a
   Traceback (most recent call last):
     File "setup.py", line 22, in <module>
       from setuptools import find_packages, setup
   ImportError: No module named setuptools
   dh_auto_clean: error: python setup.py clean -a returned exit code 1
   make: *** [debian/rules:26: clean] Error 25
   dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned 
exit status 2
   
   > Task :ambari-sdeb FAILED
   
   FAILURE: Build failed with an exception.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to