Skip to content

Zipped files have issues opening on Windows #3

@swoisz

Description

@swoisz

An archive is made with this tool (.zip) and it opens/extracts just fine in Linux.

Windows extractor and 7zip don't like the file. Windows refuses to work with it, and 7zip never completes extraction.

Fix

  • there was a '+' character as part of the git hash which gets included in the zip filename. Removing this seemed to work for this 1 observation.

Notes

Could we use gzip instead of tar?
Could we ensure characters like '+' don't show up in the filename?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions