similar to: Zlib::BufError on gem update

Displaying 20 results from an estimated 60000 matches similar to: "Zlib::BufError on gem update"

2005 Dec 16
1
Gem update error (Zlib::BufError)
Hi, I''ve just run the usual gem update --include-dependencies in order to update to 1.0 and I get the following error: Upgrading installed gems... Attempting remote upgrade of actionwebservice Attempting remote installation of ''actionwebservice'' ERROR: While executing gem ... (Zlib::BufError) buffer error Subsequent attempts gives me the same error. Can anyone
2007 Jan 20
0
actionrecord gem update produces Zlib::BufError
OS = MS-WinXPproSP2 with hotfixes up to date Dialogue: ---> C:\>gem update Updating installed gems... Bulk updating Gem source index for: http://gems.rubyforge.org Attempting remote update of actionmailer Install required dependency actionpack? [Yn] y Successfully installed actionmailer-1.3.1 Successfully installed actionpack-1.13.1 Installing ri documentation for actionmailer-1.3.1...
2006 Aug 10
1
unable to upgrade to 1.1.5 (Win) gem error
Hello, With XP and behind a proxy, network gem install is broken since i''ve upgraded to Ruby 1.8.4 and Ruby Gems 0.9.0. rem : Old Ruby 1.8.2 & gem 0.8.x still working.. [c:\temp\gem\rails115]gem update rails --include-dependencies -p "http://damnedproxy.local:8080" --debug Exception `Errno::ENOENT'' at C:/RUBY184/lib/ruby/site_ruby/1.8/rubygems/config_file.rb:50 -
2007 Sep 03
1
Problem installing RMagick gem
Hi, I have problems installing problem installing the RMagick gem. My environment: - winXP - instantrails 1.4 - installed ImageMagick-6.3.0-7-Q8-windows-dll.exe I have problems installing the gem: cmd I''m running: gem install rmagick --local --debug Error: Exception `Errno::ENOENT'' at F:/InstantRails/ruby/lib/ruby/site_ruby/ 1.8/rubygems/config_file.rb:50 - No such file or
2007 Dec 07
7
activerecord 2.0.1 gem
I have tried to install activerecord 2.0.1 both through gem update and by manually downloading it and doing gem install. They both fail with MANUAL: C:\DRC\ruby>gem install activerecord-2.0.1 ERROR: Error installing gem activerecord-2.0.1[.gem]: buffer error REMOTE: R:\workzone\dwell-aware\trunk>gem update --source http://gems.rubyonrails.com Updating installed gems... Attempting remote
2007 Dec 09
0
Windows, Rails2.0, Zlib::BufError or Mongrel crash with rubygems update --system
(this will be a bit off topic, but in my opinion important info for Windows users) Hope i get your attention before running "gem update --system" on win32, as the 0.9.5 version of rubygems caused me some problems I have done what I could to gather the information and write what worked for me: Rails 2.0, gem install, Windows => Mongrel Trouble
2007 Nov 08
0
Facets GEM Install on Windows
I keep getting this error when trying to : gem install facets C:\projects\rails>gem install facets ERROR: While executing gem ... (Zlib::BufError) buffer error Other gems install fine: C:\projects\rails>gem environment RubyGems Environment: - VERSION: 0.9.4 (0.9.4) - INSTALLATION DIRECTORY: c:/ruby/lib/ruby/gems/1.8 - GEM PATH: - c:/ruby/lib/ruby/gems/1.8 - REMOTE
2007 May 19
3
Capistrano installation error--Zlib buffer error
I''m trying to install Capistrano. When I run gem install Capistrano --include-dependencies, I get the following error: ERROR: While executing gem ... (Zlib::BufError) buffer error Anyone got any ideas what''s causing this and how I can fix it? I''d really like to use Capistrano to deploy my rails app, but I need to install it first.... Thanks, Myron -- Posted
2008 Apr 04
2
can't install rails. gem zlib crc error
hi all i''m trying to install ruby on rails on my debian server. i didn''t use apt-get. i installed everything from source. i used this tutorial (without PD-Admin): http://railswiki.de/Ruby_on_Rails_auf_einem_Debian_Server_installieren now i can''t install rails over gem, i''m getting this zlib crc error: root@co2:~# gem install rails --include-dependencies
2010 Dec 08
1
Help on install act_as_ferret on windows XP
Hi There! Im trying to install act_as ferret on win xp, with this environment: winXP ruby : 1.8.7 rails: 2.3.8 gem list: abstract (1.0.0) actionmailer (3.0.1, 2.3.8, 1.3.3) actionpack (3.0.1, 2.3.8, 2.3.2, 1.13.6, 1.13.3) actionwebservice (1.2.6, 1.2.3) activemodel (3.0.1) activerecord (3.0.1, 2.3.8, 2.3.2, 1.15.6, 1.15.3) activeresource (3.0.1, 2.3.8) activesupport (3.0.1, 2.3.8, 2.3.2, 1.4.4,
2006 Apr 05
0
Segfault installing rails-1.1 gem
This is on Debian stable. {{{ $sudo gem install rails 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 Install required dependency activesupport? [Yn] Install required dependency activerecord? [Yn] Install required dependency
2007 Apr 11
1
error about "gem install mysql -r "?
ruby 1.8.6 (2007-03-13 patchlevel 0) [i486-linux] Rails 1.2.3 ------------------------------------------------------- debian:/home/ror# gem list -l *** LOCAL GEMS *** Service layer for easy email delivery and testing. actionpack (1.13.3) Web-flow and rendering framework putting the VC in MVC. actionwebservice (1.2.3) Web service support for Action Pack. activerecord (1.15.3)
2006 Mar 11
2
Problems building mysql gem
Hi, I?m having problems building and installing the mysql gem on a Fedora Core 4 (Linux) server. # gem install mysql Attempting local installation of ''mysql'' Local gem file not found: mysql*.gem Attempting remote installation of ''mysql'' Building native extensions. This could take a while... can''t find header files for ruby. ERROR: While executing
2006 Jun 17
1
gem install mysql - problem
Hi all, I run into a problem whilst installing the mysql gem on a debian box and not sure what I need to do. Cheers, Paul root@a:/tmp# gem install mysql Attempting local installation of ''mysql'' Local gem file not found: mysql*.gem Attempting remote installation of ''mysql'' Select which gem to install for your platform (i386-linux) 1. mysql 2.7.2006.05.10
2009 Jan 03
6
Error message when installing rails
After I entered the command "gem install rails --include-dependencies" for a while, an error message "ERROR: while executing gem... (Zlib::BufError) buffer error". How can I fix this problem? I am new to rails and I hope I can get some help here. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google
2010 Mar 24
3
How to include a ruby gem environment.rb file?
I''m doing a Web Service Based on a page I found (http://blog.complitech.net/web-services-basics-ruby-on-rails/) using the rails version 2.3.4, the web service is already working, but when working on a version Previous: RAILS_GEM_VERSION = ''2 .0.2 ''unless defined? RAILS_GEM_VERSION I can not run the service. On the previous page, there''s a part that says: 3)
2009 Jan 20
0
Zlib error
Hi, After installing the rubygems 1.3.1, I face the following issues while installing new gems. Error: arun@mysystem:~/Desktop$ sudo gem install ip2country-0.0.2.gem ERROR: While executing gem ... (Zlib::GzipFile::Error) not in gzip format My Environment: OS - ubuntu 8.04 - the Hardy Heron version. Ruby - ruby 1.8.6 (2007-09-24 patchlevel 111) [i486-linux] RubyGems Environment:
2006 Aug 09
10
Is there QA on Rails gem releases?
The ActionMailer/ActionPack gem release is still screwed up. Does someone test the gem releases to ensure that they work? Just an idea. Wes -- Posted via http://www.ruby-forum.com/.
2006 Aug 09
0
Rails security update
I see there is a mandatory security update out for rails today (http://tinyurl.com/lvqjs), but I cannot get it to install on XP. Anyone having a similar experience? C:\ruby\bin>gem install rubyzip Attempting local installation of ''rubyzip'' Local gem file not found: rubyzip*.gem Attempting remote installation of ''rubyzip'' Successfully installed rubyzip-0.9.1
2006 Mar 17
0
Installed Gems on godaddy.com
Hi, is there a core list of gems that one needs to install in a production environment? Anyways, here''s a current list of installed gems on godaddy.com: Gems *actionmailer 1.0.1* [www] <http://www.rubyonrails.org/> - depends on actionpack <http://www.situationman.com/_h_admin_/gems.html#actionpack>. Service layer for easy email delivery and testing. *actionmailer 1.1.5*