Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 704603 Details for
Bug 917380
[abrt] youtube-dl-2013.01.13-1.fc18: urllib2.py:1177:do_open:URLError: <urlopen error [Errno -2] Name or service not known>
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.98 KB, created by
Alexandre Moine
on 2013-03-03 18:09:26 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Alexandre Moine
Created:
2013-03-03 18:09:26 UTC
Size:
1.98 KB
patch
obsolete
>urllib2.py:1177:do_open:URLError: <urlopen error [Errno -2] Name or service not known> > >Traceback (most recent call last): > File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main > "__main__", fname, loader, pkg_name) > File "/usr/lib/python2.7/runpy.py", line 72, in _run_code > exec code in run_globals > File "/usr/bin/youtube-dl/__main__.py", line 17, in <module> > youtube_dl.main() > File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 494, in main > _real_main() > File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 478, in _real_main > retcode = fd.download(all_urls) > File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 503, in download > videos = ie.extract(url) > File "/usr/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 92, in extract > return self._real_extract(url) > File "/usr/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 1301, in _real_extract > if self._test_redirect(url): return > File "/usr/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 1290, in _test_redirect > response = opener.open(HeadRequest(url)) > File "/usr/lib/python2.7/urllib2.py", line 400, in open > response = self._open(req, data) > File "/usr/lib/python2.7/urllib2.py", line 418, in _open > '_open', req) > File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain > result = func(*args) > File "/usr/lib/python2.7/urllib2.py", line 1207, in http_open > return self.do_open(httplib.HTTPConnection, req) > File "/usr/lib/python2.7/urllib2.py", line 1177, in do_open > raise URLError(err) >URLError: <urlopen error [Errno -2] Name or service not known> > >Local variables in innermost frame: >err: gaierror(-2, 'Name or service not known') >h: <httplib.HTTPConnection instance at 0x9413f0c> >self: <urllib2.HTTPHandler instance at 0x93261ac> >req: <youtube_dl.InfoExtractors.HeadRequest instance at 0x93261ec> >headers: {'Host': 'abc', 'Connection': 'close', 'User-Agent': 'Python-urllib/2.7'} >host: 'abc' >http_class: <class httplib.HTTPConnection at 0x924f0ec>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 917380
: 704603 |
704604
|
704605