You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jon Haddad (JIRA)" <ji...@apache.org> on 2018/09/08 18:59:00 UTC

[jira] [Created] (CASSANDRA-14707) Building deb packages fails on trunk

Jon Haddad created CASSANDRA-14707:
--------------------------------------

             Summary: Building deb packages fails on trunk
                 Key: CASSANDRA-14707
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14707
             Project: Cassandra
          Issue Type: Bug
          Components: Build
            Reporter: Jon Haddad
            Assignee: Jon Haddad
             Fix For: 4.0


Looks like there were some changes to either {{conf/cassandra-env.sh}} and/or bin/cassandra that's screwing up the 002cassandra_logdir_fix patch.  I think it's the result of CASSANDRA-9608.  

Here's the error I get when doing the build:

{noformat}
build-cassandra_1  | applying patch 001cassandra_yaml_dirs to ./ ... ok.
build-cassandra_1  | applying patch 002cassandra_logdir_fix to ./ ... failed.
build-cassandra_1  | /usr/share/dpatch/dpatch.make:27: recipe for target 'patch-stamp' failed
build-cassandra_1  | make: *** [patch-stamp] Error 1
build-cassandra_1  | dpkg-buildpackage: error: debian/rules build gave error exit status 2
aws_cluster_build-cassandra_1 exited with code 0
{noformat}

Seems like an easy fix, should be able to apply the same edits to those 2 files and regenerate the patch.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org