Bug 1010276 - [abrt] hash-slinger-2.2-1.fc19: Connection.py:178:connect_ssl:SSLError: unknown protocol
Summary: [abrt] hash-slinger-2.2-1.fc19: Connection.py:178:connect_ssl:SSLError: unkno...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: hash-slinger
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Wouters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bb894f333ebc07415fd888c9072...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-20 12:33 UTC by Juan Orti
Modified: 2015-01-12 19:45 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-12 19:45:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (599 bytes, text/plain)
2013-09-20 12:33 UTC, Juan Orti
no flags Details
File: environ (3.58 KB, text/plain)
2013-09-20 12:33 UTC, Juan Orti
no flags Details

Description Juan Orti 2013-09-20 12:33:16 UTC
Description of problem:
Trying to do a TLSA record of a smtp server

Version-Release number of selected component:
hash-slinger-2.2-1.fc19

Additional info:
reporter:       libreport-2.1.7
cmdline:        /usr/bin/python /usr/bin/tlsa -4 --port 25 --create mx1.miceliux.com
dso_list:       m2crypto-0.21.1-11.fc19.x86_64
executable:     /usr/bin/tlsa
kernel:         3.11.1-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
Connection.py:178:connect_ssl:SSLError: unknown protocol

Traceback (most recent call last):
  File "/usr/bin/tlsa", line 645, in <module>
    connection.connect((str(address), int(connection_port)))
  File "/usr/lib64/python2.7/site-packages/M2Crypto/SSL/Connection.py", line 185, in connect
    ret = self.connect_ssl()
  File "/usr/lib64/python2.7/site-packages/M2Crypto/SSL/Connection.py", line 178, in connect_ssl
    return m2.ssl_connect(self.ssl, self._timeout)
SSLError: unknown protocol

Local variables in innermost frame:
self: <M2Crypto.SSL.Connection.Connection instance at 0x1ea8c20>

Comment 1 Juan Orti 2013-09-20 12:33:20 UTC
Created attachment 800479 [details]
File: backtrace

Comment 2 Juan Orti 2013-09-20 12:33:22 UTC
Created attachment 800480 [details]
File: environ

Comment 3 Paul Wouters 2013-09-20 14:24:19 UTC
yeah, protocols with STARTTLS are not supported yet. We'll try and fix it soon

Comment 4 Fedora End Of Life 2015-01-09 22:18:37 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 19 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Paul Wouters 2015-01-12 19:45:43 UTC
this is fixed in hash-slinger 2.6, which made it into f20 and f21, but no into f19


Note You need to log in before you can comment on or make changes to this bug.