What are the steps to reproduce this issue?
- Break a compression command (lzma/bzip2) so it will die or otherwise not work
- Build a deb using that compression mechanism
What happens?
dm.pl will build a deb and return a SIGBUS error but no visual error, it leaves behind a deb file missing the data slice but containing control
What were you expecting to happen?
Failure with visual indication of error and no broken deb file left behind