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

When the auto-update mechanism hits an error, the springboard still offers to update #9

Open
joerick opened this issue Aug 24, 2016 · 0 comments

Comments

@joerick
Copy link
Member

joerick commented Aug 24, 2016

img_7327

FWIW, this is the error in the console:

Traceback (most recent call last):
  File "/usr/bin/tbupgrade", line 119, in main
    latest_version, deb_url = get_latest_version_info()
  File "/usr/bin/tbupgrade", line 42, in get_latest_version_info
    assert deb_url is not None, 'Deb file not found on latest Github release'
AssertionError: Deb file not found on latest Github release
tbupgrade: Checking installed version...
tbupgrade:   Installed version: 0.5.0
tbupgrade: Checking latest version on Github...

Deb file not found on latest Github release


tbupgrade: Upgrade failed.

(looks like my fault! 😣)

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

1 participant