Skip to content

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

@DmitriyKirakosyan

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

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