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

fix: increase maxBuffer for xorriso child process #1274

Merged
merged 1 commit into from
Feb 17, 2017

Conversation

dpgraham
Copy link
Contributor

I got the following error when trying to build AppImage on my Ubuntu VM. The same error occurred in Travis CI.

Error: Exit code: undefined. stderr maxBuffer exceeded
GNU xorriso 1.4.4 : RockRidge filesystem manipulator, libburnia project.

Increasing the maxBuffer size fixed the problem.

@develar develar merged commit bce672e into electron-userland:master Feb 17, 2017
@develar
Copy link
Member

develar commented Feb 17, 2017

Thanks!

@dpgraham
Copy link
Contributor Author

No problem! Thanks for the all the effort you've put into this project.

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.

2 participants