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

Adding 10% on size for temporary dmg used in hdiutil #4171

Merged
merged 2 commits into from
Sep 23, 2019
Merged

Adding 10% on size for temporary dmg used in hdiutil #4171

merged 2 commits into from
Sep 23, 2019

Conversation

vladotesanovic
Copy link
Contributor

Upon signing and notarization electron-builder is expanding application more than allocated size in method computeAssetSize which is located under:

packages/dmg-builder/src/dmg.ts

This fix is adding 10% of additional size on temporary dmg. This fix closes #3301 among other tasks which 'no space left on device'.

@vladotesanovic
Copy link
Contributor Author

Hi @develar

I can't see that my code is related to bugs reported by Travis and Circleci
Can you help me a bit with this?

@G-Rath
Copy link
Contributor

G-Rath commented Aug 20, 2019

@vladotesanovic I've had the same failings in my PR, which I've updated the snapshots on.

I suspect it's just that something has changed w/ one of the libs upstream :)

Hopefully we'll both get reviewed soon.

@develar develar merged commit 1d21620 into electron-userland:master Sep 23, 2019
@gimdongwoo
Copy link

gimdongwoo commented Jan 8, 2020

The new release is not published. This issue not be resolved yet.
https://www.npmjs.com/package/dmg-builder

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

Successfully merging this pull request may close these issues.

Error 'no space left on device' is shown if code signing is not disabled.
4 participants