You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2016/03/01 17:10:19 UTC

[jira] [Created] (KUDU-1359) Fix some check_compatibility.py on OSX

Jean-Daniel Cryans created KUDU-1359:
----------------------------------------

             Summary: Fix some check_compatibility.py on OSX
                 Key: KUDU-1359
                 URL: https://issues.apache.org/jira/browse/KUDU-1359
             Project: Kudu
          Issue Type: Bug
          Components: build
            Reporter: Jean-Daniel Cryans


First thing I noticed on OSX 10.11 when trying to run the tool:

{noformat}
tar: Option --wildcards is not supported
Usage:
  List:    tar -tf <archive-filename>
  Extract: tar -xf <archive-filename>
  Create:  tar -cf <archive-filename> [filenames...]
  Help:    tar --help
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)