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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The 
[example-python-minimal-build-fedora-conda](https://github.com/ursacomputing/crossbow/actions/runs/14697802384/job/41242027294)
 has been failing with:
   ```
    installation finished.
   The following argument was not expected: -a
   Run with --help for more information.
   ```
   
   We use `mamba info -a` which seems to be deprecated based on the latest:
   ```
   mamba info [OPTIONS]
   
   
   OPTIONS:
     -h,     --help              Print this help message and exit 
             --licenses          Print licenses. 
             --base              Display base environment path. 
     -e,     --envs              List known environments. 
   
   Configuration options:
             --rc-file FILE1 FILE2... 
                                 Paths to the configuration files to use 
             --no-rc             Disable the use of configuration files 
             --no-env            Disable the use of environment variables 
   
   Global options:
     -v,     --verbose           Set verbosity (higher verbosity with multiple 
-v, e.g. -vvv) 
             --log-level ENUM:value in 
{critical->5,debug->1,error->4,info->2,off->6,trace->0,warning->3} OR 
{5,1,4,2,6,0,3} 
                                 Set the log level 
     -q,     --quiet             Set quiet mode (print less output) 
     -y,     --yes               Automatically answer yes on prompted questions 
             --json              Report all output as json 
             --offline           Force use cached repodata 
             --dry-run           Only display what would have been done 
             --download-only     Only download and extract packages, do not 
link them into 
                                 environment. 
             --experimental      Enable experimental features 
   
   Prefix options:
     -r,     --root-prefix PATH  Path to the root prefix 
     -p,     --prefix PATH       Path to the target prefix 
             --relocate-prefix PATH 
                                 Path to the relocation prefix 
     -n,     --name NAME         Name of the target prefix
   ```
   
   
   ### Component(s)
   
   Continuous Integration


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to