I tried creating a staging server straight from a new rails app and got this error
** [out ::
production.realtycheck.ph] Gem files will remain installed in /mnt/RealtyCheck-production/shared/bundle/ruby/1.9.1/gems/sqlite3-1.3.7 for inspection.
** [out ::
production.realtycheck.ph] Results logged to /mnt/RealtyCheck-production/shared/bundle/ruby/1.9.1/gems/sqlite3-1.3.7/ext/sqlite3/gem_make.out
command finished in 52970ms
failed: "/bin/bash -l -c 'cd /mnt/RealtyCheck-production/releases/20130407094434 && bundle install --gemfile /mnt/RealtyCheck-production/releases/20130407094434/Gemfile --path /mnt/RealtyCheck-production/shared/bundle --deployment --quiet --without development test staging'" on
production.realtycheck.ph
On Saturday, April 6, 2013 3:23:11 PM UTC+8, Francis Sevilla wrote: