kevinw66 commented on PR #990:
URL: https://github.com/apache/bigtop/pull/990#issuecomment-1243250047

   > @kevinw66 I've just noticed that I forgot to test it for the deb package, 
and it seems to have a problem. Would you take a look?
   > 
   > ```
   > dh_install: warning: tez missing files: etc/tez/conf
   >         install -d debian/tez//usr/lib
   >         cp --reflink=auto -a debian/tmp/usr/lib/tez debian/tez//usr/lib/
   >         install -d debian/tez//usr/share/man
   >         cp --reflink=auto -a debian/tmp/usr/share/man/man1 
debian/tez//usr/share/man/
   > dh_install: error: missing files, aborting
   >         install -d debian/.debhelper/generated/tez
   > make: *** [debian/rules:32: binary] Error 25
   > dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned 
exit status 2
   > debuild: fatal error at line 1182:
   > dpkg-buildpackage -us -uc -ui -b
   >  failed
   > 
   > > Task :tez-deb FAILED
   > 
   > FAILURE: Build failed with an exception.
   > 
   > * Where:
   > Script '/home/vagrant/bigtop/packages.gradle' line: 355
   > 
   > * What went wrong:
   > Execution failed for task ':tez-deb'.
   > > Process 'command 'debuild'' finished with non-zero exit value 29
   > ```
   
   Sure, let me check on this


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to