Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle not working with RVM #3

Open
kevindewalt opened this issue Apr 19, 2011 · 2 comments
Open

Bundle not working with RVM #3

kevindewalt opened this issue Apr 19, 2011 · 2 comments

Comments

@kevindewalt
Copy link

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

  • bundle install
    �[31mCould not locate Gemfile�[0m
    Finished: FAILURE
@drnic
Copy link
Contributor

drnic commented May 9, 2011

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants