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

youtube-dl --update #496

Closed
allenlinux opened this issue Oct 26, 2012 · 1 comment
Closed

youtube-dl --update #496

allenlinux opened this issue Oct 26, 2012 · 1 comment

Comments

@allenlinux
Copy link

@allenlinux allenlinux commented Oct 26, 2012

youtube-dl --update
Updating to latest version...
Traceback (most recent call last):
File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "youtube-dl/main.py", line 7, in
File "youtube-dl/init.py", line 536, in main

File "youtube-dl/init.py", line 510, in _real_main

File "youtube-dl/init.py", line 55, in updateSelf

File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib64/python2.7/urllib2.py", line 400, in open
response = self._open(req, data)
File "/usr/lib64/python2.7/urllib2.py", line 418, in _open
'_open', req)
File "/usr/lib64/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/usr/lib64/python2.7/urllib2.py", line 1215, in https_open
return self.do_open(httplib.HTTPSConnection, req)
File "/usr/lib64/python2.7/urllib2.py", line 1177, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>

@FiloSottile
Copy link
Collaborator

@FiloSottile FiloSottile commented Oct 26, 2012

Please tell me that opening 3 duplicates was an error...

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.