If the unzip process is not done targetting a staging directory (e.g. `/meadow0/Temp/staged-update`), then a power reset during this process will cause a partial update to apply, potentially making the device/app unusable. #783
If the unzip process is not done targetting a staging directory (e.g. /meadow0/Temp/staged-update), then a power reset during this process will cause a partial update to apply, potentially making the device/app unusable.
To Reproduce
Steps to reproduce the behavior:
Begin an app update
Wait for the unzip part
Press the device's reset button
Observe issue
Expected behavior
Either the update applies or it does not, atomically.
If the unzip process is not done targetting a staging directory (e.g.
/meadow0/Temp/staged-update
), then a power reset during this process will cause a partial update to apply, potentially making the device/app unusable.To Reproduce Steps to reproduce the behavior:
Expected behavior Either the update applies or it does not, atomically.