Krisztian Szucs created ARROW-5837: -------------------------------------- Summary: [Release][OSX] Verification script fails to activate conda environment Key: ARROW-5837 URL: https://issues.apache.org/jira/browse/ARROW-5837 Project: Apache Arrow Issue Type: Bug Components: Packaging Affects Versions: 0.14.0 Reporter: Krisztian Szucs
Faced issue https://github.com/conda/conda/issues/8186 I was using it on OSX, within tmux and zsh (probably caused by the nested shells). Solution is to export PS1="" at https://github.com/apache/arrow/blob/master/dev/release/verify-release-candidate.sh#L236 -- This message was sent by Atlassian JIRA (v7.6.3#76005)