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/07/03 03:18:49 UTC

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

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

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


Please run this command on vesta.apache.org:

sudo apt-get install ruby1.9 ruby1.9-dev

Thanks!

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


[jira] Commented: (INFRA-2847) Install ruby 1.9 on vesta.apache.org

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887612#action_12887612 ] 

Antoine Toulme commented on INFRA-2847:
---------------------------------------

Make it RC2:
http://www.ruby-lang.org/en/news/2010/07/11/ruby-1-9-2-rc2-is-released/

Niklas, it won't affect the other builds : ruby1.8 is already installed by default as ruby1.8.

> Install ruby 1.9 on vesta.apache.org
> ------------------------------------
>
>                 Key: INFRA-2847
>                 URL: https://issues.apache.org/jira/browse/INFRA-2847
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Antoine Toulme
>
> Please run this command on vesta.apache.org:
> sudo apt-get install ruby1.9 ruby1.9-dev
> Thanks!

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


[jira] Commented: (INFRA-2847) Install ruby 1.9 on vesta.apache.org

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885690#action_12885690 ] 

Antoine Toulme commented on INFRA-2847:
---------------------------------------

I would be best to install this RC:
http://www.ruby-lang.org/en/news/2010/07/02/ruby-1-9-2-rc1-is-released/

If a new RC comes out before this is installed, I'll update this bug.

> Install ruby 1.9 on vesta.apache.org
> ------------------------------------
>
>                 Key: INFRA-2847
>                 URL: https://issues.apache.org/jira/browse/INFRA-2847
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Antoine Toulme
>
> Please run this command on vesta.apache.org:
> sudo apt-get install ruby1.9 ruby1.9-dev
> Thanks!

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


[jira] Commented: (INFRA-2847) Install ruby 1.9 on vesta.apache.org

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888551#action_12888551 ] 

Niklas Gustavsson commented on INFRA-2847:
------------------------------------------

Now installed on vesta. 

$ /usr/local/bin/ruby --version
ruby 1.9.2dev (2010-07-02 revision 28524) [x86_64-linux]

$ ruby --version
ruby 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux]

However:
$ which ruby
/usr/local/bin/ruby

I worry that some builds will pick up the new Ruby version, given it's the first match in the path.

> Install ruby 1.9 on vesta.apache.org
> ------------------------------------
>
>                 Key: INFRA-2847
>                 URL: https://issues.apache.org/jira/browse/INFRA-2847
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Antoine Toulme
>            Assignee: Niklas Gustavsson
>
> Please run this command on vesta.apache.org:
> sudo apt-get install ruby1.9 ruby1.9-dev
> Thanks!

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


[jira] Commented: (INFRA-2847) Install ruby 1.9 on vesta.apache.org

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888538#action_12888538 ] 

Antoine Toulme commented on INFRA-2847:
---------------------------------------

And thank you - I understand this is nitty gritty stuff. I would have done it myself but I'm not a PMC member.

> Install ruby 1.9 on vesta.apache.org
> ------------------------------------
>
>                 Key: INFRA-2847
>                 URL: https://issues.apache.org/jira/browse/INFRA-2847
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Antoine Toulme
>            Assignee: Niklas Gustavsson
>
> Please run this command on vesta.apache.org:
> sudo apt-get install ruby1.9 ruby1.9-dev
> Thanks!

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


[jira] Commented: (INFRA-2847) Install ruby 1.9 on vesta.apache.org

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888535#action_12888535 ] 

Niklas Gustavsson commented on INFRA-2847:
------------------------------------------

Installing from the RC, I suppose running 
./configure
make
make install

Will this also maintain the current Ruby 1.8 installation unaffected?

> Install ruby 1.9 on vesta.apache.org
> ------------------------------------
>
>                 Key: INFRA-2847
>                 URL: https://issues.apache.org/jira/browse/INFRA-2847
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Antoine Toulme
>            Assignee: Niklas Gustavsson
>
> Please run this command on vesta.apache.org:
> sudo apt-get install ruby1.9 ruby1.9-dev
> Thanks!

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


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

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

Niklas Gustavsson closed INFRA-2847.
------------------------------------

      Assignee: Niklas Gustavsson
    Resolution: Fixed

Installed the Ubuntu version, hope that works alright

> Install ruby 1.9 on vesta.apache.org
> ------------------------------------
>
>                 Key: INFRA-2847
>                 URL: https://issues.apache.org/jira/browse/INFRA-2847
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Antoine Toulme
>            Assignee: Niklas Gustavsson
>
> Please run this command on vesta.apache.org:
> sudo apt-get install ruby1.9 ruby1.9-dev
> Thanks!

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


[jira] Commented: (INFRA-2847) Install ruby 1.9 on vesta.apache.org

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887524#action_12887524 ] 

Niklas Gustavsson commented on INFRA-2847:
------------------------------------------

How will this affect other builds using Ruby?

> Install ruby 1.9 on vesta.apache.org
> ------------------------------------
>
>                 Key: INFRA-2847
>                 URL: https://issues.apache.org/jira/browse/INFRA-2847
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Antoine Toulme
>
> Please run this command on vesta.apache.org:
> sudo apt-get install ruby1.9 ruby1.9-dev
> Thanks!

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


[jira] Commented: (INFRA-2847) Install ruby 1.9 on vesta.apache.org

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888537#action_12888537 ] 

Antoine Toulme commented on INFRA-2847:
---------------------------------------

Yes and yes. 

> Install ruby 1.9 on vesta.apache.org
> ------------------------------------
>
>                 Key: INFRA-2847
>                 URL: https://issues.apache.org/jira/browse/INFRA-2847
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Antoine Toulme
>            Assignee: Niklas Gustavsson
>
> Please run this command on vesta.apache.org:
> sudo apt-get install ruby1.9 ruby1.9-dev
> Thanks!

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


[jira] Commented: (INFRA-2847) Install ruby 1.9 on vesta.apache.org

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888088#action_12888088 ] 

Antoine Toulme commented on INFRA-2847:
---------------------------------------

It won't work for us as it is over 2 years old.

> Install ruby 1.9 on vesta.apache.org
> ------------------------------------
>
>                 Key: INFRA-2847
>                 URL: https://issues.apache.org/jira/browse/INFRA-2847
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Antoine Toulme
>            Assignee: Niklas Gustavsson
>
> Please run this command on vesta.apache.org:
> sudo apt-get install ruby1.9 ruby1.9-dev
> Thanks!

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