Project

General

Profile

Actions

Defect #8087

closed

Upgrade to v-1.1.2 mirgation task raises warnings

Added by James Byrne about 13 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-04-06
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

. . . Updated to revision 5352. # rake db:migrate RAILS_ENV=production (in /var/data/pas-redmine) config.gem: Unpacked gem i18n-0.4.2 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this. . . . == AddIndexToUsersType: migrated (0.1762s) =================================== # rake gems:refresh_specs (in /var/data/pas-redmine) rake aborted! undefined method `installed_source_index' for #<Gem::SourceIndex:0xb7f29b3c> (See full trace by running task with --trace)
Actions #1

Updated by Etienne Massip about 13 years ago

What's the result with --trace ?

Actions #2

Updated by James Byrne about 13 years ago

# rake gems:refresh_specs --trace
(in /var/data/pas-redmine)
** Invoke gems:refresh_specs (first_time)
** Execute gems:refresh_specs
rake aborted!
undefined method `installed_source_index' for #<Gem::SourceIndex:0xb7ee8b28>
/usr/local/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/rails/gem_dependency.rb:226:in `refresh'
/usr/local/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/tasks/gems.rake:53
/usr/local/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/tasks/gems.rake:53:in `each'
/usr/local/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/tasks/gems.rake:53
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/usr/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
/usr/local/bin/rake:19:in `load'
/usr/local/bin/rake:19

Actions #3

Updated by James Byrne about 13 years ago

BTW: I get the same results with both gem-1.62 and gem-1.7.2

Actions #4

Updated by Etienne Massip about 13 years ago

Redmine 1.1.2 supports Rails 2.3.5 which does not support RubyGems >= 1.5 ; see RedmineInstall.

You should downgrade RubyGems.

Actions #5

Updated by Etienne Massip about 13 years ago

And you should give your gem list, see SubmittingBugs.

Actions #6

Updated by Toshi MARUYAMA about 10 years ago

  • Status changed from New to Closed

Too old.

Actions

Also available in: Atom PDF