Comment 2 for bug 461149

Revision history for this message
Ingmar Vanhassel (ingmar) wrote :

Thanks for the quick response.

When I apply the patch below I get

"""
ERROR: test_transport_sftp (bzrlib.tests.test_selftest.TestSelftest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/paludis/build/dev-scm-bzr-2.0.1/work/bzr-2.0.1/bzrlib/tests/test_selftest.py", line 1881, in test_transport_sftp
    raise TestSkipped("Paramiko not present")
NameError: global name 'TestSkipped' is not defined
"""

Will these bugfixes be fixed wit the bzr-2.0.2 release?

Thanks again!