[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2235: Error from 'tahoe cp' on Windows, due to a long path (IOError: Errno2 - no such file or dir.)
Tahoe-LAFS
trac at tahoe-lafs.org
Thu Aug 21 08:50:56 UTC 2014
#2235: Error from 'tahoe cp' on Windows, due to a long path (IOError: Errno2 - no
such file or dir.)
-------------------------+-------------------------------------------------
Reporter: | Owner: Zancas
CyberAxe | Status: new
Type: defect | Milestone: 1.11.0
Priority: normal | Version: 1.10.0
Component: code- | Keywords: tahoe-cp error windows win32
frontend-cli | review-needed LeastAuthority.com
Resolution: |
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by daira):
Replying to [comment:27 daira]:
> Pull request [https://github.com/tahoe-lafs/tahoe-lafs/pull/100] has a
[https://github.com/tahoe-lafs/tahoe-
lafs/commit/abece3d27aab9edc491ba477a9f160a089837893 test] and is now
ready for review.
Please hold off merging this; there are instances of `os.path.abspath` and
`os.path.expanduser` that don't go through
`fileutil.abspath_expanduser.unicode` and should be changed to do so. That
includes the call in `fileutil.put_file` that motivated this ticket, so
the pull request doesn't actually fix the bug. See the results of `egrep
-Rn --include='*.py' 'expanduser|abspath' src |grep -v
abspath_expanduser_unicode` for other cases.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2235#comment:28>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list