Bug 674023 - [abrt] subdownloader-2.0.13-1.fc14: urllib2.py:1148:do_open:URLError: <urlopen error [Errno -2] Name or service not known>
Summary: [abrt] subdownloader-2.0.13-1.fc14: urllib2.py:1148:do_open:URLError: <urlope...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: subdownloader
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Klepek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f927a57b
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-31 11:24 UTC by das
Modified: 2012-08-16 13:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 13:29:32 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.93 KB, text/plain)
2011-01-31 11:24 UTC, das
no flags Details

Description das 2011-01-31 11:24:49 UTC
abrt version: 1.1.14
architecture: i686
cmdline: python /usr/bin/subdownloader /mnt/arkive/Movies/english/wise-west.side.story-1961/west.side.story.french_english.dvdrip.by_galmuchet.avi
component: subdownloader
executable: /usr/bin/subdownloader
kernel: 2.6.35.10-74.fc14.i686
package: subdownloader-2.0.13-1.fc14
reason: urllib2.py:1148:do_open:URLError: <urlopen error [Errno -2] Name or service not known>
release: Fedora release 14 (Laughlin)
time: 1296473039
uid: 500

backtrace
-----
urllib2.py:1148:do_open:URLError: <urlopen error [Errno -2] Name or service not known>

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/subdownloader/gui/main.py", line 1517, in onButtonSearchByTitle
    movies = s.search_movie(search_text,'all')
  File "/usr/lib/python2.7/site-packages/subdownloader/modules/search.py", line 52, in search_movie
    xml_page = urllib2.urlopen(xml_url)
  File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 397, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 510, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 429, in error
    result = self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 605, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib/python2.7/urllib2.py", line 391, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 409, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1173, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.7/urllib2.py", line 1148, 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 0x8da6e8c>
self: <urllib2.HTTPHandler instance at 0x8d9f34c>
req: <urllib2.Request instance at 0x898aeac>
headers: {'Host': 'www.opensubtitles.org', 'Connection': 'close', 'User-Agent': 'Python-urllib/2.7'}
host: 'www.opensubtitles.org'
http_class: <class httplib.HTTPConnection at 0x8858a1c>

How to reproduce
-----
1.Just running subdownloader
2.
3.

Comment 1 das 2011-01-31 11:24:58 UTC
Created attachment 476167 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-16 13:29:35 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.