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

self-updater is broken (again) #712

Closed
atomizer opened this issue Feb 24, 2013 · 1 comment
Closed

self-updater is broken (again) #712

atomizer opened this issue Feb 24, 2013 · 1 comment

Comments

@atomizer
Copy link
Contributor

@atomizer atomizer commented Feb 24, 2013

introduced by 3bf79c7

Updating to version 2013.02.22...
Traceback (most recent call last):
  File "/usr/lib/python2.6/runpy.py", line 122, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.6/runpy.py", line 34, in _run_code
    exec code in run_globals
  File "/usr/local/bin/youtube-dl/__main__.py", line 17, in <module>
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 516, in main
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 490, in _real_main
  File "/usr/local/bin/youtube-dl/youtube_dl/update.py", line 81, in update_self
NameError: global name 'version_info' is not defined
@phihag
Copy link
Contributor

@phihag phihag commented Feb 24, 2013

Thanks for noting, I don't know how that snuck through. Fixed in 1288787 and v2013.02.25. If you are affected by the problem, manually install youtube-dl, as detailed on the download page.

@phihag phihag closed this Feb 24, 2013
@phihag phihag mentioned this issue Feb 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.