raulcd opened a new issue, #50383:
URL: https://github.com/apache/arrow/issues/50383

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The verification for the Release Candidate binaries fail on the [Wheels 
Windows](https://github.com/apache/arrow/actions/runs/28646443200/job/85116075525?pr=50357#logs)
 job with the following issue:
   ```
   D:\a\arrow\arrow>call conda create -p 
C:\tmp\arrow-verify-release-wheels\_verify-wheel-3.10     --no-shortcuts -f -q 
-y python=3.10       || EXIT /B 1 
   usage: conda-script.py create [-h] [--clone ENV] [-n ENVIRONMENT | -p PATH]
                                 [-c CHANNEL] [--use-local] [-O]
                                 [--repodata-fn REPODATA_FNS]
                                 [--experimental {jlap,lock}] [--no-lock]
                                 [--repodata-use-zst | --no-repodata-use-zst]
                                 [--strict-channel-priority]
                                 [--no-channel-priority] [--no-deps |
                                 --only-deps] [--no-pin] [--copy]
                                 [--no-shortcuts]
                                 [--shortcuts-only SHORTCUTS_ONLY] [-C] [-k]
                                 [--offline] [--json] [--console CONSOLE] [-v]
                                 [-q] [-d] [-y] [--download-only]
                                 [--show-channel-urls] [-f FILE]
                                 [--environment-specifier 
{cep-24,environment-yaml,env.yml,environment.yml,explicit,requirements.txt,requirements,reqs}]
                                 [--no-default-packages] [--subdir SUBDIR]
                                 [--solver {classic,libmamba}] [--dev]
                                 [package_spec ...]
   conda-script.py create: error: argument -f/--file: expected one argument
   ```
   This is the same as what we had with the verification script here:
   - https://github.com/apache/arrow/issues/50017
   
   ### Component(s)
   
   Release


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to