Skip to content

We need to handle 7-zip failures more gracefully #2749

@Hixie

Description

@Hixie

Looking at this log:
flutter/flutter#69697 (comment)
...it seems that we don't handle 7-zip failures well.

We should detect when 7-zip fails, and report the error. Specifically, if the failure is "access denied", we should specify what paths 7-zip tried to write to. It might even be good to detect what the failure is (e.g. look at the ACLs of the relevant directories?) and explain how to fix it (if we can do that).

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