bzr asked me to send you a bug report
Martin Pool
mbp at sourcefrog.net
Mon Jul 30 20:00:25 BST 2007
On 7/28/07, Richard Kettlewell <rjk at greenend.org.uk> wrote:
> bzr: ERROR: exceptions.AssertionError:
Hi Richard,
I believe this is caused by a bug in Paramiko where it raises
AssertionError if it gets a short response back over sftp. The root
cause may be that your connection was dropped by the server. (Is it
reproducible?) We have asked that Paramiko raise a more specific
error rather than asserting; upgrading python-paramiko may help with
that or at least give a better indication of what happened.
--
Martin
and John
More information about the bazaar
mailing list