question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: ditto: Couldn't read PKZip signature

See original GitHub issue

I am code signing from an OSX build server (Jenkins) and am getting this error whenever my app tries to use autoUpdater to update itself, on OSX. I am uploading both the -mac.zip and .dmg to Github. I download one of my .dmg files, install it, then open it, and get this error. Did I have to export the certificate in my npm script in order for it to work?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
MarshallOfSoundcommented, Jun 12, 2016

@mzmousa If you store your assets in a public GitHub repo you can set environment variables to tell Nuts to redirect requests

https://github.com/GitbookIO/nuts/blob/master/bin/web.js#L28

Simply set the environment variable DONT_PROXY_ASSETS to be anything you want. I set mine to true just to be somewhat logical 👍

1reaction
develarcommented, Jun 12, 2016

Did you come across better alternative

For now I have no time to try — nuts works after restart.

Read more comments on GitHub >

github_iconTop Results From Across the Web

TheUnarchiver ditto failed: ditto: Couldn't read PKZip signature
Perhaps a corrupted download on your end ? Try removing the downloaded zip and running the recipe again. All reactions.
Read more >
Notarization warnings from ditto | Apple Developer Forums
When I notarize one of my apps, some members of the app package produce a warning saying "ditto: Couldn't read pkzip local header"....
Read more >
Can't read PKZip signature validating app for App Store
ditto: Couldn't read PKZip Signature Unable to extract archive. ... the directory and tried zip on the command line - this gives an...
Read more >
[fossil-users] ZIP files cannot be extracted using Archive Utility ...
It shows "Error 1 - Operation Not Permitted". ... ditto: Couldn't read pkzip signature. So it seems like Archive Utility uses ditto for...
Read more >
Best 18 Ditto: Couldn't Read Pkzip Signature - Vik News
1. TheUnarchiver ditto failed: ditto: Couldn't read PKZip signature. Author: github.com. Evaluate 3 ⭐ (7921 Ratings). Top rated: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found