Bug 864415 - [abrt] RBTools-0.4.1-1.fc17: urllib2.py:1106:do_request_:URLError: <urlopen error no host given>
Summary: [abrt] RBTools-0.4.1-1.fc17: urllib2.py:1106:do_request_:URLError: <urlopen e...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: RBTools
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephen Gallagher
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:03a8ca06901ac469355e5bd498b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-09 11:47 UTC by Irena Zhekova
Modified: 2013-07-05 11:08 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-07-05 11:08:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (799 bytes, text/plain)
2012-10-09 11:47 UTC, Irena Zhekova
no flags Details

Description Irena Zhekova 2012-10-09 11:47:37 UTC
Version-Release number of selected component:
RBTools-0.4.1-1.fc17

Additional info:
libreport version: 2.0.14
abrt_version:   2.0.13
cmdline:        /usr/bin/python /usr/bin/post-review
kernel:         3.5.4-2.fc17.x86_64

backtrace:
:urllib2.py:1106:do_request_:URLError: <urlopen error no host given>
:
:Traceback (most recent call last):
:  File "/usr/bin/post-review", line 9, in <module>
:    load_entry_point('RBTools==0.4.1', 'console_scripts', 'post-review')()
:  File "/usr/lib/python2.7/site-packages/rbtools/postreview.py", line 1222, in main
:    if not server.check_api_version():
:  File "/usr/lib/python2.7/site-packages/rbtools/postreview.py", line 226, in check_api_version
:    root_resource = self.api_get('api/')
:  File "/usr/lib/python2.7/site-packages/rbtools/postreview.py", line 669, in api_get
:    return self.process_json(self.http_get(path))
:  File "/usr/lib/python2.7/site-packages/rbtools/postreview.py", line 639, in http_get
:    rsp = 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 398, in open
:    req = meth(req)
:  File "/usr/lib64/python2.7/urllib2.py", line 1106, in do_request_
:    raise URLError('no host given')
:URLError: <urlopen error no host given>
:
:Local variables in innermost frame:
:host: None
:request: <urllib2.Request instance at 0xdd62d8>
:self: <urllib2.HTTPHandler instance at 0xdd6128>

Comment 1 Irena Zhekova 2012-10-09 11:47:40 UTC
Created attachment 624041 [details]
File: core_backtrace

Comment 2 Stephen Gallagher 2012-10-09 12:38:56 UTC
Could you please identify what you were doing at the time you got this crash? If you were just running 'post-review', please identify the commandline flags you used, what SCM (git, svn, etc.) you were working with and what and how you specified the ReviewBoard server you were connecting to.

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

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 17'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 17 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 17'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.


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