Bundle not working with RVM

Open
#3 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
ruby
Domain
ci-cd, devops

Research direction

Start by reproducing jenkins create . and inspect the generated job around the bundle install step, using the reported Could not locate Gemfile failure and the linked RVM/Jenkins configuration article as context. Done means the generated Jenkins job locates the application Gemfile and completes the bundle step successfully.

Written by the indexing model from the issue text.

Description

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
    Could not locate Gemfile
    Finished: FAILURE
Dominant language
Ruby
Stars
28
Forks
6
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from engineyard/engineyard-jenkins

All issues in engineyard/engineyard-jenkins

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.