Bundler08 on appengine-jruby

56 views
Skip to first unread message

Tim

unread,
Jan 14, 2011, 3:11:28 PM1/14/11
to ruby-bundler
Hi,

I'm using the google-appengine to deploy a sinatra app on GAE, which
depends on bundler08. Everything was running smooth until I had to
reinstall everything (which included doing a 'gem update --system')
after my mac had a serious drive error.

Now, whenever I run 'appcfg.rb generate_app .', the command which
bundles my gems and generates my app, I get:

=> Bundling gems
ERROR: While executing gem ... (RuntimeError)
Unknown command bundle

I'm wondering if there is a possibility that bundler08 is incompatible
with gem version 1.4.2?

My Gemfile:
# Critical default settings:
disable_system_gems
disable_rubygems
bundle_path ".gems/bundler_gems"
# List gems to bundle here:
gem 'appengine-rack'
gem 'sinatra'
gem 'dm-core'
gem 'dm-appengine'

John Woodell

unread,
Jan 14, 2011, 3:20:37 PM1/14/11
to ruby-b...@googlegroups.com
we are stuck with bundler08 until bundler supports the --standalone flag
Reply all
Reply to author
Forward
0 new messages