[tahoe-dev] [tahoe-lafs] #121: handling errors in 'tahoe get' (was: command-line: handling errors)

tahoe-lafs trac at allmydata.org
Thu Feb 26 11:16:14 PST 2009


#121: handling errors in 'tahoe get'
-------------------------------+--------------------------------------------
 Reporter:  zooko              |           Owner:  zooko   
     Type:  defect             |          Status:  assigned
 Priority:  major              |       Milestone:  1.4.0   
Component:  code-frontend-cli  |         Version:  0.7.0   
 Keywords:                     |   Launchpad_bug:          
-------------------------------+--------------------------------------------
Changes (by warner):

  * milestone:  eventually => 1.4.0


Comment:

 I just tested 1.3.0 (actually trunk as of [3740]), and there's still a
 problem, but a different one. {{{tahoe get my:unrecoverable LOCAL}}} (on a
 file with only two shares, using 3-of-10) results in an empty file named
 LOCAL being created, and an ugly HTML representation of an
 {{{UnrecoverableFileError}}} being written to stderr. The process exit
 status is 1.

 The two bugs:
  * LOCAL should not be created
  * the HTML traceback should not be printed, instead
 "!UnrecoverableFileError" and perhaps a short message should be written to
 stderr

-- 
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/121#comment:8>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid


More information about the tahoe-dev mailing list