Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
Description
The conda-clean job fails when there are no stale builds to clean up:
https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=21889&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=d9b15392-e4ce-5e4c-0c8c-b69645229181
usage: anaconda remove [-h] [-f] specs [specs ...] anaconda remove: error: the following arguments are required: specs 0 builds may be deleted out of 390 Deleting ... Traceback (most recent call last): File "/home/vsts/work/1/s/arrow/dev/tasks/conda-recipes/clean.py", line 96, in <module> check_call(["anaconda", "remove", "-f"] + to_delete) File "/usr/share/miniconda/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['anaconda', 'remove', '-f']' returned non-zero exit status 2.
Attachments
Attachments
Issue Links
- links to