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 589913 Details for
Bug 829345
[abrt] mercurial-1.9.3-1.fc16: ssl.py:181:getpeercert:AttributeError: 'NoneType' object has no attribute 'peer_certificate'
[?]
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), 4.35 KB, created by
Flos Lonicerae
on 2012-06-06 14:19:55 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Flos Lonicerae
Created:
2012-06-06 14:19:55 UTC
Size:
4.35 KB
patch
obsolete
>ssl.py:181:getpeercert:AttributeError: 'NoneType' object has no attribute 'peer_certificate' > >Traceback (most recent call last): > File "/usr/bin/hg", line 38, in <module> > mercurial.dispatch.run() > File "/usr/lib64/python2.7/site-packages/mercurial/dispatch.py", line 27, in run > sys.exit(dispatch(request(sys.argv[1:]))) > File "/usr/lib64/python2.7/site-packages/mercurial/dispatch.py", line 64, in dispatch > return _runcatch(req) > File "/usr/lib64/python2.7/site-packages/mercurial/dispatch.py", line 87, in _runcatch > return _dispatch(req) > File "/usr/lib64/python2.7/site-packages/mercurial/dispatch.py", line 688, in _dispatch > cmdpats, cmdoptions) > File "/usr/lib64/python2.7/site-packages/mercurial/dispatch.py", line 463, in runcommand > ret = _runcommand(ui, options, cmd, d) > File "/usr/lib64/python2.7/site-packages/mercurial/dispatch.py", line 742, in _runcommand > return checkargs() > File "/usr/lib64/python2.7/site-packages/mercurial/dispatch.py", line 696, in checkargs > return cmdfunc() > File "/usr/lib64/python2.7/site-packages/mercurial/dispatch.py", line 685, in <lambda> > d = lambda: util.checksignature(func)(ui, *args, **cmdoptions) > File "/usr/lib64/python2.7/site-packages/mercurial/util.py", line 389, in check > return func(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/mercurial/extensions.py", line 137, in wrap > util.checksignature(origfn), *args, **kwargs) > File "/usr/lib64/python2.7/site-packages/mercurial/util.py", line 389, in check > return func(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/hgext/mq.py", line 3218, in mqcommand > return orig(ui, repo, *args, **kwargs) > File "/usr/lib64/python2.7/site-packages/mercurial/util.py", line 389, in check > return func(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/mercurial/commands.py", line 3871, in push > other = hg.peer(repo, opts, dest) > File "/usr/lib64/python2.7/site-packages/mercurial/hg.py", line 104, in peer > return repository(rui, path, create) > File "/usr/lib64/python2.7/site-packages/mercurial/hg.py", line 93, in repository > repo = _peerlookup(path).instance(ui, path, create) > File "/usr/lib64/python2.7/site-packages/mercurial/httprepo.py", line 233, in instance > inst._fetchcaps() > File "/usr/lib64/python2.7/site-packages/mercurial/httprepo.py", line 56, in _fetchcaps > self.caps = set(self._call('capabilities').split()) > File "/usr/lib64/python2.7/site-packages/mercurial/httprepo.py", line 166, in _call > fp = self._callstream(cmd, **args) > File "/usr/lib64/python2.7/site-packages/mercurial/httprepo.py", line 116, in _callstream > resp = self.urlopener.open(req) > 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/site-packages/mercurial/url.py", line 362, in https_open > return self.do_open(self._makeconnection, req) > File "/usr/lib64/python2.7/site-packages/mercurial/keepalive.py", line 256, in do_open > self._start_transaction(h, req) > File "/usr/lib64/python2.7/site-packages/mercurial/url.py", line 348, in _start_transaction > return keepalive.KeepAliveHandler._start_transaction(self, h, req) > File "/usr/lib64/python2.7/site-packages/mercurial/keepalive.py", line 354, in _start_transaction > h.endheaders() > File "/usr/lib64/python2.7/httplib.py", line 954, in endheaders > self._send_output(message_body) > File "/usr/lib64/python2.7/httplib.py", line 814, in _send_output > self.send(msg) > File "/usr/lib64/python2.7/site-packages/mercurial/url.py", line 135, in _sendfile > orgsend(self, data) > File "/usr/lib64/python2.7/site-packages/mercurial/keepalive.py", line 537, in safesend > self.connect() > File "/usr/lib64/python2.7/site-packages/mercurial/url.py", line 337, in connect > sslutil.validator(self.ui, host)(self.sock) > File "/usr/lib64/python2.7/site-packages/mercurial/sslutil.py", line 105, in __call__ > peercert = sock.getpeercert(True) > File "/usr/lib64/python2.7/ssl.py", line 181, in getpeercert > return self._sslobj.peer_certificate(binary_form) >AttributeError: 'NoneType' object has no attribute 'peer_certificate' > >Local variables in innermost frame: >self: <ssl.SSLSocket object at 0x2034398> >binary_form: True
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 829345
: 589913