Skip to content

segfaults with invalid dependency #724

@freevryheid

Description

@freevryheid

Description

I changed a git dependency to a path as follows:

[dependencies]
vecfun.git·=·{·path·=·"../../vecfun"·}

fpm build segfaulted - then figured to change the dependency, deleting the .git

[dependencies]
vecfun·=·{·path·=·"../../vecfun"·}

Expected Behaviour

A hint with regards invalid dependency?

Version of fpm

0.6.0, alpha

Platform and Architecture

Linux

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions