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

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

Open
alexischr opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@alexischr
Copy link
Contributor

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:

  1. Begin an app update
  2. Wait for the unzip part
  3. Press the device's reset button
  4. Observe issue

Expected behavior
Either the update applies or it does not, atomically.

@alexischr alexischr added the core label Oct 1, 2024
@alexischr alexischr added this to the v2.0 milestone Oct 1, 2024
@alexischr alexischr self-assigned this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant