berk / tr8n

This repository has moved to:
https://github.com/tr8n/tr8n
MIT License
280 stars 37 forks source link

Multiple migrations have the name AddRemoteIdToTr8nTranslators #58

Closed gm100861 closed 2 years ago

gm100861 commented 11 years ago

rake db:migrate error [root@centos100 tr8n_server]# rake db:migrate rake aborted! Multiple migrations have the name AddRemoteIdToTr8nTranslators

Tasks: TOP => db:migrate (See full trace by running task with --trace) [root@centos100 tr8n_server]# rake db:migrate --trace * Invoke db:migrate (first_time) * Invoke environment (first_time) * Execute environment * Invoke db:load_config (first_time) * Invoke rails_env (first_time) * Execute rails_env * Execute db:load_config * Execute db:migrate rake aborted! Multiple migrations have the name AddRemoteIdToTr8nTranslators /root/gems/gems/activerecord-3.2.3/lib/active_record/migration.rb:637:in block in migrations' /root/gems/gems/activerecord-3.2.3/lib/active_record/migration.rb:629:inmap' /root/gems/gems/activerecord-3.2.3/lib/active_record/migration.rb:629:in migrations' /root/gems/gems/activerecord-3.2.3/lib/active_record/migration.rb:734:inmigrations' /root/gems/gems/activerecord-3.2.3/lib/active_record/migration.rb:685:in migrate' /root/gems/gems/activerecord-3.2.3/lib/active_record/migration.rb:570:inup' /root/gems/gems/activerecord-3.2.3/lib/active_record/migration.rb:551:in migrate' /root/gems/gems/activerecord-3.2.3/lib/active_record/railties/databases.rake:153:inblock (2 levels) in <top (required)>' /root/gems/gems/rake-0.9.2.2/lib/rake/task.rb:205:in call' /root/gems/gems/rake-0.9.2.2/lib/rake/task.rb:205:inblock in execute' /root/gems/gems/rake-0.9.2.2/lib/rake/task.rb:200:in each' /root/gems/gems/rake-0.9.2.2/lib/rake/task.rb:200:inexecute' /root/gems/gems/rake-0.9.2.2/lib/rake/task.rb:158:in block in invoke_with_call_chain' /usr/local/lib/ruby/1.9.1/monitor.rb:201:inmon_synchronize' /root/gems/gems/rake-0.9.2.2/lib/rake/task.rb:151:in invoke_with_call_chain' /root/gems/gems/rake-0.9.2.2/lib/rake/task.rb:144:ininvoke' /root/gems/gems/rake-0.9.2.2/lib/rake/application.rb:116:in invoke_task' /root/gems/gems/rake-0.9.2.2/lib/rake/application.rb:94:inblock (2 levels) in top_level' /root/gems/gems/rake-0.9.2.2/lib/rake/application.rb:94:in each' /root/gems/gems/rake-0.9.2.2/lib/rake/application.rb:94:inblock in top_level' /root/gems/gems/rake-0.9.2.2/lib/rake/application.rb:133:in standard_exception_handling' /root/gems/gems/rake-0.9.2.2/lib/rake/application.rb:88:intop_level' /root/gems/gems/rake-0.9.2.2/lib/rake/application.rb:66:in block in run' /root/gems/gems/rake-0.9.2.2/lib/rake/application.rb:133:instandard_exception_handling' /root/gems/gems/rake-0.9.2.2/lib/rake/application.rb:63:in run' /root/gems/gems/rake-0.9.2.2/bin/rake:33:in<top (required)>' /usr/local/bin/rake:19:in load' /usr/local/bin/rake:19:in

' Tasks: TOP => db:migrate [root@centos100 tr8n_server]# [root@centos100 tr8n_server]# rails -v Rails 3.2.3

[root@centos100 tr8n_server]# gem list

* LOCAL GEMS *

actionmailer (3.2.3) actionpack (3.2.3) activemodel (3.2.3) activerecord (3.2.3) activeresource (3.2.3) activesupport (3.2.3) arel (3.0.2) bcrypt-ruby (3.0.1) builder (3.0.0) bundle (0.0.1) bundler (1.3.5) coderay (1.0.6) dalli (2.2.1) diff-lcs (1.1.3) erubis (2.7.0) faraday (0.8.4) fssm (0.2.9) hike (1.2.1) i18n (0.6.0) journey (1.0.3) json (1.6.6) kaminari (0.14.1) mail (2.4.4) method_source (0.7.1) mime-types (1.19) money (5.1.0) multi_json (1.2.0) multipart-post (1.1.5) polyglot (0.3.3) pry (0.9.8.4) rack (1.4.1) rack-cache (1.2) rack-ssl (1.3.2) rack-test (0.6.1) rails (3.2.3) railties (3.2.3) rake (0.9.2.2) rdoc (3.12) rr (1.0.4) rspec (2.9.0) rspec-core (2.9.0) rspec-expectations (2.9.1) rspec-mocks (2.9.0) rspec-rails (2.9.0) sass (3.1.15) slop (2.4.4) spork (0.9.0) sprockets (2.1.2) sqlite3 (1.3.5) thor (0.14.6) tilt (1.3.3) treetop (1.4.12) tzinfo (0.3.35) watchr (0.7) will_filter (3.1.9)

[root@centos100 tr8n_server]# ruby -v ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-linux]

somebody can help me? please

gm100861 commented 11 years ago

anyone can help me ???

gm100861 commented 11 years ago

nobody? or this prog is dead?