Opened at 2011-01-29T03:59:46Z
Last modified at 2020-01-16T20:37:10Z
#1343 new defect
how does a packager find version requirements for indirect dependencies? — at Initial Version
Reported by: | davidsarah | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | packaging | Version: | 1.8.1 |
Keywords: | docs | Cc: | |
Launchpad Bug: |
Description
The method of finding Tahoe's indirect requirements documented at http://tahoe-lafs.org/trac/tahoe-lafs/wiki/AdvancedInstall#Dependencies,
- requires a built copy of Tahoe, and
- only prints the versions being used by that copy, not the requirements.
The indirect dependencies are pyutil, zbase32, and argparse. It might be easier just to document that (with minimum version requirements if any) and update the documentation manually.
Note: See
TracTickets for help on using
tickets.