Skip to content

Setup fails in Linux ARM64 platforms #2863

Description

@adpaco

cargo kani setup fails to download the bundle for the aarch64-unknown-linux-gnu platform.

[0/5] Running Kani first-time setup...
[1/5] Ensuring the existence of: /home/accorell/.kani/kani-0.40.0
[2/5] Downloading Kani release bundle: kani-0.40.0-aarch64-unknown-linux-gnu.tar.gz
Error: Kani does not support this platform (Rust target aarch64-unknown-linux-gnu)

with Kani version: 0.40.0

The problem is that the setup program contains a platform check that which hasn't been updated.

Metadata

Metadata

Assignees

Labels

[C] BugThis is a bug. Something isn't working.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions