[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

gem update - Doing multiple updates?

John T.

6/2/2008 12:54:00 PM

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.ruby...
Updating actionmailer
Bulk updating Gem source index for: http://gems.ruby...
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
--
Posted via http://www.ruby-....

5 Answers

Oscar Del Ben

6/2/2008 1:01:00 PM

0

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

The same happened to me on mac osx 10.5.3
2008/6/2, John T. <johnts@charter.net>:
>
> 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.ruby...
> Updating actionmailer
> Bulk updating Gem source index for: http://gems.ruby...
> 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
>
> --
> Posted via http://www.ruby-....
>
>

John T.

6/2/2008 1:10:00 PM

0

Oscar Del ben wrote:
> 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.
--
Posted via http://www.ruby-....

John T.

6/2/2008 11:12:00 PM

0

John T. wrote:
> Oscar Del ben wrote:
>> 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.

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

Odd, no?
--
Posted via http://www.ruby-....

Clifford Heath

6/3/2008 12:49:00 AM

0

John T. wrote:
> Odd, no?

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

Clifford Heath.

Eric Hodel

6/5/2008 4:42:00 AM

0

On Jun 2, 2008, at 05:53 AM, John T. wrote:

> 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)


Fixed:

http://rubyforge.org/tracker/?func=detail&atid=575&aid=19444&gr...