Skip to content

Bug: extracting a zip file with 2 identically-named files fails waiting for input to the zip command #57

@DeflateAwning

Description

@DeflateAwning

Apparently zip files can somehow contain 2 files with the same filename (and thus same path in the zip file). The zip command tries to prompt the user for an action.

Here is an example of a file that does not work in dtrx: identical_names_same_dir.zip

Fix Options

  • Minimum viable fix: raise an error.
  • Ideally, add interactive and non-interactive handlers, where the file is extracted and renamed in non-interactive mode

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