Tar: error is not recoverable: exiting now
[root@node04 soft]# tar -zxvf apache-tomcat-8.0.53-x64.tar.gz
Error message:
gzip: stdin has more than one entry–rest ignored tar: Child returned status 2 tar: Error is not recoverable: exiting now
Solution 1: remove the Z parameter and use tar – xvf to decompress
Find or report an error.
Solution 2: use the unzip command.
Problem-solving.
If you cannot use the unzip command, first follow:
yum install -y unzip zip
Read More:
- How to Solve Unzip Error: tar: Error is not recoverable: exiting now
- [Solved] Linux Error: tar: Error Is Not Recoverable: Exiting Now
- [Solved] tar (child): bzip2: Cannot exec: No such file or directory tar (child): Error is not recoverable: ex
- [Solved] Rocketmq error: service not available now, may disk full, CL: 0.95, CQ: 0.95, index: 0.95
- Ubuntu Sshd: no hostkeys available — exiting.
- [Solved] filebeat Startup Error: Exiting: error unpacking config data: more than one namespace configured accessing
- [Solved] Readiness probe failed: calico/node is not ready: BIRD is not ready: Error querying BIRD: unable to
- [How to Fix]Element is not attached to the page document record
- RuntimeError: 0:1 (10): error: GLSL 3.30 is not supported. [How to Solve]
- [Solved] websocket: the client is not using the websocket protocol: ‘upgrade’ token not found in ‘Connection’ head
- [Solved] zookeeper Cluster error: Error: JAVA_HOME is not set and java could not be found in PATH.
- [Solved] Gbase Install Error: service cgconfig is not exist on hosts
- After Centos installation is complete, ifconfig: command not found
- [Solved] Docker Install Error: [Errno 14] curl#60 – Peer‘s Certificate issuer is not recognized
- Solution to gzip: stdin: invalid compressed data — format violated error in decompressing. Tgz file under Linux
- Git Syntax Error: TypeError: this.getOptions is not a function [How to Solve]
- [Solved] Snap Error: snap-confine has elevated permissions and is not confined but should be. Refusing to continue
- [Solved] Ubuntu pip Install Error: which is not on PATH
- [Solved] Nginx Startup Error: directive is not allowed here in
- error: ‘integer_sequence’ is not a member of ‘std’ [How to Solve]