On 03/04/15 14:01, WinLAFS wrote:
> Hello Daira
> 
> second install on 7win32 run true (with a little help: README.rst required)
> extended test have one reproduce able error

> [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

Thanks, filed as <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2398>.

-- 
Daira Hopwood ⚥

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
tahoe-dev mailing list
tahoe-dev@tahoe-lafs.org
https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to