You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run cargo check --profile ci --all-targets
error: toolchain '1.85.0-x86_64-unknown-linux-gnu' is not installed
help: run `rustup toolchain install 1.85.0-x86_64-unknown-linux-gnu` to install it
Error: Process completed with exit code 1.
error: toolchain '1.85.0-aarch64-apple-darwin' is not installed
help: run `rustup toolchain install 1.85.0-aarch64-apple-darwin` to install it
+ cleanup
+ '[' no = yes ']'
+ echo 'Failed to verify release candidate. See /var/folders/1l/tg68jc6550gg8xqf1hr4mlwr0000gn/T/datafusion-46.0.0.XXXXX.ps1ExCTVRs for details.'
Failed to verify release candidate. See /var/folders/1l/tg68jc6550gg8xqf1hr4mlwr0000gn/T/datafusion-46.0.0.XXXXX.ps1ExCTVRs for details.
To Reproduce
I am not sure how to reproduce this yet
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
https://github.com/apache/datafusion/actions/runs/13634013005/job/38108199083
First started happening
Note I also saw the same error when trying to verify the 46.0.0 release:
46.0.0
#14123I ran the verification script
And it errored in the following way:
To Reproduce
I am not sure how to reproduce this yet
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: