Skip to content

ecryptfs causes Cargo to rebuild when it shouldn't #7775

Open

Description

What I did:

  • cargo clean
  • cargo build => everything is rebuilt, that's OK
  • cargo build again => some crates are rebuilt, that's not OK
  • cargo build again => nothing is rebuilt, that's OK

Happens on my laptop running Debian/testing, rust 1.40 from rustup, 8Gb RAM.
Doesn't happen on my desktop, sames OS, same rust, 20Gb RAM.

How can I help and provide debug info ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-filesystemArea: issues with filesystemsA-rebuild-detectionArea: rebuild detection and fingerprintingC-bugCategory: bugS-blocked-externalStatus: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions