Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17241

GEM_PATH env variable wrong when using envinject + rvm plugins

      The GEM_PATH environmental variable is not getting set correctly on master nodes. On slave nodes, it works just fine.

      Here is a sample of how it looks:

      GEM_PATH: "file:/var/lib/jenkins/jenkins-data/plugins/ruby-runtime/WEB-INF/lib/stapler-jruby-1.177.jar!/gem"

      Here is an example of how I expect it to render:

      GEM_PATH: "/var/lib/jenkins/.rvm/gems/ree-1.8.7-2012.02rn:/var/lib/jenkins/.rvm/gems/ree-1.8.7-2012.02@global"

      ---------------

      Disabling the envinject plugin renders the GEM_PATH environmental variable correctly.

      Also, we can use the plugin to override the GEM_PATH manually, but this is not ideal. We should be able to render this environmental variable via rvm.

          [JENKINS-17241] GEM_PATH env variable wrong when using envinject + rvm plugins

          Brian Goad created issue -
          James Tomson made changes -
          Labels Original: envinject environment-variables gem_path jenkins linux, plugin New: envinject environment-variables gem_path jenkins linux, plugin rvm
          Summary Original: GEM_PATH env variable wrong when using New: GEM_PATH env variable wrong when using rvm
          James Tomson made changes -
          Component/s New: rvm [ 17536 ]
          James Tomson made changes -
          Summary Original: GEM_PATH env variable wrong when using rvm New: GEM_PATH env variable wrong when using envinject + rvm plugins
          Jesse Glick made changes -
          Labels Original: envinject environment-variables gem_path jenkins linux, plugin rvm New: envinject environment-variables gem_path linux rvm
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 148074 ] New: JNJira + In-Review [ 177082 ]
          Basil Crow made changes -
          Resolution New: Won't Fix [ 2 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

            gbois Gregory Boissinot
            bgoad Brian Goad
            Votes:
            4 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: