gem update - Doing multiple updates?

J

John T.

I just did a gem update to update to the latest Rails (2.1), and I
noticed that the update command looks like it updated the same gems
multiple times: (on WinXP - not my normal system)

Updating installed gems
Bulk updating Gem source index for: http://gems.rubyforge.org/
Updating actionmailer
Bulk updating Gem source index for: http://gems.rubyforge.org/
Successfully installed activesupport-2.1.0
Successfully installed actionpack-2.1.0
Successfully installed actionmailer-2.1.0
Updating activerecord
Successfully installed activesupport-2.1.0
Successfully installed actionpack-2.1.0
Successfully installed actionmailer-2.1.0
Successfully installed activerecord-2.1.0
Updating activeresource
Successfully installed activesupport-2.1.0
Successfully installed actionpack-2.1.0
Successfully installed actionmailer-2.1.0
Successfully installed activerecord-2.1.0
Successfully installed activeresource-2.1.0
Updating net-scp
Successfully installed activesupport-2.1.0
Successfully installed actionpack-2.1.0
Successfully installed actionmailer-2.1.0
Successfully installed activerecord-2.1.0
Successfully installed activeresource-2.1.0
Successfully installed net-ssh-2.0.2
Successfully installed net-scp-1.0.1
Updating net-sftp
Successfully installed activesupport-2.1.0
Successfully installed actionpack-2.1.0
Successfully installed actionmailer-2.1.0
Successfully installed activerecord-2.1.0
Successfully installed activeresource-2.1.0
Successfully installed net-ssh-2.0.2
Successfully installed net-scp-1.0.1
Successfully installed net-sftp-2.0.1
Updating rails
Successfully installed activesupport-2.1.0
Successfully installed actionpack-2.1.0
Successfully installed actionmailer-2.1.0
Successfully installed activerecord-2.1.0
Successfully installed activeresource-2.1.0
Successfully installed net-ssh-2.0.2
Successfully installed net-scp-1.0.1
Successfully installed net-sftp-2.0.1
Successfully installed rails-2.1.0
Updating sqlite3-ruby
Successfully installed activesupport-2.1.0
Successfully installed actionpack-2.1.0
Successfully installed actionmailer-2.1.0
Successfully installed activerecord-2.1.0
Successfully installed activeresource-2.1.0
Successfully installed net-ssh-2.0.2
Successfully installed net-scp-1.0.1
Successfully installed net-sftp-2.0.1
Successfully installed rails-2.1.0
Successfully installed sqlite3-ruby-1.2.2-x86-mswin32
Updating tzinfo
Successfully installed activesupport-2.1.0
Successfully installed actionpack-2.1.0
Successfully installed actionmailer-2.1.0
Successfully installed activerecord-2.1.0
Successfully installed activeresource-2.1.0
Successfully installed net-ssh-2.0.2
Successfully installed net-scp-1.0.1
Successfully installed net-sftp-2.0.1
Successfully installed rails-2.1.0
Successfully installed sqlite3-ruby-1.2.2-x86-mswin32
Successfully installed tzinfo-0.3.9
Updating windows-pr
Successfully installed activesupport-2.1.0
Successfully installed actionpack-2.1.0
Successfully installed actionmailer-2.1.0
Successfully installed activerecord-2.1.0
Successfully installed activeresource-2.1.0
Successfully installed net-ssh-2.0.2
Successfully installed net-scp-1.0.1
Successfully installed net-sftp-2.0.1
Successfully installed rails-2.1.0
Successfully installed sqlite3-ruby-1.2.2-x86-mswin32
Successfully installed tzinfo-0.3.9
Successfully installed windows-pr-0.8.5
Gems updated: activesupport, actionpack, actionmailer, activesupport,
actionpack
, actionmailer, activerecord, activesupport, actionpack, actionmailer,
activerec
ord, activeresource, activesupport, actionpack, actionmailer,
activerecord, acti
veresource, net-ssh, net-scp, activesupport, actionpack, actionmailer,
activerec
ord, activeresource, net-ssh, net-scp, net-sftp, activesupport,
actionpack, acti
onmailer, activerecord, activeresource, net-ssh, net-scp, net-sftp,
rails, activ
esupport, actionpack, actionmailer, activerecord, activeresource,
net-ssh, net-s
cp, net-sftp, rails, sqlite3-ruby, activesupport, actionpack,
actionmailer, acti
verecord, activeresource, net-ssh, net-scp, net-sftp, rails,
sqlite3-ruby, tzinf
o, activesupport, actionpack, actionmailer, activerecord,
activeresource, net-ss
h, net-scp, net-sftp, rails, sqlite3-ruby, tzinfo, windows-pr
 
O

Oscar Del Ben

[Note: parts of this message were removed to make it a legal post.]

The same happened to me on mac osx 10.5.3
 
J

John T.

Oscar said:
The same happened to me on mac osx 10.5.3

I have noticed that it's been doing this type of duplicate updating for
the past several 'gem update's I've done. Possibly something in the
latest gem (1.1.1)? Not sure.

My gems have been updated successfully, but something's definitely not
quite right.
 
J

John T.

John said:
I have noticed that it's been doing this type of duplicate updating for
the past several 'gem update's I've done. Possibly something in the
latest gem (1.1.1)? Not sure.

My gems have been updated successfully, but something's definitely not
quite right.

Yep. Just updated my MacBook Pro (OS X 10.5.3) and it did the same
thing.

Odd, no?
 
C

Clifford Heath

John said:

It looks to me like it's installing all dependencies of each
gem, even if a previous gem required the same dependency.

Clifford Heath.
 

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

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top