Skip to content

tar (child): gzip: Cannot exec: No such file or directory

   
$ tar -zxvf openjdk-11.0.1_linux-x64_bin.tar.gz

tar (child): gzip: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

The problem was solved by including the dependency package gzip.

$ yum install gzip

  1. sudo 時に PATH を引き継ぐ
  2. I also want to check the response header when sending JSON in post with curl
  3. Sending JSON in post with curl
  4. Disable root login