On Jun 23, 2008, at 13:19 , Eric Hodel wrote:

On Jun 23, 2008, at 08:21 AM, Neil Wilson wrote:
Since the release of 1.2.0 gem v.1.1.1 is constantly bulk updating on
every command, with gem install bulk updating twice.

This was reported before 1.2 was released and may be related to having multiple sources.

or cache/permission issues. I had 100% bulk updates for a few weeks and it went away. At the very least, try resetting stuff back to the basics:

sudo gem sources -c
sudo gem sources -l # to list every source you have
sudo gem -r uri # remove every one but rubyforge.org

_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to