[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2398: test_ftp_auth_keyfile reported to fail on Windows

Tahoe-LAFS trac at tahoe-lafs.org
Fri Apr 3 17:23:42 UTC 2015


#2398: test_ftp_auth_keyfile reported to fail on Windows
------------------------------------+---------------------------
 Reporter:  daira                   |          Owner:  daira
     Type:  defect                  |         Status:  new
 Priority:  normal                  |      Milestone:  undecided
Component:  code-frontend-ftp-sftp  |        Version:  1.10.0
 Keywords:  windows tests ftp auth  |  Launchpad Bug:
------------------------------------+---------------------------
 Reported by WinLAFS on tahoe-dev (against master):
 {{{
 [ERROR]
 Traceback (most recent call last):
   File "c:\lafs\src\allmydata\test\test_client.py", line 220, in
 test_ftp_auth_keyfile
     c = client.Client(basedir) # just make sure it can be instantiated
   File "c:\lafs\src\allmydata\client.py", line 151, in __init__
     self.init_ftp_server()
   File "c:\lafs\src\allmydata\client.py", line 470, in init_ftp_server
     s = ftpd.FTPServer(self, accountfile, accounturl, ftp_portstr)
   File "c:\lafs\src\allmydata\frontends\ftpd.py", line 318, in __init__
     c = AccountFileChecker(self, accountfile)
   File "c:\lafs\src\allmydata\frontends\auth.py", line 34, in __init__
     for line in open(abspath_expanduser_unicode(accountfile), "r"):
 exceptions.IOError: [Errno 2] No such file or directory:
 u'\\\\?\\C:\\lafs\\_trial_temp\\private\\accounts'

 allmydata.test.test_client.Basic.test_ftp_auth_keyfile
 }}}

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2398>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list