You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Paulo Motta (Jira)" <ji...@apache.org> on 2020/09/30 13:45:00 UTC

[jira] [Assigned] (CASSANDRA-16151) Package tools/bin scripts as executable

     [ https://issues.apache.org/jira/browse/CASSANDRA-16151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paulo Motta reassigned CASSANDRA-16151:
---------------------------------------

    Assignee: Angelo Polo

> Package tools/bin scripts as executable
> ---------------------------------------
>
>                 Key: CASSANDRA-16151
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16151
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Angelo Polo
>            Assignee: Angelo Polo
>            Priority: Normal
>              Labels: patch
>         Attachments: 3.11-Package-tools-bin-scripts-as-executable.patch, trunk-Package-tools-bin-scripts-as-executable.patch
>
>
> The tools/bin scripts aren't packaged as executable in the source distributions, though in the repository the scripts have the right bits.
> This causes, on 3.11.8 for example, the tests in org.apache.cassandra.cql3.EmptyValuesTest to fail:
> {{java.io.IOException: Cannot run program "tools/bin/sstabledump": error=13, Permission denied}}
> {{[junit-timeout] junit.framework.AssertionFailedError: java.io.IOException}}
> {{[junit-timeout]         at org.apache.cassandra.cql3.EmptyValuesTest.verify(EmptyValuesTest.java:85)}}
> {{[junit-timeout]         at org.apache.cassandra.cql3.EmptyValuesTest.verifyJsonInsert(EmptyValuesTest.java:112)}}
> See attached patch of build.xml for the trunk and cassandra-3.11 branches.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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