FS#40546 - [deluge] new optdep should be python2-service-identity
Attached to Project:
Arch Linux
Opened by John (graysky) - Sunday, 25 May 2014, 14:48 GMT
Last edited by Jan Alexander Steffens (heftig) - Sunday, 25 May 2014, 19:21 GMT
Opened by John (graysky) - Sunday, 25 May 2014, 14:48 GMT
Last edited by Jan Alexander Steffens (heftig) - Sunday, 25 May 2014, 19:21 GMT
|
Details
Based on changes to twisted I believe, installing
python2-service-identity provides the means to suppress the
following warning:
% deluge-console /usr/lib/python2.7/site-packages/twisted/internet/_sslverify.py:184: UserWarning: You do not have the service_identity module installed. Please install it from <https://pypi.python.org/pypi/service_identity>. Without the service_identity module and a recent enough pyOpenSSL tosupport it, Twisted can perform only rudimentary TLS client hostnameverification. Many valid certificate/hostname mappings may be rejected. verifyHostname, VerificationError = _selectVerifyImplementation() |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Sunday, 25 May 2014, 19:21 GMT
Reason for closing: Not a bug
Additional comments about closing: Already an optdep of twisted.
Sunday, 25 May 2014, 19:21 GMT
Reason for closing: Not a bug
Additional comments about closing: Already an optdep of twisted.
Comment by Doug Newgard (Scimmia) -
Sunday, 25 May 2014, 15:51 GMT
It is already an optdep of python2-twisted
Comment by John (graysky) - Sunday,
25 May 2014, 18:14 GMT
I see that, but I think end-users will probably appreciate seeing
it as part of deluge for simplicity.