Skip to content

ICSharpCode.SharpZipLib.Zip.ZipException: Wrong Central Directory signature #356

Description

@DmitriyKirakosyan

File to test: https://dl.google.com/android/repository/sys-img/android-wear/x86-P_r02.zip.
SharpZipLib fails to unzip this file, while Windows10 is able to do it using Extract All... menu item.

Steps to reproduce

  1. Download the test file;
  2. Try to unzip it using SharpZipLib;
  3. Observe the Wrong Central Directory signature error.

Version of SharpZipLib

1.1.0

Obtained from (only keep the relevant lines)

  • Package installed using NuGet

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

zipRelated to ZIP file format

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions