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

Paket creates corrupt package (zip) #729

Closed
Vidarls opened this issue Mar 27, 2015 · 6 comments
Closed

Paket creates corrupt package (zip) #729

Vidarls opened this issue Mar 27, 2015 · 6 comments
Labels

Comments

@Vidarls
Copy link
Contributor

Vidarls commented Mar 27, 2015

With a very specific file (that I am not allowed to put here) Paket.pack creates nupkg that give crc error when unpacked. Replacing that file after packing manually with somethign like 7 zip fixes the archive.

Simplest case I have been able to reproduce is file type template with single file content.

Are there any way I can get debug data to help figuring out this without publishing stuff I am not allowed to make public?

@forki
Copy link
Member

forki commented Mar 27, 2015

I assume the only thing is to trust me and use email or something.

That said: maybe it's time to upgrade paket to newer .NET framework and use
the framework stuff to zip files.
On Mar 27, 2015 4:25 PM, "Vidar Løvbrekke Sømme" notifications@github.com
wrote:

With a very specific file (that I am not allowed to put here) Paket.pack
creates nupkg that give crc error when unpacked. Replacing that file after
packing manually with somethign like 7 zip fixes the archive.

Simplest case I have been able to reproduce is file type template with
single file content.

Are there any way I can get debug data to help figuring out this without
publishing stuff I am not allowed to make public?


Reply to this email directly or view it on GitHub
#729.

@forki forki added the bug label Mar 27, 2015
@Vidarls
Copy link
Contributor Author

Vidarls commented Mar 27, 2015

Sent you an e-mail with the simplest possible repro. (and now everyone can create conspiracy theories and wonder what the super-secret file is..)

mystery

@forki
Copy link
Member

forki commented Mar 28, 2015

IT IS A MYSTERY INDEED!
I got no mail.

@forki
Copy link
Member

forki commented Mar 29, 2015

I can reproduce this bug with latest Paket, but #732 seems to fix it.
At least I don't get the CRC error any more. But #732 still has the issue that the package explorer can't find the metadata and I don't know why.

@forki
Copy link
Member

forki commented Apr 8, 2015

should be fixed in 0.39 alpha

@Vidarls
Copy link
Contributor Author

Vidarls commented Apr 8, 2015

I can confirm that my original problem is now fixed

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

No branches or pull requests

2 participants