Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9C9DCD864 for ; Fri, 5 Oct 2012 18:50:04 +0000 (UTC) Received: (qmail 84484 invoked by uid 500); 5 Oct 2012 18:50:03 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 84436 invoked by uid 500); 5 Oct 2012 18:50:03 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 84299 invoked by uid 99); 5 Oct 2012 18:50:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 18:50:03 +0000 Date: Fri, 5 Oct 2012 18:50:03 +0000 (UTC) From: "Ed Kohlwey (JIRA)" To: notifications@accumulo.apache.org Message-ID: <1374370410.2048.1349463003535.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (ACCUMULO-788) Debian package postinst scripts reference a bare $JAVA_HOME environment variable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ed Kohlwey created ACCUMULO-788: ----------------------------------- Summary: Debian package postinst scripts reference a bare $JAVA_HOME environment variable Key: ACCUMULO-788 URL: https://issues.apache.org/jira/browse/ACCUMULO-788 Project: Accumulo Issue Type: Bug Affects Versions: 1.4.1, 1.5.0, 1.4.2 Reporter: Ed Kohlwey The postinst debian package scripts reference a bare $JAVA_HOME library in two places that will cause them to fail if $JAVA_HOME is unset or contains spaces. The variable should be quoted. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira