Skip to content

Directory entries not added to zip contents #622

@shs96c

Description

@shs96c

When creating a zip using pkg_zip with files nested in a directory, the zip only contains the files, and not the entries for the directories. This causes unpacking to fail with some "unzip" implementations.

pkg_zip should create all the directory entries required for a file before adding that file to the zip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2An issue that should be worked on when time is available

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions