Skip to content

Cannot lock file on lustre filesystem #3666

@ghost

Description

When I tried to install Cargo and Rust under a lustre filesystem using rustup I got the following error after trying to build a simple crate:

$ cargo run
error: failed to lock file: ~/simple_crate/Cargo.lock

Caused by:
  Function not implemented (os error 38)

It would be nice to let Cargo handle missing flock() by not locking? (durka42)

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