Skip to content

in some cases deps.sh fails to install cargo properly and leads the build to fail #11

@gluckzhang

Description

@gluckzhang

Error log:

error: the 'cargo' binary, normally provided by the 'cargo' component, is not applicable to the '1.84.1-x86_64-unknown-linux-gnu' toolchain

A workaround: run rustup component remove cargo --toolchain 1.84.1 and rustup component add cargo --toolchain 1.84.1 using the service_user

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions