Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-112

Using a user gem repository with 'rake setup'

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.3
    • Core features
    • None
    • Trunk revision 680587.
      Ubuntu

    Description

      On a linux system, a user can create his own gem repository by setting the GEM_HOME environment variable (e.g./home/lacton/local/opt/gemrepository). This way, this user does not need root access to install and update gems.

      'rake setup' assumes that users on linux will be sudoers and that they will use the root gem repository, even though the user may have set his GEM_HOME.

      I propose that 'rake setup' does not call 'sudo' if GEM_HOME is set.

      Attachments

        1. BUILDR-112.patch
          0.6 kB
          Antoine Contal

        Activity

          People

            Unassigned Unassigned
            lacton Antoine Contal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: