You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Benjamin Lee (Created) (JIRA)" <ji...@apache.org> on 2012/02/25 04:49:46 UTC

[jira] [Created] (HBASE-5477) Cannot build RPM for hbase-0.92.0

Cannot build RPM for hbase-0.92.0
---------------------------------

                 Key: HBASE-5477
                 URL: https://issues.apache.org/jira/browse/HBASE-5477
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.92.0
         Environment: Operating system: CentOS 6.2

{code}
$ java -version
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.6) (rhel-1.43.1.10.6.el6_2-x86_64)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
{code}

{code}
$ mvn -v
Warning: JAVA_HOME environment variable is not set.
Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
Java version: 1.6.0_22
Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-220.el6.x86_64" arch: "amd64" Family: "unix"
{code}
            Reporter: Benjamin Lee


Steps to reproduce:

{code}
tar xzvf hbase-0.92.0.tar.gz
cd hbase-0.92.0
mvn -Dmaven.test.skip.exec=true -P rpm install
{code}

Failure output and patch will be attached.

--
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] (HBASE-5477) Cannot build RPM for hbase-0.92.0

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

stack resolved HBASE-5477.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.0
                   0.92.1
     Hadoop Flags: Reviewed

Committed 0.92 branch and trunk.  Thanks for the patch Benjamin.
                
> Cannot build RPM for hbase-0.92.0
> ---------------------------------
>
>                 Key: HBASE-5477
>                 URL: https://issues.apache.org/jira/browse/HBASE-5477
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>         Environment: Operating system: CentOS 6.2
> {code}
> $ java -version
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.6) (rhel-1.43.1.10.6.el6_2-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> {code}
> {code}
> $ mvn -v
> Warning: JAVA_HOME environment variable is not set.
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_22
> Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.32-220.el6.x86_64" arch: "amd64" Family: "unix"
> {code}
>            Reporter: Benjamin Lee
>             Fix For: 0.92.1, 0.94.0
>
>         Attachments: build.log, hbase-0.92.0.patch
>
>
> Steps to reproduce:
> {code}
> tar xzvf hbase-0.92.0.tar.gz
> cd hbase-0.92.0
> mvn -Dmaven.test.skip.exec=true -P rpm install
> {code}
> Failure output and patch will be attached.

--
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] (HBASE-5477) Cannot build RPM for hbase-0.92.0

Posted by "Benjamin Lee (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217514#comment-13217514 ] 

Benjamin Lee commented on HBASE-5477:
-------------------------------------

Yes, the attached patch resolves the RPM build issues for me.  I have not looked into the hbase-conf-pseudo failure.
                
> Cannot build RPM for hbase-0.92.0
> ---------------------------------
>
>                 Key: HBASE-5477
>                 URL: https://issues.apache.org/jira/browse/HBASE-5477
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>         Environment: Operating system: CentOS 6.2
> {code}
> $ java -version
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.6) (rhel-1.43.1.10.6.el6_2-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> {code}
> {code}
> $ mvn -v
> Warning: JAVA_HOME environment variable is not set.
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_22
> Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.32-220.el6.x86_64" arch: "amd64" Family: "unix"
> {code}
>            Reporter: Benjamin Lee
>         Attachments: build.log, hbase-0.92.0.patch
>
>
> Steps to reproduce:
> {code}
> tar xzvf hbase-0.92.0.tar.gz
> cd hbase-0.92.0
> mvn -Dmaven.test.skip.exec=true -P rpm install
> {code}
> Failure output and patch will be attached.

--
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] (HBASE-5477) Cannot build RPM for hbase-0.92.0

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

Benjamin Lee updated HBASE-5477:
--------------------------------

    Attachment: hbase-0.92.0.patch

Patch that allows the RPM for hbase-0.92.0 to be built successfully.  The build for hbase-conf-pseudo still fails.
                
> Cannot build RPM for hbase-0.92.0
> ---------------------------------
>
>                 Key: HBASE-5477
>                 URL: https://issues.apache.org/jira/browse/HBASE-5477
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>         Environment: Operating system: CentOS 6.2
> {code}
> $ java -version
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.6) (rhel-1.43.1.10.6.el6_2-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> {code}
> {code}
> $ mvn -v
> Warning: JAVA_HOME environment variable is not set.
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_22
> Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.32-220.el6.x86_64" arch: "amd64" Family: "unix"
> {code}
>            Reporter: Benjamin Lee
>         Attachments: build.log, hbase-0.92.0.patch
>
>
> Steps to reproduce:
> {code}
> tar xzvf hbase-0.92.0.tar.gz
> cd hbase-0.92.0
> mvn -Dmaven.test.skip.exec=true -P rpm install
> {code}
> Failure output and patch will be attached.

--
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] (HBASE-5477) Cannot build RPM for hbase-0.92.0

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

Hudson commented on HBASE-5477:
-------------------------------

Integrated in HBase-TRUNK-security #123 (See [https://builds.apache.org/job/HBase-TRUNK-security/123/])
    HBASE-5477 Cannot build RPM for hbase-0.92.0 (Revision 1294316)

     Result = SUCCESS
stack : 
Files : 
* /hbase/trunk/src/packages/rpm/spec/hbase.spec
* /hbase/trunk/src/packages/update-hbase-env.sh

                
> Cannot build RPM for hbase-0.92.0
> ---------------------------------
>
>                 Key: HBASE-5477
>                 URL: https://issues.apache.org/jira/browse/HBASE-5477
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>         Environment: Operating system: CentOS 6.2
> {code}
> $ java -version
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.6) (rhel-1.43.1.10.6.el6_2-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> {code}
> {code}
> $ mvn -v
> Warning: JAVA_HOME environment variable is not set.
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_22
> Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.32-220.el6.x86_64" arch: "amd64" Family: "unix"
> {code}
>            Reporter: Benjamin Lee
>             Fix For: 0.92.1, 0.94.0
>
>         Attachments: build.log, hbase-0.92.0.patch
>
>
> Steps to reproduce:
> {code}
> tar xzvf hbase-0.92.0.tar.gz
> cd hbase-0.92.0
> mvn -Dmaven.test.skip.exec=true -P rpm install
> {code}
> Failure output and patch will be attached.

--
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] (HBASE-5477) Cannot build RPM for hbase-0.92.0

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

Hudson commented on HBASE-5477:
-------------------------------

Integrated in HBase-0.92-security #96 (See [https://builds.apache.org/job/HBase-0.92-security/96/])
    HBASE-5477 Cannot build RPM for hbase-0.92.0 (Revision 1294317)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/packages/rpm/spec/hbase.spec
* /hbase/branches/0.92/src/packages/update-hbase-env.sh

                
> Cannot build RPM for hbase-0.92.0
> ---------------------------------
>
>                 Key: HBASE-5477
>                 URL: https://issues.apache.org/jira/browse/HBASE-5477
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>         Environment: Operating system: CentOS 6.2
> {code}
> $ java -version
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.6) (rhel-1.43.1.10.6.el6_2-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> {code}
> {code}
> $ mvn -v
> Warning: JAVA_HOME environment variable is not set.
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_22
> Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.32-220.el6.x86_64" arch: "amd64" Family: "unix"
> {code}
>            Reporter: Benjamin Lee
>             Fix For: 0.92.1, 0.94.0
>
>         Attachments: build.log, hbase-0.92.0.patch
>
>
> Steps to reproduce:
> {code}
> tar xzvf hbase-0.92.0.tar.gz
> cd hbase-0.92.0
> mvn -Dmaven.test.skip.exec=true -P rpm install
> {code}
> Failure output and patch will be attached.

--
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] (HBASE-5477) Cannot build RPM for hbase-0.92.0

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

stack commented on HBASE-5477:
------------------------------

This works for you Benjamin?  LGTM. You want to file separate issue for hbase-conf-pseudo?
                
> Cannot build RPM for hbase-0.92.0
> ---------------------------------
>
>                 Key: HBASE-5477
>                 URL: https://issues.apache.org/jira/browse/HBASE-5477
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>         Environment: Operating system: CentOS 6.2
> {code}
> $ java -version
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.6) (rhel-1.43.1.10.6.el6_2-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> {code}
> {code}
> $ mvn -v
> Warning: JAVA_HOME environment variable is not set.
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_22
> Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.32-220.el6.x86_64" arch: "amd64" Family: "unix"
> {code}
>            Reporter: Benjamin Lee
>         Attachments: build.log, hbase-0.92.0.patch
>
>
> Steps to reproduce:
> {code}
> tar xzvf hbase-0.92.0.tar.gz
> cd hbase-0.92.0
> mvn -Dmaven.test.skip.exec=true -P rpm install
> {code}
> Failure output and patch will be attached.

--
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] (HBASE-5477) Cannot build RPM for hbase-0.92.0

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

Hudson commented on HBASE-5477:
-------------------------------

Integrated in HBase-0.92 #308 (See [https://builds.apache.org/job/HBase-0.92/308/])
    HBASE-5477 Cannot build RPM for hbase-0.92.0 (Revision 1294317)

     Result = SUCCESS
stack : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/packages/rpm/spec/hbase.spec
* /hbase/branches/0.92/src/packages/update-hbase-env.sh

                
> Cannot build RPM for hbase-0.92.0
> ---------------------------------
>
>                 Key: HBASE-5477
>                 URL: https://issues.apache.org/jira/browse/HBASE-5477
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>         Environment: Operating system: CentOS 6.2
> {code}
> $ java -version
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.6) (rhel-1.43.1.10.6.el6_2-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> {code}
> {code}
> $ mvn -v
> Warning: JAVA_HOME environment variable is not set.
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_22
> Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.32-220.el6.x86_64" arch: "amd64" Family: "unix"
> {code}
>            Reporter: Benjamin Lee
>             Fix For: 0.92.1, 0.94.0
>
>         Attachments: build.log, hbase-0.92.0.patch
>
>
> Steps to reproduce:
> {code}
> tar xzvf hbase-0.92.0.tar.gz
> cd hbase-0.92.0
> mvn -Dmaven.test.skip.exec=true -P rpm install
> {code}
> Failure output and patch will be attached.

--
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] (HBASE-5477) Cannot build RPM for hbase-0.92.0

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

stack commented on HBASE-5477:
------------------------------

This works for you Benjamin?  LGTM. You want to file separate issue for hbase-conf-pseudo?
                
> Cannot build RPM for hbase-0.92.0
> ---------------------------------
>
>                 Key: HBASE-5477
>                 URL: https://issues.apache.org/jira/browse/HBASE-5477
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>         Environment: Operating system: CentOS 6.2
> {code}
> $ java -version
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.6) (rhel-1.43.1.10.6.el6_2-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> {code}
> {code}
> $ mvn -v
> Warning: JAVA_HOME environment variable is not set.
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_22
> Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.32-220.el6.x86_64" arch: "amd64" Family: "unix"
> {code}
>            Reporter: Benjamin Lee
>         Attachments: build.log, hbase-0.92.0.patch
>
>
> Steps to reproduce:
> {code}
> tar xzvf hbase-0.92.0.tar.gz
> cd hbase-0.92.0
> mvn -Dmaven.test.skip.exec=true -P rpm install
> {code}
> Failure output and patch will be attached.

--
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] (HBASE-5477) Cannot build RPM for hbase-0.92.0

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

Benjamin Lee updated HBASE-5477:
--------------------------------

    Attachment: build.log

Log of rpmbuild failure for hbase-0.92.0.
                
> Cannot build RPM for hbase-0.92.0
> ---------------------------------
>
>                 Key: HBASE-5477
>                 URL: https://issues.apache.org/jira/browse/HBASE-5477
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>         Environment: Operating system: CentOS 6.2
> {code}
> $ java -version
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.6) (rhel-1.43.1.10.6.el6_2-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> {code}
> {code}
> $ mvn -v
> Warning: JAVA_HOME environment variable is not set.
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_22
> Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.32-220.el6.x86_64" arch: "amd64" Family: "unix"
> {code}
>            Reporter: Benjamin Lee
>         Attachments: build.log
>
>
> Steps to reproduce:
> {code}
> tar xzvf hbase-0.92.0.tar.gz
> cd hbase-0.92.0
> mvn -Dmaven.test.skip.exec=true -P rpm install
> {code}
> Failure output and patch will be attached.

--
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