"tahoe backup": report EnvironmentError more precisely #1052

Open
opened 2010-05-19 06:47:19 +00:00 by zooko · 0 comments
zooko commented 2010-05-19 06:47:19 +00:00
Owner

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.

`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.
tahoe-lafs added the
unknown
minor
defect
1.6.1
labels 2010-05-19 06:47:19 +00:00
tahoe-lafs added this to the undecided milestone 2010-05-19 06:47:19 +00:00
tahoe-lafs added
code-frontend-cli
and removed
unknown
labels 2010-06-08 03:20:57 +00:00
tahoe-lafs modified the milestone from undecided to soon 2010-06-12 21:09:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#1052
No description provided.