Bug 955250 - [abrt] pyzor-0.5.0-7.fc18: urllib2.py:1177:do_open:URLError: <urlopen error [Errno -2] Name or service not known>
Summary: [abrt] pyzor-0.5.0-7.fc18: urllib2.py:1177:do_open:URLError: <urlopen error [...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: pyzor
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Thienemann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c58943f4a724d72a5d20f84ae6b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-22 16:18 UTC by Szabo Akos
Modified: 2014-02-05 21:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-05 21:00:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.61 KB, text/plain)
2013-04-22 16:18 UTC, Szabo Akos
no flags Details
File: core_backtrace (911 bytes, text/plain)
2013-04-22 16:18 UTC, Szabo Akos
no flags Details
File: environ (1.71 KB, text/plain)
2013-04-22 16:18 UTC, Szabo Akos
no flags Details

Description Szabo Akos 2013-04-22 16:18:38 UTC
Description of problem:
Start up evolution

Version-Release number of selected component:
pyzor-0.5.0-7.fc18

Additional info:
cmdline:        /usr/bin/python -Wignore::DeprecationWarning /bin/pyzor discover
dso_list:       python-libs-2.7.3-13.fc18.x86_64
executable:     /bin/pyzor
kernel:         3.8.7-201.fc18.x86_64
uid:            1001
ureports_counter: 1

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

Traceback (most recent call last):
  File "/bin/pyzor", line 8, in <module>
    pyzor.client.run()
  File "/usr/lib/python2.7/site-packages/pyzor/client.py", line 1022, in run
    ExecCall().run()
  File "/usr/lib/python2.7/site-packages/pyzor/client.py", line 186, in run
    download(config.get('client', 'DiscoverServersURL'), servers_fn)
  File "/usr/lib/python2.7/site-packages/pyzor/client.py", line 1031, in download
    open(outfile, "wb").write(urllib2.urlopen(url).read())
  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 1207, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib64/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 0x7fbd72fc0ab8>
self: <urllib2.HTTPHandler instance at 0x7fbd7385db00>
req: <urllib2.Request instance at 0x7fbd72fc05a8>
headers: {'Host': 'pyzor.sourceforge.net', 'Connection': 'close', 'User-Agent': 'Python-urllib/2.7'}
host: 'pyzor.sourceforge.net'
http_class: <class httplib.HTTPConnection at 0x7fbd72feb258>

Potential duplicate: bug 825503

Comment 1 Szabo Akos 2013-04-22 16:18:41 UTC
Created attachment 738575 [details]
File: backtrace

Comment 2 Szabo Akos 2013-04-22 16:18:43 UTC
Created attachment 738576 [details]
File: core_backtrace

Comment 3 Szabo Akos 2013-04-22 16:18:45 UTC
Created attachment 738577 [details]
File: environ

Comment 4 Fedora End Of Life 2013-12-21 13:10:51 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is 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  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

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.

Comment 5 Fedora End Of Life 2014-02-05 21:00:41 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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