#1954 closed defect (duplicate)

sftp server won't work with latest twisted version

Reported by: somebody Owned by:
Priority: major Milestone: undecided
Component: code-frontend Version: 1.9.2
Keywords: sftp Cc:
Launchpad Bug:

Description

configured sftp server based on https://tahoe-lafs.org/trac/tahoe-lafs/browser/git/docs/frontends/FTP-and-SFTP.rst

tahoe run fails with these log entries:

File "../allmydata-tahoe-1.9.2/src/allmydata/frontends/sftpd.py", line 25, in <module>

from twisted.internet.interfaces import IFinishableConsumer

ImportError?: cannot import name IFinishableConsumer

possibly related to http://twistedmatrix.com/trac/ticket/5944

Change History (1)

comment:1 Changed at 2013-04-25T11:36:58Z by somebody

  • Resolution set to duplicate
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.