#162 ✓wontfix
Orlin

heroku rake db:migrate --trace

Reported by Orlin | May 21st, 2009 @ 01:37 PM

(in /disk1/home/slugs/16638_36de0a9_24bd/mnt)
** Invoke db:migrate (first_time)
** Execute db:migrate
rake aborted!
no such file to load -- do_postgres
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
/home/slugs/16638_36de0a9_24bd/mnt/.gems/gems/dm-core-0.9.11/lib/dm-core/adapters/postgres_adapter.rb:2
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
/home/slugs/16638_36de0a9_24bd/mnt/.gems/gems/dm-core-0.9.11/lib/dm-core.rb:146:in `setup'
/home/slugs/16638_36de0a9_24bd/mnt/.gems/gems/integrity-0.1.9.3/lib/integrity.rb:40:in `new'
/disk1/home/slugs/16638_36de0a9_24bd/mnt/integrity-config.rb:14
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
/disk1/home/slugs/16638_36de0a9_24bd/mnt/Rakefile:3
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:617:in `call'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:617:in `execute'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:612:in `each'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:612:in `execute'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:578: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.4/lib/rake.rb:571:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:564:in `invoke'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:2027:in `invoke_task'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:2005:in `top_level'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:2005:in `each'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:2005:in `top_level'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:2044:in `standard_exception_handling'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:1999:in `top_level'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:1977:in `run'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:2044:in `standard_exception_handling'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:1974:in `run'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.4/bin/rake:31
/usr/local/bin/rake:19:in `load'
/usr/local/bin/rake:19

Comments and changes to this ticket

  • invalidsusrname

    invalidsusrname May 24th, 2009 @ 08:13 PM

    one way to get around this problem was to specify the data_objects version in integrity-config.rb file:

    Try adding this to the top:

    gem 'data_objects', '=0.9.11'
    require 'data_objects'
    require "rubygems"

    gem "integrity"
    require "integrity"

  • Orlin

    Orlin May 25th, 2009 @ 03:39 PM

    This worked out. Thanks!

  • Joseph Hsu

    Joseph Hsu July 17th, 2009 @ 11:48 PM

    Hey I did this to get Integrity to work, but when I set up a simple sinatra app and tried to build it I got the same error:

    rake aborted! no such file to load -- do_postgres ...

  • Simon Rozet

    Simon Rozet October 21st, 2009 @ 08:22 PM

    • State changed from “new” to “wontfix”

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Automated continuous integration server that doesn't suck.

Shared Ticket Bins

Pages