Skip to content

maturin build fails with local dependency #299

@emmatyping

Description

@emmatyping

I'm not sure if this is just a duplicate of #238 (it seems more severe?), but here is the problem:

I have a local dependency, and unless I pass --no-sdists, maturin build fails with the inscrutable error log:

warning: manifest has no description, documentation, homepage or repository.
See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for more info.
    Updating crates.io index
error: no matching package named `squaremat` found
location searched: registry `https://github.com/rust-lang/crates.io-index`
required by package `scrs v0.7.0 (/home/ethan/search_compiler/native)`

Thanks for the great tool :)

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