Skip to content

Install script tries to install amd64 on riscv64 targets #5776

@lukasz-rek

Description

@lukasz-rek

Checklist

Version

v2.59.0

Description

When using the install script mentioned here, it checks the arch for amd64 by checking if 64 is present which also catches riscv64 and doesn't report an error.

What did you expect to happen?

The script detects riscv64 separately and downloads the correct existing binary.

What actually happened?

Script tries to download amd64 binary which will not work

Reproduction Steps

Try to download the latest binaries on riscv64 arch.

Files

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions