Skip to content

Instantly share code, notes, and snippets.

@chrisarusso
Created September 25, 2015 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisarusso/91b4980ba2a46eae1420 to your computer and use it in GitHub Desktop.
Save chrisarusso/91b4980ba2a46eae1420 to your computer and use it in GitHub Desktop.
Failed bunzipping
www@savasdev:~$ bunzip2 today.sql.bz2
bunzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bunzip2: No such file or directory
Input file = today.sql.bz2, output file = today.sql
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
bunzip2: Deleting output f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment