I get the same problem when trying to run with a custom group in the
BUNDLE_WITHOUT configuration variable. My workaround at this time is
to remove the extra group from my Gemfile and put it under the test
group. This is suboptimal, but works for now.

On Sep 16, 7:27 am, thierry henrio <[email protected]> wrote:
> Hello, looks like BUNDLE_WITHOUT config var has no effect on cedar
>
> ~/tmp/conference-app [heroku]$ bundle --version
> Bundler version 1.1.pre.8
>
> ~/tmp/conference-app [heroku]$ heroku config --long
> BUNDLE_WITHOUT => development:test:cucumber
>
> on heroku
>
> -----> Installing dependencies using Bundler version 1.1.pre.8
>        Running: bundle install *--without development:test* --path
> vendor/bundle --deployment
> ...
>        Installing ZenTest (4.6.2) Unfortunately, a fatal error has occurred.
> Please report this error to the Bundler issue tracker 
> athttps://github.com/carlhuda/bundler/issuesso that we can fix it. Thanks!
>
> locally, bundle --without development:test:cucumber does not install
> ZenTest, nor BUNDLE_WITHOUT=development:test:cucumber bundle install
>
> It looks like I'm not the first one to face this problem and I failed to
> find a solution at this time
> ?, Thierry

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to