Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0081483D4 for ; Tue, 13 Sep 2011 14:33:36 +0000 (UTC) Received: (qmail 33931 invoked by uid 500); 13 Sep 2011 14:33:35 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 33858 invoked by uid 500); 13 Sep 2011 14:33:35 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 33789 invoked by uid 99); 13 Sep 2011 14:33:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 14:33:35 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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; Tue, 13 Sep 2011 14:33:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 13AD79561A for ; Tue, 13 Sep 2011 14:33:09 +0000 (UTC) Date: Tue, 13 Sep 2011 14:33:09 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: <2010023945.22182.1315924389077.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <776731889.21723.1315915269871.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CASSANDRA-3198) debian packaging installation problem when installing for the first time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-3198?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3198: -------------------------------------- Reviewer: urandom Assignee: J=C3=A9r=C3=A9my Sevellec (was: Eric Evans) > debian packaging installation problem when installing for the first time > ------------------------------------------------------------------------ > > Key: CASSANDRA-3198 > URL: https://issues.apache.org/jira/browse/CASSANDRA-3198 > Project: Cassandra > Issue Type: Bug > Components: Packaging > Affects Versions: 0.8.5 > Reporter: J=C3=A9r=C3=A9my Sevellec > Assignee: J=C3=A9r=C3=A9my Sevellec > Attachments: trunk-3198-v1.patch > > > when installing cassandra through the debian packaging for the first time= , there is permission problem when starting Cassandra. > Normally, the postinst script change owner of /var/log/cassandra and /var= /lib/cassandra from root to cassandra user. > there is a problem with the test which verify if threre is a need to chan= ge the owner of these directory or not. > On a new install, the $2 parameter is not set and the the test is false a= nd the owner is not changed. > (simply, i think replace "&&" with "||" might work) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira