Problem with RubyGems

A

Alex Nedelcu

Hi,

I have a problem with RubyGems. It doesn't matter what I try to install
with, it freezez.

Particulary I tried to execute:
gem install rails --include-dependencies

but the command freezez at the following message:
"Updating Gem source index for: http://gems.rubyforge.org"

I think there is an internet connection problem. I disabled any
firewalls that were runing, but still the command freezez and there is
absolutelly no internet activity coming from it.

I am running Ruby 1.8.2 and RubyGems 0.8.10 on WinXP Home Edition.

Please help,
Thank you
 
A

Anatol Pomozov

Hi.=20

I have absolutely the same problem (on WinXP). Gem process freezes and
downloads something from internet. And it is drive my crazy. So now I
download gems from rubyforge.net side by hands :(

I will be thankful to everyone who tell me how to solve this problem.=20

Hi,
=20
I have a problem with RubyGems. It doesn't matter what I try to install
with, it freezez.
=20
Particulary I tried to execute:
gem install rails --include-dependencies
=20
but the command freezez at the following message:
"Updating Gem source index for: http://gems.rubyforge.org"
=20
I think there is an internet connection problem. I disabled any
firewalls that were runing, but still the command freezez and there is
absolutelly no internet activity coming from it.
=20
I am running Ruby 1.8.2 and RubyGems 0.8.10 on WinXP Home Edition.
=20
Please help,
Thank you
=20
=20
=20


--=20
anatol
 
A

Anatol Pomozov

Sorry I have misunderstood you a little.=20

You have said that gem have no internet activity.=20
In my case gem download something from gems.rubyforge.org with a very
slow speed. It is definitely not a network lags. I tried to wait for
completion of 'gem install rails' but after 30 minutes of running I
have no results, just "Updating Gem source index for:
http://gems.rubyforge.org" (for this time gem downloads ~4Megs)

Whats wrong here?

Hi.
=20
I have absolutely the same problem (on WinXP). Gem process freezes and
downloads something from internet. And it is drive my crazy. So now I
download gems from rubyforge.net side by hands :(
=20
I will be thankful to everyone who tell me how to solve this problem.
=20

=20
=20


--=20
anatol
 
A

Alex Nedelcu

No, I think it is the same problem.

Well, when I install some new gem I don't mind downloading it manually,
but the command "gem update" it is really usefull and it sucks that it
doesn't work.
 
A

Alexandru Popescu

#: Alex Nedelcu changed the world a bit at a time by saying on 8/22/2005 11:41 AM :#
No, I think it is the same problem.

Well, when I install some new gem I don't mind downloading it manually,
but the command "gem update" it is really usefull and it sucks that it
doesn't work.

Are you 2 behind a proxy? (I had the same problem while trying to do gem install -remote in my co
which is behind a proxy). I don't know why this is the reason, just a wild guess.

:alex |.::the_mindstorm::.|
 
L

Lothar Scholz

Hello Anatol,

AP> Hi.

AP> I have absolutely the same problem (on WinXP). Gem process freezes and
AP> downloads something from internet. And it is drive my crazy. So now I
AP> download gems from rubyforge.net side by hands :(

Sorry 0.8.10 was absolute crap. An index update could download upto 80 MB from a
complete bandwidth overloaded website. Upgrade to the new RubyGems
version, which is a little bit better, but it still has a problem with
the update speed.
 
A

Alex Nedelcu

Thank you but that wasn't it.

I upgraded to 0.8.11 and nothing happened.

But I found the problem (I am posting it for others to see it):

I used ZoneAlarm as my firewall and even though I stopped it before I
executed gems apparently it still had been running some process in
background preventing gems from executing. So I had to uninstall
ZoneAlarm in order for gems to work.

Since ZoneAlarm is a popular firewall, maybe this behaviour should be
documented on the RubyGems website, no ?
 
A

Amit Rao

Alex,
This could be a problem because of 3rd party winsock components
installed on your machine.This is possible if you use some kind of VPN
software.

I was facing the same problem and one of the messages on this list
went into details.
Search for "RubyGems or any HTTP on XP NOT working" on ruby-talk...

I uninstalled the component and now I dont face any problems..=20

hope this helps

Thanks,
Amit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top