Skip to content

dune install doesn't unlink files before copying #2883

@christoph-cullmann

Description

@christoph-cullmann

We e.g. get issues like "text file busy" if we try to install stuff when the installed binaries are just running.

Most other build systems (or the install command used by make) first unlink and then copy the stuff to avoid such issues (at least for unix systems).

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