"Zlib::GzipFile::CRCError crc error" when install gem packages.
- by dexterdeng
[root@blanee local_cache]# gem install dm-core-0.9.11.gem
ERROR: While executing gem ... (Zlib::GzipFile::CRCError)
invalid compressed data -- crc error
[root@blanee local_cache]# gem install ParseTree-3.0.5.gem
ERROR: While executing gem ... (Zlib::GzipFile::CRCError)
invalid compressed data -- crc error
I have a lot gem packages to…