Plugins-2.1.2 Error
Posted: Thu Jan 26, 2017 9:54 am
I am running into an issue I have never run into before. I am trying to install Nagios Core on Ubuntu 16.04.1 64bit. I have never installed it on this version before and thought i'd give it a go.
root@deadpool-VirtualBox:/tmp# tar zxvf nagios-plugins-2.1.2.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
root@deadpool-VirtualBox:/tmp# tar zxvf nagios-plugins-2.1.2.tar
tar (child): nagios-plugins-2.1.2.tar: Cannot open: 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
root@deadpool-VirtualBox:/tmp# mv nagios-plugins-2.1.2.tar.gz nagios-plugins-2.1.2.tar
root@deadpool-VirtualBox:/tmp# tar zxvf nagios-plugins-2.1.2.tar
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
root@deadpool-VirtualBox:/tmp#
When I try to tar out the plugin I get the error above. I tried to rename the file to just tar and then I got a different error. I know renaming it has worked in the past, I am stuck and I know its something stupid and easy. Any help would be greatly appreciated.
root@deadpool-VirtualBox:/tmp# tar zxvf nagios-plugins-2.1.2.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
root@deadpool-VirtualBox:/tmp# tar zxvf nagios-plugins-2.1.2.tar
tar (child): nagios-plugins-2.1.2.tar: Cannot open: 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
root@deadpool-VirtualBox:/tmp# mv nagios-plugins-2.1.2.tar.gz nagios-plugins-2.1.2.tar
root@deadpool-VirtualBox:/tmp# tar zxvf nagios-plugins-2.1.2.tar
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
root@deadpool-VirtualBox:/tmp#
When I try to tar out the plugin I get the error above. I tried to rename the file to just tar and then I got a different error. I know renaming it has worked in the past, I am stuck and I know its something stupid and easy. Any help would be greatly appreciated.