Skip to content

install should fail if a source path is not found in the archive #23

@haboustak

Description

@haboustak

The install command builds a list of file operations, but it never checks that every operation is performed. It's very common for a source file path to change, resulting in no match when iterating archive members.

One solution is to remove source files from the list when they are matched. An error should be raised if the installs list is not empty after processing the entire archive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions