Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6C02F9AF0 for ; Sat, 25 Feb 2012 04:22:11 +0000 (UTC) Received: (qmail 21832 invoked by uid 500); 25 Feb 2012 04:22:11 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 21795 invoked by uid 500); 25 Feb 2012 04:22:11 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 21761 invoked by uid 99); 25 Feb 2012 04:22:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Feb 2012 04:22:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Feb 2012 04:22:08 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 8ECDA339FC7 for ; Sat, 25 Feb 2012 04:21:48 +0000 (UTC) Date: Sat, 25 Feb 2012 04:21:48 +0000 (UTC) From: "stack (Commented) (JIRA)" To: issues@hbase.apache.org Message-ID: <2024727843.18915.1330143708679.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1463119212.18859.1330141786297.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-5477) Cannot build RPM for hbase-0.92.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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