Bug 782587

Summary: [abrt] fedora-review-0.1.2-1.fc16: socket.py:553:create_connection:gaierror: [Errno -2] Name or service not known
Product: [Fedora] Fedora Reporter: Pierre-YvesChibon <pingou>
Component: fedora-reviewAssignee: Stanislav Ochotnicky <sochotni>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: pingou, sochotni
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:53836b0c1919fa9d1a6ad2a2bb3eeac90b255741
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-13 22:26:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Pierre-YvesChibon 2012-01-17 19:32:08 UTC
libreport version: 2.0.8
abrt_version:   2.0.7
cmdline:        /usr/bin/python -tt /usr/bin/fedora-review -b 768174
comment:        Run fedora-review without network
executable:     /usr/bin/fedora-review
kernel:         3.2.0-2.fc17.x86_64
reason:         socket.py:553:create_connection:gaierror: [Errno -2] Name or service not known
time:           Tue 17 Jan 2012 08:30:15 PM CET
uid:            1000
username:       pierrey

backtrace:
:socket.py:553:create_connection:gaierror: [Errno -2] Name or service not known
:
:Traceback (most recent call last):
:  File "/usr/bin/fedora-review", line 202, in <module>
:    review.run()
:  File "/usr/bin/fedora-review", line 190, in run
:    self.bug = ReviewBug(self.args.bug, cache=self.args.cache, nobuild=self.args.nobuild, other_BZ=self.args.other_bz)
:  File "/usr/lib/python2.7/site-packages/FedoraReview/bugz.py", line 55, in __init__
:    self.bugzilla = Bugzilla(url=BZ_URL)
:  File "/usr/lib/python2.7/site-packages/bugzilla/__init__.py", line 75, in __init__
:    c = getBugzillaClassForURL(kwargs['url'])
:  File "/usr/lib/python2.7/site-packages/bugzilla/__init__.py", line 34, in getBugzillaClassForURL
:    prodinfo = s.bugzilla.getProdInfo()
:  File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in __call__
:    return self.__send(self.__name, args)
:  File "/usr/lib64/python2.7/xmlrpclib.py", line 1575, in __request
:    verbose=self.__verbose
:  File "/usr/lib64/python2.7/xmlrpclib.py", line 1264, in request
:    return self.single_request(host, handler, request_body, verbose)
:  File "/usr/lib64/python2.7/xmlrpclib.py", line 1292, in single_request
:    self.send_content(h, request_body)
:  File "/usr/lib64/python2.7/xmlrpclib.py", line 1439, in send_content
:    connection.endheaders(request_body)
:  File "/usr/lib64/python2.7/httplib.py", line 951, in endheaders
:    self._send_output(message_body)
:  File "/usr/lib64/python2.7/httplib.py", line 811, in _send_output
:    self.send(msg)
:  File "/usr/lib64/python2.7/httplib.py", line 773, in send
:    self.connect()
:  File "/usr/lib64/python2.7/httplib.py", line 1154, in connect
:    self.timeout, self.source_address)
:  File "/usr/lib64/python2.7/socket.py", line 553, in create_connection
:    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
:gaierror: [Errno -2] Name or service not known
:
:Local variables in innermost frame:
:err: None
:host: 'bugzilla.redhat.com'
:timeout: <object object at 0x7f82ca40c0e0>
:address: ('bugzilla.redhat.com', 443)
:source_address: None
:port: 443

Comment 1 Paul Wouters 2012-06-27 00:08:36 UTC
I had DNS issues. Ideally it should just fail properly instead of failing via a backtrace

Package: fedora-review-0.1.3-1.fc17
OS Release: Fedora release 17 (Beefy Miracle)

Comment 2 Fedora End Of Life 2013-01-16 17:35:29 UTC
This message is a reminder that Fedora 16 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 16. 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 '16'.

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 16's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 16 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 to click on 
"Clone This Bug" 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

Comment 3 Fedora End Of Life 2013-02-13 22:26:34 UTC
Fedora 16 changed to end-of-life (EOL) status on 2013-02-12. Fedora 16 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.

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