tar shows "is not a bzip2 file" error when uncompressing a .tar.bz file
Fresh3 days ago
Mar 15, 202642829 viewsConfidence Score0%
0%
Problem
I've a data_or.tar.bz file I tried to extract it with Output is Can only files be extracted with command? -- update
Error Output
bzip2: (stdin) is not a bzip2 file. tar: Child returned status 2 tar: Error is not recoverable: exiting now
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: tar shows "is not a bzip2 file" error when uncompressing a .tar.bz file
Low Risk
Your tarball is uncompressed. The extension is obsolete and misleading. You can decompress using the following command: What probably happened here is that was created with the switch (or ) that chooses the compression algorithm from the supplied ex…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix