On 16 Oct 2014, at 14:42, Lucas Willian Bocchi <lucas.boc...@gmail.com> wrote:
> Command output: An error occurred while looking up > _xmpp-client._tcp.gbocchi.com.br Traceback (most recent call last): File > "/etc/postfix/jabber.py", line 62, in <module> cl.connect(); File > "/usr/lib/python2.7/dist-packages/xmpp/client.py", line 205, in connect > while not self.TLS.starttls and self.Process(1): pass File > "/usr/lib/python2.7/dist-packages/xmpp/dispatcher.py", line 303, in dispatch > handler['func'](session,stanza) File > "/usr/lib/python2.7/dist-packages/xmpp/transports.py", line 330, in > StartTLSHandler self._startSSL() File > "/usr/lib/python2.7/dist-packages/xmpp/transports.py", line 308, in _startSSL > tcpsock._sslObj = socket.ssl(tcpsock._sock, None, None) File > "/usr/lib/python2.7/socket.py", line 64, in ssl return > _realssl.sslwrap_simple(sock, keyfile, certfile) File > "/usr/lib/python2.7/ssl.py", line 980, in sslwrap_simple ssl_sock = > _ssl.sslwrap(sock, 0, keyfile, certfile, CERT_NONE, AttributeError: 'module' > object has no attri > bute 'sslwrap' ) Hi Lucas, thank you for reporting this issue. I believe it’s related to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762010 which should now be fixed. Can you try to install the new package and see if it fixes the issue, please? thanks, Cosimo. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org