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

Krisztian Szucs updated ARROW-16347:
------------------------------------
    Fix Version/s: 8.0.0
                       (was: 9.0.0)

> [Packaging] verify-release-candidate fails oddly if a Conda environment is 
> active
> ---------------------------------------------------------------------------------
>
>                 Key: ARROW-16347
>                 URL: https://issues.apache.org/jira/browse/ARROW-16347
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Packaging
>    Affects Versions: 8.0.0
>            Reporter: David Li
>            Assignee: Krisztian Szucs
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {noformat}
> Conda environment is active despite that USE_CONDA is set to 0.
> CommandNotFoundError: No command 'conda deactive'.
> Did you mean 'conda deactivate'?
> {noformat}
> The next line is {{echo "Deactivate the environment using `conda deactive` 
> before running the verification script."}} but this tries to _evaluate_ 
> "conda deactive" which of course fails. The typo should be fixed, but also 
> the backticks should be escaped.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to