OpenSSL.SSL.Error with make build
Simone Caronni
negativo17 at gmail.com
Tue Dec 16 21:01:36 CET 2014
Try this command, it should work:
OPENSSL_ENABLE_MD5_VERIFY=1 make build
Ref:
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3200
On 16 December 2014 at 18:22, Miro Hrončok <mhroncok at redhat.com> wrote:
>
> Hi,
> running Fedora 21 and getting this when using make build:
>
> PLAGUE_CLIENT_CONFIG=/home/churchyard/.plague-client-rpmfusion.cfg
> /usr/bin/plague-client build mpv mpv-0_7_1-1_fc21 rawhide-free
> Traceback (most recent call last):
> File "/usr/bin/plague-client", line 422, in <module>
> cli = PlagueClient(os.path.expanduser(cfg_file))
> File "/usr/bin/plague-client", line 85, in __init__
> self._check_api_version(self._server)
> File "/usr/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 991, in endheaders
> self._send_output(message_body)
> File "/usr/lib64/python2.7/httplib.py", line 844, in _send_output
> self.send(msg)
> File "/usr/lib64/python2.7/httplib.py", line 820, 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')]
> ../common/Makefile.common:409: recipe for target 'plague' failed
> make: *** [plague] Error 1
>
> Any ideas?
>
> --
> Miro Hrončok
> --
> Phone: +420777974800
> IRC: mhroncok
>
--
You cannot discover new oceans unless you have the courage to lose sight of
the shore (R. W. Emerson).
http://xkcd.com/229/
http://negativo17.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.rpmfusion.org/pipermail/rpmfusion-developers/attachments/20141216/108ec4dc/attachment.html>
More information about the rpmfusion-developers
mailing list