Opened at 2014-04-21T16:55:23Z
Last modified at 2014-04-21T16:56:23Z
#2230 new defect
'tahoe --version[and-path]' should print versions even if a requirement check fails — at Initial Version
Reported by: | daira | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | packaging | Version: | 1.10.0 |
Keywords: | packaging version error | Cc: | |
Launchpad Bug: |
Description
If the checks on dependencies done by check_all_requirements in src/allmdyata/__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.
Alternatively we could always print the versions and paths whenever the requirements check fails, regardless of what command we were trying to run.
Note: See
TracTickets for help on using
tickets.