conda-cpp-checks
job failing across multiple projects: "tar: option requires an argument -- 'f'"
#250
Labels
bug
Something isn't working
Description
Across multiple RAPIDS repos today, I'm seeing failures like the following in
conda-cpp-checks
CI job.Reproducible Example
This is happening across multiple RAPIDS repos, on PRs with unrelated changes:
Examples:
Notes
I strongly suspect the root cause is something like "we're getting a new version of
tar
" + it being incompatible with this:https://github.com/rapidsai/gha-tools/blob/c7777380c97a1986718aeaaa1b28b9437efcf03b/tools/_rapids-download-from-s3#L23
Will try to put up a more minimal reproducible example of that.
The text was updated successfully, but these errors were encountered: