Anonymous | Login | 2024-11-21 05:14 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0003211 | ClearOS | app-devel - Developer Tools | public | 2015-06-16 18:40 | 2015-07-30 08:59 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 7.1.0 Beta 3 | Fixed in Version | 7.1.0 Beta 3 | ||||||
Summary | 0003211: plague-client barfs in ClearOS 7 | ||||||||
Description | After configuring the plague environment on ClearOS 7, running "plague-client list_builders" as a sanity check produces the following trace: Traceback (most recent call last): File "/bin/plague-client", line 422, in <module> cli = PlagueClient(os.path.expanduser(cfg_file)) File "/bin/plague-client", line 85, in __init__ self._check_api_version(self._server) File "/bin/plague-client", line 90, in _check_api_version server_ver = server.api_version() 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 1578, 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 969, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 829, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 805, in send self.sock.sendall(data) File "/usr/lib/python2.7/site-packages/plague/SSLConnection.py", line 112, in sendall sent = con.send(data, flags) OpenSSL.SSL.Error: [('asn1 encoding routines', 'ASN1_item_verify', 'unknown message digest algorithm'), ('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')] More information is provided in this Red Hat bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1071615 [^] For now, provide a workaround. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||