Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run_migrations.rb #485

Open
skoh5 opened this issue Feb 14, 2014 · 1 comment
Open

run_migrations.rb #485

skoh5 opened this issue Feb 14, 2014 · 1 comment

Comments

@skoh5
Copy link

skoh5 commented Feb 14, 2014

I install Barkeep manually.
When I executed run_migrations.rb, error occurred.

My environment is
$ ruby -version
ruby 2.0.0p353 (2013-11-22) [x86_64-linux]

$ bundle exec sequel --version
sequel 4.7.0

What's wrong?

./script/run_migrations.rb
Warning: using Pathological, but no Pathfile was found.
migrations/20120324162814_delete_old_demo_user.rb:3:in require': cannot load such file -- migrations/migration_helper.rb (LoadError) from migrations/20120324162814_delete_old_demo_user.rb:3:in<top (required)>'
from /usr/local/lib/ruby/gems/2.0.0/gems/sequel-4.7.0/lib/sequel/extensions/migration.rb:711:in load' from /usr/local/lib/ruby/gems/2.0.0/gems/sequel-4.7.0/lib/sequel/extensions/migration.rb:711:inblock in get_migration_tuples'
from /usr/local/lib/ruby/gems/2.0.0/gems/sequel-4.7.0/lib/sequel/extensions/migration.rb:697:in each' from /usr/local/lib/ruby/gems/2.0.0/gems/sequel-4.7.0/lib/sequel/extensions/migration.rb:697:inget_migration_tuples'
from /usr/local/lib/ruby/gems/2.0.0/gems/sequel-4.7.0/lib/sequel/extensions/migration.rb:634:in initialize' from /usr/local/lib/ruby/gems/2.0.0/gems/sequel-4.7.0/lib/sequel/extensions/migration.rb:390:innew'
from /usr/local/lib/ruby/gems/2.0.0/gems/sequel-4.7.0/lib/sequel/extensions/migration.rb:390:in run' from /usr/local/lib/ruby/gems/2.0.0/gems/sequel-4.7.0/lib/sequel/extensions/migration.rb:361:inapply'
from /usr/local/lib/ruby/gems/2.0.0/gems/sequel-4.7.0/bin/sequel:146:in <top (required)>' from /usr/local/bin/sequel:23:inload'
from /usr/local/bin/sequel:23:in `

'

@Aeon
Copy link

Aeon commented May 13, 2014

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants