'tahoe --version[and-path]' should print versions even if a requirement check fails #2230

Open
opened 2014-04-21 16:55:23 +00:00 by daira · 0 comments
daira commented 2014-04-21 16:55:23 +00:00
Owner

If the checks on dependencies done by check_all_requirements in source:src/allmydata/init.py fail, but we were trying to run tahoe --version or tahoe --version-and-path, then it would be useful to print the versions (and paths) anyway.

An acceptable way to implement this would be to always print the versions and paths whenever the requirements check fails, regardless of what command we were trying to run.

If the checks on dependencies done by `check_all_requirements` in source:src/allmydata/*init*.py fail, but we were trying to run `tahoe --version` or `tahoe --version-and-path`, then it would be useful to print the versions (and paths) anyway. An acceptable way to implement this would be to always print the versions and paths whenever the requirements check fails, regardless of what command we were trying to run.
tahoe-lafs added the
packaging
normal
defect
1.10.0
labels 2014-04-21 16:55:23 +00:00
tahoe-lafs added this to the undecided milestone 2014-04-21 16:55:23 +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#2230
No description provided.