tar -jxvf xxxx.tar.bz2
as 下reward:
tar (child): bzip2: invalid exec: no file or catalog
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Cause:bzip is not installed
yum -y install bzip2
Read More:
- docker load Error processing tar file(exit status 1): archive/tar: invalid tar header
- Failed to copy files Error processing tar file [How to Solve]
- [Solved] Error: Failure while executing; `tar –extract –no-same-owner –file /Users/wangchuangyan/Library/C
- tar: Error opening archive: Failed to open ‘/Users/xxx/Library/Caches/Homebrew/downloads/348a16e
- [Solved] Brew Install ffmpeg Error: tar: Error opening archive: Failed to open
- Taro Install Error: permission denied, symlink ‘../lib/node_modules/@tarojs/cli/bin/taro‘ -> ‘/usr/local/bin/tar
- [Solved] error adding symbols: File in wrong format collect2: error: ld returned 1 exit status
- DevC++ Error: [Error] Id returned 1 exit status [How to Solve]
- Dev C++ Error: error: ld returned 1 exit status [How to Solve]
- VSCode Error: collect2.exe:error:1d returned 1 exit status [How to Solve]
- [ERROR] [1632398141.557684, 290.045000]: Spawn service failed. Exiting.
- GCC Error:(.text+0x24): undefined reference to `main‘collect2: error: ld returned 1 exit status [Solved]
- When installing zookeeper, you can view the process start, but the status display error: Error contacting service. It is probably not running
- Nacos Error: server is DOWN now, please try again later! [How to Solve]
- How to Solve ModuleNotFoundError: No module named ‘_bz2‘
- VSCode Error: collect2.exe: error: ld returned 1 exit status
- [Solved] VsCode + gfortran Compiler Error: error: ld returned 1 exit status
- [Solved] The “QtRunWork“ task returned false but did not log an error
- [Solved] VScode Error: undefined reference to ‘WinMain’ collect2.exe: error: ld returned 1 exit status
- Error when manipulating files: zipfile.BadZipFile: File is not a zip file