Opened at 2010-05-19T06:47:19Z
Last modified at 2010-06-12T21:09:41Z
#1052 assigned defect
"tahoe backup": report EnvironmentError more precisely
Reported by: | zooko | Owned by: | davidsarah |
---|---|---|---|
Priority: | minor | Milestone: | soon |
Component: | code-frontend-cli | Version: | 1.6.1 |
Keywords: | error tahoe-backup usability easy | Cc: | |
Launchpad Bug: |
Description
tahoe backup catches EnvironmentError and then prints out "permission denied". Couldn't there be other reasons for EnvironmentError besides permission denial, such as "no such file or directory"? Why not just give the user the error message that the underlying exception offers, which might have more information.
Change History (3)
comment:1 Changed at 2010-06-08T03:20:57Z by davidsarah
- Component changed from unknown to code-frontend-cli
- Keywords tahoe-backup usability added; backup removed
comment:2 Changed at 2010-06-08T03:21:25Z by davidsarah
- Keywords easy added
- Owner changed from nobody to davidsarah
- Status changed from new to assigned
comment:3 Changed at 2010-06-12T21:09:41Z by davidsarah
- Milestone changed from undecided to soon
Note: See
TracTickets for help on using
tickets.