not in gzip format error
Posted
by Ravindra
on Stack Overflow
See other posts from Stack Overflow
or by Ravindra
Published on 2010-06-17T05:46:02Z
Indexed on
2010/06/17
7:23 UTC
Read the original article
Hit count: 193
while installing any Gem or doing any listing of gem gzip related error comes as shown below:-
C:\Documents and Settings\gangunra>gem install rhosync -v 2.0.0.beta7 --pre ERROR: While executing gem ... (Zlib::GzipFile::Error) not in gzip format
C:\Documents and Settings\gangunra>gem list rails -r
* REMOTE GEMS *
ERROR: While executing gem ... (Zlib::GzipFile::Error) not in gzip format
Please help me out how to reslove this
© Stack Overflow or respective owner