Bug 1322958 - unable to communicate with sigul
Summary: unable to communicate with sigul
Keywords:
Status: CLOSED DUPLICATE of bug 1367216
Alias: None
Product: Fedora
Classification: Fedora
Component: sigul
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Patrick Uiterwijk
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-31 18:52 UTC by Dennis Gilmore
Modified: 2016-08-15 21:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-15 21:48:42 UTC
Type: Bug


Attachments (Terms of Use)

Description Dennis Gilmore 2016-03-31 18:52:26 UTC
Description of problem:
trying to run any commands on sigul from a fedora 24 client results in an error

On the client side I get 

NSS_HASH_ALG_SUPPORT=+MD5 sigul new-key --key-admin ausil --name-real "Fedora Secondary" --name-comment 25 --name-email fedora-23-secondary fedora-25-secondary
Administrator's password: 
Passphrase for the new key: 
Passphrase for the new key (again): 
2016-03-31 13:35:22,481 WARNING: (child) Exception in child
Traceback (most recent call last):
  File "/usr/share/sigul/double_tls.py", line 777, in __child
    _ForwardingBuffer.forward_two_way(buf_1, buf_2)
  File "/usr/share/sigul/double_tls.py", line 177, in forward_two_way
    buf_1._receive(poll_descs)
  File "/usr/share/sigul/double_tls.py", line 335, in _receive
    r1 = self.__receive_inner(poll_descs)
  File "/usr/share/sigul/double_tls.py", line 277, in __receive_inner
    data = self.__inner_src.recv(self._BUFFER_LEN - len(self.__buffer))
ValueError: I/O operation on closed socket

while on the bridge 
2016-03-31 18:35:40,341 INFO: Client with CN 'ausil' connected
2016-03-31 18:35:40,406 INFO: Unexpected EOF: EOFError('Unexpected EOF on _DoubleTLS',)
2016-03-31 18:35:40,407 DEBUG: Request handling finished


Version-Release number of selected component (if applicable):
sigul-0.102-3.fc24.noarch

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Fedora Admin XMLRPC Client 2016-08-09 14:55:48 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Patrick Uiterwijk 2016-08-15 21:48:42 UTC
This is caused by a bug in python-nss 1.0 and up.
Downgrading python-nss to 0.16.0 will work around the issue for now.

*** This bug has been marked as a duplicate of bug 1367216 ***


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