Re: Issue with new bundler and git dependencies

2010-08-06 Thread chris
Guess it's an "official" issue nowadays: 
http://docs.heroku.com/bundler100rc2-git

On Aug 6, 2:34 pm, chris  wrote:
> I have the same issue, if it makes you feel better.
>
> Packaging as a gem will fix the problem, but I've submitted a support
> ticket to get a better answer. Will keep you updated...
>
> On Aug 5, 4:22 pm, Nat Budin  wrote:
>
> > First of all, thanks for updating Bundler to 1.0.0.rc.2!
>
> > I ran into an issue deploying my project using the new Bundler.  I'd
> > been using a git dependency in the Gemfile, and the post-receive hook
> > seemed to check this out from github just fine, but when I tried to
> > actually start the app, it claimed that the dependency wasn't checked
> > out, specifically:
>
> > /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.2/lib/bundler/
> > source.rb:552:in `load_spec_files':http://github.com/nbudin/castronaut.git
> > (at master) is not checked out. Please run `bundle install`
> > (Bundler::PathError)
>
> > Anything to do about this?  For now I'm attempting to work around it
> > by packaging it up as a gem.
>
> > Thanks,
> > Nat
>
>

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



Re: Issue with new bundler and git dependencies

2010-08-06 Thread chris
I have the same issue, if it makes you feel better.

Packaging as a gem will fix the problem, but I've submitted a support
ticket to get a better answer. Will keep you updated...

On Aug 5, 4:22 pm, Nat Budin  wrote:
> First of all, thanks for updating Bundler to 1.0.0.rc.2!
>
> I ran into an issue deploying my project using the new Bundler.  I'd
> been using a git dependency in the Gemfile, and the post-receive hook
> seemed to check this out from github just fine, but when I tried to
> actually start the app, it claimed that the dependency wasn't checked
> out, specifically:
>
> /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.2/lib/bundler/
> source.rb:552:in `load_spec_files':http://github.com/nbudin/castronaut.git
> (at master) is not checked out. Please run `bundle install`
> (Bundler::PathError)
>
> Anything to do about this?  For now I'm attempting to work around it
> by packaging it up as a gem.
>
> Thanks,
> Nat

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