You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by "Javi Roman (JIRA)" <ji...@apache.org> on 2019/02/26 15:31:00 UTC

[jira] [Resolved] (MYRIAD-290) prepare_rc.sh fails with TAR error message

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

Javi Roman resolved MYRIAD-290.
-------------------------------
    Resolution: Fixed

Fixed at:

https://github.com/apache/incubator-myriad/commit/82297a4cd60f1b1b17ddca1a7ea11eb26a2beecb

> prepare_rc.sh fails with TAR error message
> ------------------------------------------
>
>                 Key: MYRIAD-290
>                 URL: https://issues.apache.org/jira/browse/MYRIAD-290
>             Project: Myriad
>          Issue Type: Sub-task
>    Affects Versions: Myriad 0.3.0
>            Reporter: Javi Roman
>            Assignee: Javi Roman
>            Priority: Major
>             Fix For: Myriad 0.3.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In newer versions of tar the paremeter --exclude-vcs is position-sensitive. So the current prepare_rc.sh fails with message:
> {noformat}
> tar: The following options were used after any non-optional arguments in archive create or update mode. These options are positional and affect only arguments that follow t
> hem. Please, rearrange them properly.
> tar: --exclude-vcs has no effect
> tar: Exiting with failure status due to previous errors{noformat}



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