Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Installation > not in gzip format

Forgot Password?
 Installation   Need help or have questions about installing Linux, including dual booting with other distros or Windows? put them here!

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Closed Thread
 
Thread Tools Display Modes
Old 07-26-2004   #1 (permalink)
Just Joined!
 
Join Date: Jul 2004
Posts: 7
Send a message via AIM to NautiLivin
not in gzip format

So I downloaded this *.tar.gz and typed:
tar xzvf <filename>.tar.gz
and it comes back with:

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors

I downloaded this from an ftp with Opera. I tried searching sites and forums, but could get no real answers, except some site saying I could try "fixgz", which was a small program it showed in a seperate window...however, I don't know how to turn that into a working program anyway.

help? it's dark out here...i think i hear wolves...
NautiLivin is offline  


Old 07-27-2004   #2 (permalink)
Just Joined!
 
Join Date: Jul 2004
Location: UK
Posts: 77
Send a message via ICQ to Armage
Try renaming the file from tar.gz to tar.bz2 and then run bunzip2.

Or rename the file from tar.gz to .tar and run tar xf

Armage
Armage is offline  
Old 08-09-2004   #3 (permalink)
Just Joined!
 
Join Date: Aug 2004
Posts: 2
Hello,

I have this same problem.

Renaming the file is not the solution. Tar or bunzip2 will just tell you that the file is not a tar or buznip2 file.

Perhaps there is a bug in the gzip program.

Either way, this issue makes certain aspects of using Linux a real pain.

Anyone know if the gzip program is just really buggy or is there some other issue.

-Jose
sfhc is offline  
Old 08-09-2004   #4 (permalink)
Linux Engineer
 
Join Date: May 2003
Location: Greece / Athens
Posts: 1,171
Send a message via ICQ to stathisx Send a message via AIM to stathisx Send a message via MSN to stathisx Send a message via Yahoo to stathisx Send a message via Skype™ to stathisx
Quote:
So I downloaded this *.tar.gz and typed:
tar xzvf <filename>.tar.gz
and it comes back with:

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
you made a wrong.do the following :
Code:
gunzip *.tar.gz
and then :
Code:
tar -xvf *.tar
then :
Code:
cd <folder name of file?
and finally :
Code:
./configure && make && make install
that's all!
__________________
Linux For Ever!
stathisx is offline  
Old 08-09-2004   #5 (permalink)
Just Joined!
 
Join Date: Aug 2004
Posts: 2
Well,

I found the problem I was having.

I was using wget to retrieve the file.

What I noticed is that the header was wrong.

I actually did not have a gzip file.

Perhaps the same thing had happened to the original poster's file. It came down with the wrong header/file type.

-Jose
sfhc is offline  
Old 08-09-2004   #6 (permalink)
Linux Engineer
 
Join Date: May 2003
Location: Greece / Athens
Posts: 1,171
Send a message via ICQ to stathisx Send a message via AIM to stathisx Send a message via MSN to stathisx Send a message via Yahoo to stathisx Send a message via Skype™ to stathisx
i agree with that but look at what he wrote:
Quote:
tar xzvf <filename>.tar.gz
i don't think it's the right way to install.......
__________________
Linux For Ever!
stathisx is offline  
Old 08-10-2004   #7 (permalink)
Linux User
 
Join Date: Jul 2004
Posts: 256
Check what type of file it actually is
Code:
$ file somefile.tar.gz
file is foo
__________________
--monkey
monkey8 is offline  
Old 08-10-2004   #8 (permalink)
Linux Engineer
 
Join Date: May 2003
Location: Greece / Athens
Posts: 1,171
Send a message via ICQ to stathisx Send a message via AIM to stathisx Send a message via MSN to stathisx Send a message via Yahoo to stathisx Send a message via Skype™ to stathisx
i think it's .tar.gz ...what else could be?or maybe .tar.bz2..
__________________
Linux For Ever!
stathisx is offline  
Old 03-11-2008   #9 (permalink)
Just Joined!
 
Join Date: Jan 2008
Posts: 1
i had the same problem. what i did was i renamed the file <filename>.tar (i took off the .gz) and then entered "tar xf <filename>.tar" and it worked fine.
aviationant is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 10:50 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2