Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Post support questions that directly relate to Linux/Unix operating systems.
Moderators: Developers , Moderators
goude
Posts: 13 Joined: Mon Jun 06, 2011 7:27 am
Post
by goude » Mon Jun 06, 2011 7:48 am
Hello everyone
I downloaded cacti-0.8.7g.tar.gz many times using firefox and chrome but for some reason I can not extract it.
tar -xvf cacti-0.8.7g.tar.gz gives me:
Code: Select all
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Some people suggest renaming the file or using
gunzip before
tar -xvf but it doesn't work for me so far.
Has anyone had the same problem before?
Any suggestions please?
Many thanks
goude
Posts: 13 Joined: Mon Jun 06, 2011 7:27 am
Post
by goude » Mon Jun 06, 2011 8:06 am
Windows-Linux = 1-0
Just downloaded cacti again from a windows machine and extracted it using winrar in Windows and it worked.
phalek
Developer
Posts: 2838 Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:
Post
by phalek » Mon Jun 06, 2011 8:39 am
you could try and have a look into the tar.gz file under Linux. It may just have some text in it e.g like: "Unable to download file due to missing proxy" or something like that ...
goude
Posts: 13 Joined: Mon Jun 06, 2011 7:27 am
Post
by goude » Mon Jun 06, 2011 11:19 am
Out of curiosity how can you do that?
If I use the file command all it's says is: data
Is that what you mean?
phalek
Developer
Posts: 2838 Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:
Post
by phalek » Mon Jun 06, 2011 11:46 am
then it's probably a corrupt file.
Other commands would be
Code: Select all
less file.tar.gz
more file.tar.gz
cat file.tar.gt
though they corrupt your screen due to the binary natuer of that file
Users browsing this forum: No registered users and 0 guests