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

Updater won't check again after cancelling an update #3301

Open
bitplane opened this issue Jun 6, 2014 · 2 comments
Open

Updater won't check again after cancelling an update #3301

bitplane opened this issue Jun 6, 2014 · 2 comments
Assignees

Comments

@bitplane
Copy link

bitplane commented Jun 6, 2014

The updater won't check a second time if you accidentally cancel the update download.

Method:

  1. Install 4.0.3 on Raspberry Pi
  2. Manually check for updates
  3. Select "yes" to update to 4.0.4
  4. Cancel because you have an itchy trigger finger
  5. Close OpenELEC settings program
  6. Open it again, choose manual update

Expected result:

Update process should start again

Actual result:

Update process doesn't start.

@stefansaraev
Copy link
Contributor

thanks for reporting. that's known. unfortunately it wont be fixed for 4.0.x as it is not crash and burn bug and requires non-trivial changes to service.openelec.settings. fix will come in 4.2.x if I am still there to fix it. ping @lfiebach : update_in_progress in resources/lib/modules/system.py better use lockfiles instead of local variable as cancel occurs in oe.py download_file() -> ..

@sraue
Copy link
Contributor

sraue commented Mar 11, 2016

@lfiebach

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

No branches or pull requests

4 participants