iwasakims commented on pull request #780:
URL: https://github.com/apache/bigtop/pull/780#issuecomment-852039391
I got another error on Ubuntu 18.04.
```
debian/rules:26: recipe for target 'binary' failed
make: *** [binary] Error 255
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned
exit status 2
> Task :ambari-deb FAILED
6 actionable tasks: 6 executed
dpkg-buildpackage: warning: debian/rules is not executable; fixing that
dpkg-source --before-build ambari-2.7.5.0
fakeroot debian/rules clean
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
dpkg-source -b ambari-2.7.5.0
dpkg-genbuildinfo --build=source
dpkg-genchanges -sa --build=source >../ambari_2.7.5.0-1_source.changes
dpkg-genchanges: info: including full source code in upload
dpkg-source --after-build ambari-2.7.5.0
dpkg-source: warning: extracting unsigned source package
(ambari_2.7.5.0-1.dsc)
debuild: fatal error at line 1152:
dpkg-buildpackage -rfakeroot -us -uc -ui -b
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]