[tahoe-lafs-trac-stream] [tahoe-lafs] #1379: misparse of "tahoe cp $CAP/$PATH ."
tahoe-lafs
trac at tahoe-lafs.org
Sat May 14 17:21:08 PDT 2011
#1379: misparse of "tahoe cp $CAP/$PATH ."
-----------------------------------+---------------------------------
Reporter: zooko | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Component: code-frontend-cli | Version: 1.8.2
Resolution: | Keywords: usability cli error
Launchpad Bug: |
-----------------------------------+---------------------------------
Comment (by davidsarah):
If Latest is a subdirectory of the given dircap, shouldn't it be:
{{{
tahoe cp -v -r --node-url=http://localhost:3458 URI:DIR2-RO:blah/Latest
./Latest
}}}
?
(I.e. you have "{{{tahoe cp $CAP:$PATH .}}}", not "{{{tahoe cp $CAP/$PATH
.}}}" in the examples.)
Having said that, "!TypeError: argument 2 to map() must support iteration"
is a horrible way to report the error.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1379#comment:1>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list