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

"ERROR: unable to download latest version" #10411

Closed
antdude opened this issue Aug 23, 2016 · 1 comment
Closed

"ERROR: unable to download latest version" #10411

antdude opened this issue Aug 23, 2016 · 1 comment
Labels

Comments

@antdude
Copy link

@antdude antdude commented Aug 23, 2016

I never had problems in updating youtube-dl with its -U until today:

$ youtube-dl -v -U
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'-U']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.08.13
[debug] Python version 2.7.9 - Linux-3.16.0-4-amd64-x86_64-with-debian-8.5
[debug] exe versions: ffmpeg 3.0.2-4, ffprobe 3.0.2-4, rtmpdump 2.4
[debug] Proxy map: {}
Updating to version 2016.08.22 ...
Traceback (most recent call last):
File "/home/ant/bin/youtube-dl/youtube_dl/update.py", line 148, in update_self
urlh = opener.open(version['bin'][0])
File "/usr/lib/python2.7/urllib2.py", line 431, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 449, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(_args)
File "/home/ant/bin/youtube-dl/youtube_dl/utils.py", line 1004, in https_open
req, *_kwargs)
File "/usr/lib/python2.7/urllib2.py", line 1197, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 101] Network is unreachable>

ERROR: unable to download latest version

I am using Debian stable (Jessie). Thank you in advance. :)

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 23, 2016

Duplicate of #10410.

@dstftw dstftw closed this Aug 23, 2016
@dstftw dstftw added the duplicate label Oct 19, 2016
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.