ftp missing module error

Bug #161240 reported by Robert Collins
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Undecided
Robert Collins

Bug Description

[3467/9118 in 226s, 1 failed, 1 known failures, 51 skipped, 5 missing features] test_transport_implementations.TransportTests.test_delete(FTPServer) Exception in thread Thread-718:
Traceback (most recent call last):
  File "threading.py", line 460, in __bootstrap
    self.run()
  File "threading.py", line 440, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/robertc/source/baz/iter-lines/bzrlib/tests/ftp_server.py", line 244, in _asyncore_loop_ignore_EBADF
    if e.args[0] != errno.EBADF:
NameError: global name 'errno' is not defined

Tags: trivial
Revision history for this message
Vincent Ladeuil (vila) wrote :
Changed in bzr:
assignee: nobody → v-ladeuil
Revision history for this message
Vincent Ladeuil (vila) wrote :

oops, didn't the already posted patch ;)

Changed in bzr:
assignee: v-ladeuil → lifeless
status: New → Fix Committed
Changed in bzr:
milestone: none → 1.0rc1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.