Some gems seem to be missing from your vendor/cache directory.

1,027 views
Skip to first unread message

J.P

unread,
Dec 17, 2011, 10:37:00 PM12/17/11
to Capistrano
I am trying to deploy a rails 3.1.3 on latest ubuntu. I am getting
this error.

Some gems seem to be missing from your vendor/cache directory.
Could not find libv8-3.3.10.4 in any of the sources

How can i correct it?


jay parteek

unread,
Dec 17, 2011, 11:08:29 PM12/17/11
to Capistrano
I think Running the same bundle install command on the server would seem to work fine as explained here http://liten.be//xuZEA

But i couldn't finish deploy:cold , so I don't have repository on the server. 

Donovan Bray

unread,
Dec 18, 2011, 12:26:57 AM12/18/11
to capis...@googlegroups.com
It's probably a gem that needs a development library to compile

Do an

Aptitude search libv and see if there's a -dev version you can install

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

jay parteek

unread,
Dec 18, 2011, 1:14:06 AM12/18/11
to capis...@googlegroups.com
Solved: 

I first installed rails and then i installed libv8.  
Reply all
Reply to author
Forward
0 new messages