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

scripts/mkimage: show message when temp folder is full #3115

Merged
merged 1 commit into from
Nov 21, 2018

Conversation

vpeter4
Copy link
Contributor

@vpeter4 vpeter4 commented Nov 21, 2018

If temporary folder is full error message can't be saved and shown to the user which doesn't know what the problem actually is. In this case show some message.

old behaviour

image: extracting part1 from image...
image: error happen...
image: cleanup...

new behaviour

image: extracting part1 from image...
image: error happen...

  folder /tmp.inTRp2QM1b might be out of free space...

image: cleanup...

scripts/mkimage Outdated Show resolved Hide resolved
scripts/mkimage Outdated Show resolved Hide resolved
scripts/mkimage Outdated Show resolved Hide resolved
If temporary folder is full error message can't be saved and shown to the user which doesn't know what the problem actually is. In this case file is empty and show other message.
@vpeter4
Copy link
Contributor Author

vpeter4 commented Nov 21, 2018

Better?

@MilhouseVH
Copy link
Contributor

Thanks.

@MilhouseVH MilhouseVH merged commit 4ad81f9 into LibreELEC:master Nov 21, 2018
@vpeter4 vpeter4 deleted the le_tmp_full branch November 21, 2018 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants