Skip to content

Temporary files are moved using fs::rename #81

@tilowiklundSensmetry

Description

@tilowiklundSensmetry

sysand uses the system temporary directory for extracting and validating projects before installation. Currently those temporary extracted files are moved using std::fs::rename, which fails to move the file in case the environment o be installed into resides on a different device than the system temporary directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions