On Thu, 09 Aug 2012, de Herdt Arne wrote:

> Hello,
> 
> I'm currently in the process of setting up a Jenkins instance on Debian to 
> have our team play around and see how we can work with Jenkins.
> I have configured a Ruby plan that is able to checkout the source from our 
> git, the problem is getting the ruby tests running. It keeps getting stuck on 
> RVM, and I have no idea what is going wrong.
> 
> When I log in manually on the box, RVM etc is all working, but this is what I 
> get in the log output of the Jenkins project:


It sounds like you've not up RVM for the Jenkins user specifically. The script
is failing to find "/var/lib/jenkins/.rvm/scripts/rvm", where
"/var/lib/jenkins" is the Jenkins user's home directory.


You might try sudo'ing to the `jenkins` user and installing RVM there


- R. Tyler Croy
--------------------------------------
    Code: http://github.com/rtyler
 Chatter: http://twitter.com/agentdero
          rty...@jabber.org

Attachment: signature.asc
Description: Digital signature

Reply via email to