You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2006/11/16 08:06:37 UTC

[jira] Created: (HADOOP-729) packageNativeHadoop.sh has non-standard sh code

packageNativeHadoop.sh has non-standard sh code
-----------------------------------------------

                 Key: HADOOP-729
                 URL: http://issues.apache.org/jira/browse/HADOOP-729
             Project: Hadoop
          Issue Type: Bug
          Components: scripts
         Environment: Solaris
            Reporter: Arun C Murthy
         Assigned To: Arun C Murthy
            Priority: Critical
             Fix For: 0.9.0


packageNativeHadoop.sh uses the shell check "-e" which fails on Solaris; this caused a nightly build to fail.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HADOOP-729) packageNativeHadoop.sh has non-standard sh code

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-729?page=all ]

Arun C Murthy updated HADOOP-729:
---------------------------------

    Status: Patch Available  (was: Open)

Can you please verify this Doug? I don't have access to a Solaris box.

> packageNativeHadoop.sh has non-standard sh code
> -----------------------------------------------
>
>                 Key: HADOOP-729
>                 URL: http://issues.apache.org/jira/browse/HADOOP-729
>             Project: Hadoop
>          Issue Type: Bug
>          Components: scripts
>         Environment: Solaris
>            Reporter: Arun C Murthy
>         Assigned To: Arun C Murthy
>            Priority: Critical
>             Fix For: 0.9.0
>
>         Attachments: packageNativeHadoop.sh.patch
>
>
> packageNativeHadoop.sh uses the shell check "-e" which fails on Solaris; this caused a nightly build to fail.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HADOOP-729) packageNativeHadoop.sh has non-standard sh code

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-729?page=all ]

Arun C Murthy updated HADOOP-729:
---------------------------------

    Attachment: packageNativeHadoop.sh.patch

Fixed to use "-d" instead of "-e".

> packageNativeHadoop.sh has non-standard sh code
> -----------------------------------------------
>
>                 Key: HADOOP-729
>                 URL: http://issues.apache.org/jira/browse/HADOOP-729
>             Project: Hadoop
>          Issue Type: Bug
>          Components: scripts
>         Environment: Solaris
>            Reporter: Arun C Murthy
>         Assigned To: Arun C Murthy
>            Priority: Critical
>             Fix For: 0.9.0
>
>         Attachments: packageNativeHadoop.sh.patch
>
>
> packageNativeHadoop.sh uses the shell check "-e" which fails on Solaris; this caused a nightly build to fail.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HADOOP-729) packageNativeHadoop.sh has non-standard sh code

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-729?page=all ]

Doug Cutting updated HADOOP-729:
--------------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

I verified that the nightly build succeeds with this and committed it.  Thanks, Arun!

> packageNativeHadoop.sh has non-standard sh code
> -----------------------------------------------
>
>                 Key: HADOOP-729
>                 URL: http://issues.apache.org/jira/browse/HADOOP-729
>             Project: Hadoop
>          Issue Type: Bug
>          Components: scripts
>         Environment: Solaris
>            Reporter: Arun C Murthy
>         Assigned To: Arun C Murthy
>            Priority: Critical
>             Fix For: 0.9.0
>
>         Attachments: packageNativeHadoop.sh.patch
>
>
> packageNativeHadoop.sh uses the shell check "-e" which fails on Solaris; this caused a nightly build to fail.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira