[tahoe-lafs-trac-stream] [tahoe-lafs] #1258: having Tahoe or any dependency installed in site-packages (or any other shared directory) can cause us to run or test the wrong code
tahoe-lafs
trac at tahoe-lafs.org
Sun Jan 16 02:22:09 UTC 2011
#1258: having Tahoe or any dependency installed in site-packages (or any other
shared directory) can cause us to run or test the wrong code
------------------------------------+---------------------------------------
Reporter: davidsarah | Owner: zooko
Type: defect | Status: assigned
Priority: major | Milestone: 1.9.0
Component: dev-infrastructure | Version: 1.8.0
Resolution: | Keywords: setuptools test docs review-needed
Launchpad Bug: |
------------------------------------+---------------------------------------
Comment (by davidsarah):
Replying to [comment:20 davidsarah]:
> In [4942/ticket1306], we replace {{{require_auto_deps}}} with
{{{check_all_requirements}}}, which compares the requirement with the
imported version as obtained directly from each package module. Then in
[4959/ticket1306], we change that check to use verlib and add tests for
both verlib and {{{check_requirement}}}.
I should also have mentioned [4949/ticket1306], which generalizes the
check to handle disjunctive requirements like "pycrypto == 2.0.1, ==
2.1.0, >= 2.3" (and also exposes {{{check_requirement}}} at module level
to make it testable).
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1258#comment:21>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list