Thank you Ed,

So it is probably because i put gems into vendor/cache.

It gets my app into a weird state.

Even if I change the Gemfile and Gemfile.lock to point to rake 0.9.2, it still 
complains about 0.9.2.2 not being referenced correctly.

Looks like a bundle —deployment gone bad.


I'll hack on this some more tonight.

—Keenan  


On Wednesday, April 11, 2012 at 9:49 AM, Ed Jones wrote:

> Sorry: No gems in my vendor directory.
>  
>  
> On Apr 11, 9:48 am, Ed Jones <ed.jo...@gmail.com (http://gmail.com)> wrote:
> > And no gems in my gem directory
> >  
> > On Apr 11, 9:44 am, Ed Jones <ed.jo...@gmail.com (http://gmail.com)> wrote:
> >  
> >  
> >  
> >  
> >  
> >  
> >  
> > > Yes, I just pushed a 3.2.2 app. However, it just said "Using rake
> > > (0.9.2.2)", so if your issue is installing rake, this may not prove
> > > anything.
> > >  
> >  
> >  
> > > On Apr 11, 9:19 am, Keenan Brock <kee...@thebrocks.net 
> > > (http://thebrocks.net)> wrote:
> >  
> > > > Hi all,
> >  
> > > > Is anyone able to deploy to cedar?
> >  
> > > > I'm on a mac Lion, 1.9.2, rails 3.2.3
> >  
> > > > Last night it was giving me grief on my Gemfile being modified and that 
> > > > I needed to bundle install to update Gemfile.lock.
> >  
> > > > Today, it is saying it can not find the rake gem.
> >  
> > > > I even dropped my app and recreated it. Of course since I can't deploy, 
> > > > it isn't yet "created" yet.
> >  
> > > > $ git push heroku master
> > > > Counting objects: 540, done.
> > > > Delta compression using up to 4 threads.
> > > > Compressing objects: 100% (248/248), done.
> > > > Writing objects: 100% (540/540), 90.72 KiB, done.
> > > > Total 540 (delta 294), reused 477 (delta 255)
> > > >  
> > >  
> >  
> >  
> > > > -----> Heroku receiving push
> > > > -----> Ruby/Rails app detected
> > > > -----> Installing dependencies using Bundler version 1.1.2
> > > >        Running: bundle install --without development:test --path 
> > > > vendor/bundle --binstubs bin/ --deployment
> > > >        Some gems seem to be missing from your vendor/cache directory.
> > > >        Could not find rake-0.9.2.2 in any of the sources
> > > >  !
> > > >  !     Failed to install gems via Bundler.
> > > >  !
> > > >  !     Heroku push rejected, failed to compile Ruby/rails app
> > > >  
> > >  
> >  
> >  
> > > > To g...@heroku.com (http://heroku.com):farm.git
> > > >  ! [remote rejected] master -> master (pre-receive hook declined)
> > > > error: failed to push some refs to '...@heroku.com 
> > > > (http://heroku.com):farm.git'
> > > >  
> > >  
> >  
> >  
> > > > $ git ls-files vendor/cache/rake-0.9.2.2.gem
> > > > vendor/cache/rake-0.9.2.2.gem
> > > >  
> > >  
> >  
> >  
> > > > A simple, "works for me" would be great.
> >  
> > > > Thanks,
> > > > Keenan
> > > >  
> > >  
> >  
> >  
>  
>  
> --  
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to heroku@googlegroups.com 
> (mailto:heroku@googlegroups.com).
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com 
> (mailto:heroku+unsubscr...@googlegroups.com).
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
>  
>  


-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@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.

Reply via email to