Re: beanstalk-client gem failes to install

21 views
Skip to first unread message

Mika Mustalahti

unread,
Oct 18, 2012, 7:12:13 PM10/18/12
to beansta...@googlegroups.com
Weird. Now I added a will_paginate gem to the project. It doesn't show up in the gems directory but now the beanstalk-client-1.1.1 is there. Need to check if my rubygems is ok. I tried to require 'beanstalk-client' in the console, but it still gave 'false' back. But hey, now it can find the file, it didn't throw an exception.



perjantai, 12. lokakuuta 2012 0.22.44 UTC+3 Mika Mustalahti kirjoitti:
Hi,

I have a Debian Squeeze server which runs a rails 3 application. I tried to install beanstalk-client gem to the server so that I could use it with xapian_db gem. Bundling the gems went ok. All gems installed. But when I started the server, it gave me a rack error because requiring beanstalk-client did not succeed. When I checked the gems directory under my .rvm directory I noticed that there was nothing about the beanstalk-client gem. So obviously something had gone wrong in the installation even though bundler thought everything went ok.

Is there some kind of log available where to get a hint about why the install fails to write anything to the gems directory? All the other gems are there and application is othervice running well.

I have also installed the beanstalkd using the instructions in https://github.com/garaio/xapian_db. The beanstalkd daemon is running on the server, so I quess the installation of that piece in the puzzle went right. The daemon is run by the root user and the rails application under an application_user. Could that influence?
Reply all
Reply to author
Forward
0 new messages