Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot unzip HtmlAgilityPack #484

Closed
vasily-kirichenko opened this issue Dec 29, 2014 · 7 comments
Closed

Cannot unzip HtmlAgilityPack #484

vasily-kirichenko opened this issue Dec 29, 2014 · 7 comments

Comments

@vasily-kirichenko
Copy link
Contributor

paket.dependencies:

source https://www.nuget.org/api/v2
nuget HtmlAgilityPack
.paket\paket restore
Paket version 0.18.13.0
found: paket.dependencies
Downloading HtmlAgilityPack 1.4.9 to C:\Users\...\AppData\Local\NuGet\Cache\HtmlAgilityPack.1.4.9.nupkg
Something went wrong with the download of HtmlAgilityPack 1.4.9 - automatic retry with --force.
Downloading HtmlAgilityPack 1.4.9 to C:\Users\...\AppData\Local\NuGet\Cache\HtmlAgilityPack.1.4.9.nupkg
Paket failed with:
   Error during unzipping lib/sl3-wp/_._ in HtmlAgilityPack 1.4.9: CRC error: the file being extracted appears to be cor
rupted. Expected 0x00000000, Actual 0x6AF4413C
@vasily-kirichenko
Copy link
Contributor Author

Nuget is able to install it. So, I think Paket should also do.

@forki
Copy link
Member

forki commented Dec 29, 2014

Looks like a bug in the zip lib. We need a better lib.

@vasily-kirichenko
Copy link
Contributor Author

Total Commander could not unpack it either

image

@vasily-kirichenko
Copy link
Contributor Author

May downloading fail?

@vasily-kirichenko
Copy link
Contributor Author

I downloaded it with Chrome by URL https://www.nuget.org/api/v2/package/HtmlAgilityPack/1.4.9 and the file is identical to one that Paket downloaded. It seems that the package itself is broken.

@vasily-kirichenko
Copy link
Contributor Author

@forki forki closed this as completed in 256513b Jan 2, 2015
@vasily-kirichenko
Copy link
Contributor Author

Thanks, now it works ok :)

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

No branches or pull requests

3 participants