engineyard / engineyard-jenkins

This project is deprecated in favour of eycloud-app-jenkins.
https://github.com/engineyard/eycloud-app-jenkins/
28 stars 6 forks source link

Bundle not working with RVM #3

Open kevindewalt opened 13 years ago

kevindewalt commented 13 years ago

I'm running RVM and wondering if there is some special configuration required. My app bundles and tests fine locally, see http://pastie.org/1809965

Based on what I read at http://blog.8thlight.com/articles/2011/3/2/jenkins-rvm-and-selenium it looks like some special configuration might be required.

When I run jenkins create . I get the following error:

Started by user anonymous [workspace] $ /bin/sh -xe /data/jenkins-ci/tmp/hudson3137256995072962747.sh

drnic commented 13 years ago

Hey Kevin, are you running Jenkins/RVM on appcloud? or do you have jenkins running somewhere else? I ask because /Users/kevin doesn't look like an AppCloud folder.

kevindewalt commented 13 years ago

Drnic,

Thank you for responding. I attempted again on a different machine and got errors when trying to install the server. For completeness and to hopefully help others I tried to document the details below:

Installing gem: http://pastie.org/1895096 Used Engineyard wizard to create new application. I had to change the name from 'jenkins_holding_page' to 'jenkins_server' to create the environment 'jenkins_server_production' Got jenkins environment running: http://screencast.com/t/TPfwYA8jrz Deployed my SSH Keys Fails at ey-jenkins install_server: http://pastie.org/1895151