Skip to content

CombineArchive::extractTo(const std::string&) does not appear to extract correctly #59

@CodeByDrescher

Description

@CodeByDrescher

During patching of Biosimulation's Biosimulator_Utils, a bug was discovered where combine archive contents were extracted as directories rather than as files (if curious, see: Biosimulators_utils/blob/dev/biosimulators_utils/combine/io.py Line: 209). Calls traced back to libCombine, and potentially Zipper.

Archive tested had a manifest and two empty files as content, it looks like the manifest extracted correctly, but the two empty files became directories. The archive is synthetic and not practical, but it was used for testing and used to extract properly.

see attached:
archive.zip

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