You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Karel Vervaeke (Created) (JIRA)" <ji...@apache.org> on 2012/04/03 10:38:43 UTC

[jira] [Created] (WHIRR-580) install_openjdk_rpm is broken

install_openjdk_rpm is broken
-----------------------------

                 Key: WHIRR-580
                 URL: https://issues.apache.org/jira/browse/WHIRR-580
             Project: Whirr
          Issue Type: Bug
          Components: core
            Reporter: Karel Vervaeke
            Priority: Minor


yum install is called without the -y flag.
We might want to use retry_yum, too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WHIRR-580) install_openjdk_rpm is broken

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423728#comment-13423728 ] 

Andrew Bayer commented on WHIRR-580:
------------------------------------

Seems reasonable. I've got some pending changes to the java home detection for supporting Ubuntu 12.04 and CentOS 6, but that should definitely wait for this.
                
> install_openjdk_rpm is broken
> -----------------------------
>
>                 Key: WHIRR-580
>                 URL: https://issues.apache.org/jira/browse/WHIRR-580
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>            Reporter: Karel Vervaeke
>            Priority: Minor
>         Attachments: WHIRR-580.patch, WHIRR-580.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> yum install is called without the -y flag.
> We might want to use retry_yum, too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WHIRR-580) install_openjdk_rpm is broken

Posted by "Karel Vervaeke (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250612#comment-13250612 ] 

Karel Vervaeke commented on WHIRR-580:
--------------------------------------

Uh yes, that was tested. I didn't know if I could trust retry_yum yet, but if it works it works.
                
> install_openjdk_rpm is broken
> -----------------------------
>
>                 Key: WHIRR-580
>                 URL: https://issues.apache.org/jira/browse/WHIRR-580
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>            Reporter: Karel Vervaeke
>            Priority: Minor
>         Attachments: WHIRR-580.patch, WHIRR-580.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> yum install is called without the -y flag.
> We might want to use retry_yum, too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WHIRR-580) install_openjdk_rpm is broken

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

Tom White updated WHIRR-580:
----------------------------

    Attachment: WHIRR-580.patch

Here's a small update to use retry_yum. I successfully tested by manually starting a cluster.
                
> install_openjdk_rpm is broken
> -----------------------------
>
>                 Key: WHIRR-580
>                 URL: https://issues.apache.org/jira/browse/WHIRR-580
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>            Reporter: Karel Vervaeke
>            Priority: Minor
>         Attachments: WHIRR-580.patch, WHIRR-580.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> yum install is called without the -y flag.
> We might want to use retry_yum, too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WHIRR-580) install_openjdk_rpm is broken

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

Adrian Cole resolved WHIRR-580.
-------------------------------

       Resolution: Duplicate
    Fix Version/s: 0.8.0

this is more straight forward to resolve as a part of WHIRR-528, as the point of WHIRR-528 is to change things to retry.  The subtle openjdk needs -devl was resolved in WHIRR-613 
                
> install_openjdk_rpm is broken
> -----------------------------
>
>                 Key: WHIRR-580
>                 URL: https://issues.apache.org/jira/browse/WHIRR-580
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>            Reporter: Karel Vervaeke
>            Priority: Minor
>             Fix For: 0.8.0
>
>         Attachments: WHIRR-580.patch, WHIRR-580.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> yum install is called without the -y flag.
> We might want to use retry_yum, too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (WHIRR-580) install_openjdk_rpm is broken

Posted by "Ioannis Canellos (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251464#comment-13251464 ] 

Ioannis Canellos edited comment on WHIRR-580 at 4/11/12 10:48 AM:
------------------------------------------------------------------

I've tried the scripts individually (not from inside whirr) on ubuntu/centos created on aws-ec2 and cloudservers-us and they seem to work fine.
                
      was (Author: iocanel):
    I've tried the scripts individually (not from inisde whirr) on ubuntu/centos created on aws-ec2 and cloudservers-us and they seem to work fine.
                  
> install_openjdk_rpm is broken
> -----------------------------
>
>                 Key: WHIRR-580
>                 URL: https://issues.apache.org/jira/browse/WHIRR-580
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>            Reporter: Karel Vervaeke
>            Priority: Minor
>         Attachments: WHIRR-580.patch, WHIRR-580.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> yum install is called without the -y flag.
> We might want to use retry_yum, too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WHIRR-580) install_openjdk_rpm is broken

Posted by "Ioannis Canellos (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251464#comment-13251464 ] 

Ioannis Canellos commented on WHIRR-580:
----------------------------------------

I've tried the scripts individually (not from inisde whirr) on ubuntu/centos created on aws-ec2 and cloudservers-us and they seem to work fine.
                
> install_openjdk_rpm is broken
> -----------------------------
>
>                 Key: WHIRR-580
>                 URL: https://issues.apache.org/jira/browse/WHIRR-580
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>            Reporter: Karel Vervaeke
>            Priority: Minor
>         Attachments: WHIRR-580.patch, WHIRR-580.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> yum install is called without the -y flag.
> We might want to use retry_yum, too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WHIRR-580) install_openjdk_rpm is broken

Posted by "Tom White (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13246682#comment-13246682 ] 

Tom White commented on WHIRR-580:
---------------------------------

+1 Looks good - I assume you have tested?
                
> install_openjdk_rpm is broken
> -----------------------------
>
>                 Key: WHIRR-580
>                 URL: https://issues.apache.org/jira/browse/WHIRR-580
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>            Reporter: Karel Vervaeke
>            Priority: Minor
>         Attachments: WHIRR-580.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> yum install is called without the -y flag.
> We might want to use retry_yum, too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WHIRR-580) install_openjdk_rpm is broken

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

Karel Vervaeke updated WHIRR-580:
---------------------------------

    Attachment: WHIRR-580.patch

Patch uses yum install -y, installs the right package (openjdk-1.6.0-devel, the regular package contains only jre), correctly sets JAVA_HOME
                
> install_openjdk_rpm is broken
> -----------------------------
>
>                 Key: WHIRR-580
>                 URL: https://issues.apache.org/jira/browse/WHIRR-580
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>            Reporter: Karel Vervaeke
>            Priority: Minor
>         Attachments: WHIRR-580.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> yum install is called without the -y flag.
> We might want to use retry_yum, too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira