Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing compress command leaves deb in bad state #16

Open
sbingner opened this issue Feb 1, 2022 · 0 comments
Open

Failing compress command leaves deb in bad state #16

sbingner opened this issue Feb 1, 2022 · 0 comments

Comments

@sbingner
Copy link
Contributor

sbingner commented Feb 1, 2022

What are the steps to reproduce this issue?

  1. Break a compression command (lzma/bzip2) so it will die or otherwise not work
  2. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant