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 93FB017722 for ; Fri, 10 Oct 2014 22:33:34 +0000 (UTC) Received: (qmail 59753 invoked by uid 500); 10 Oct 2014 22:33:34 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 59714 invoked by uid 500); 10 Oct 2014 22:33:34 -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 59702 invoked by uid 99); 10 Oct 2014 22:33:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2014 22:33:34 +0000 Date: Fri, 10 Oct 2014 22:33:34 +0000 (UTC) From: "Michael Shuler (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CASSANDRA-5940) Create a ppa to make Debian/Ubuntu installation easier 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/CASSANDRA-5940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14167516#comment-14167516 ] Michael Shuler edited comment on CASSANDRA-5940 at 10/10/14 10:33 PM: ---------------------------------------------------------------------- These PPAs may go away, be changed at any time, or not be updated - DO NOT RELY ON THEM, this was just a test. I worked through the ant build issues (lack of network connectivity on PPA build servers) by including the maven-downloaded jars in the source, then shuffling them to build/lib/ during dpkg-buildpackage. This really is not ideal from a "proper" deb build perspective, but it is functional for dropping nearly identical upstream debs in a PPA. Trusty (14.04) and Precise (12.04) are supported (not going to bother with any non-LTS releases). https://launchpad.net/~mshuler/+archive/ubuntu/cassandra-2.0 https://launchpad.net/~mshuler/+archive/ubuntu/cassandra-2.1 was (Author: mshuler): These PPAs may go away, be changed at any time, or not be updated - DO NOT RELY ON THEM, this was just a test. I worked through the ant build issues (lack of network connectivity on PPA build servers) by including the maven-downloaded jars in the source, then shuffling them to build/lib/ during dpkg-buildpackage. This really is not ideal from a "proper" deb build perspective, but it is functional for dropping nearly identical upstream debs in a PPA. Trusty (12.04) and Precise (14.04) are supported (not going to bother with any non-LTS releases). https://launchpad.net/~mshuler/+archive/ubuntu/cassandra-2.0 https://launchpad.net/~mshuler/+archive/ubuntu/cassandra-2.1 > Create a ppa to make Debian/Ubuntu installation easier > ------------------------------------------------------ > > Key: CASSANDRA-5940 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5940 > Project: Cassandra > Issue Type: Improvement > Environment: Debian/Ubuntu > Reporter: Andrew Pennebaker > Assignee: Michael Shuler > Priority: Minor > > We could simplify the installation process for Debian/Ubuntu users by offering a ppa, turning a five step process into a three step process. > The DebianPackaging wiki article is a good start for this. > https://wiki.apache.org/cassandra/DebianPackaging -- This message was sent by Atlassian JIRA (v6.3.4#6332)