Displaying 4 results from an estimated 4 matches for "crcerror".
Did you mean:
orcerror
2006 Jan 03
11
CRC error installing rails
...install rails --include-dependencies
Attempting local installation of ''rails''
Local gem file not found: rails*.gem
Attempting remote installation of ''rails''
Updating Gem source index for: http://gems.rubyforge.org
ERROR: While executing gem ... (Zlib::GzipFile::CRCError)
invalid compressed data -- crc error
In searching list archives, etc, someone suggested it might
be an issue with i386 vs x86_64 zlib, but the presence of
the i386 zlib (and it''s -devel package) makes no difference
in the error generated.
Also, pulling down the .gem file and trying...
2006 Apr 01
0
invalid compressed data -- crc error
...39;'ve got this error typing: gem install rails
Attempting local installation of ''rails''
Local gem file not found: rails*.gem
Attempting remote installation of ''rails''
Install required dependency rake? [Yn] Y
ERROR: While executing gem ... (Zlib::GzipFile::CRCError)
invalid compressed data -- crc error
Any ideas ? I searched a lot over Google and this mailing list
but nothing interesting..
Thanks in advance
Seb
2008 Jun 27
0
gem install rails issue CRC error
...l be removed
INFO: use --ignore-dependencies to install only the gems you list
connection reset after 2 requests, retrying
Missing metadata for 14022 gems
Bulk updating Gem source index for: http://gems.rubyforge.org/
Installing gem actionpack-2.1.0
ERROR: While executing gem ... (Zlib::GzipFile::CRCError)
invalid compressed data -- crc error
/usr/local/lib/ruby/site_ruby/1.8/rubygems/package/tar_input.rb:55:in
`close''
/usr/local/lib/ruby/site_ruby/1.8/rubygems/package/tar_input.rb:55:in
`initialize''
/usr/local/lib/ruby/site_ruby/1.8/rubygems/package/tar...
2008 Apr 04
2
can't install rails. gem zlib crc error
...gem, i''m getting this zlib crc error:
root@co2:~# gem install rails --include-dependencies --verbose --
backtrace
INFO: `gem install -y` is now default and will be removed
INFO: use --ignore-dependencies to install only the gems you list
ERROR: While executing gem ... (Zlib::GzipFile::CRCError)
invalid compressed data -- crc error
/usr/local/lib/ruby/site_ruby/1.8/rubygems/package.rb:508:in `close''
/usr/local/lib/ruby/site_ruby/1.8/rubygems/package.rb:508:in
`initialize''
/usr/local/lib/ruby/site_ruby/1.8/rubygems/package.rb:445:in
`each_entry''
/usr/loca...