You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/06/03 09:07:09 UTC

[jira] Created: (INFRA-2770) Install ruby-full on vesta.apache.org

Install ruby-full on vesta.apache.org
-------------------------------------

                 Key: INFRA-2770
                 URL: https://issues.apache.org/jira/browse/INFRA-2770
             Project: Infrastructure
          Issue Type: Wish
      Security Level: public (Regular issues)
          Components: Hudson
            Reporter: Antoine Toulme


I could not find a good way to conceal this request: I need to install ruby-full on vesta.apache.org as root. I tried to install it as a single user but some of the subtleties of the Makefile broke when I tried to use my home folder's path. Install ruby-full with apt-get is the recommended way anyway.

This is needed to run the CI build of Buildr, which is Ruby based.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (INFRA-2770) Install ruby-full on vesta.apache.org

Posted by "Gavin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin closed INFRA-2770.
------------------------

    Resolution: Fixed

Done.

gmcdonald@vesta:~$ ruby --version
ruby 1.8.7 

gmcdonald@vesta:~$ which ruby
/usr/bin/ruby


> Install ruby-full on vesta.apache.org
> -------------------------------------
>
>                 Key: INFRA-2770
>                 URL: https://issues.apache.org/jira/browse/INFRA-2770
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Antoine Toulme
>
> I could not find a good way to conceal this request: I need to install ruby-full on vesta.apache.org as root. I tried to install it as a single user but some of the subtleties of the Makefile broke when I tried to use my home folder's path. Install ruby-full with apt-get is the recommended way anyway.
> This is needed to run the CI build of Buildr, which is Ruby based.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.