Comment 14 for bug 1356823

Revision history for this message
Brian Murray (brian-murray) wrote :

Actually, looking more closely the Traceback uses the same bucket but is in a different part of the code.

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/aptdaemon/pkcompat.py", line 599, in _remove_from_connection_no_raise
    self.pktrans.trans = None
AttributeError: 'NoneType' object has no attribute 'trans'