[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
Mon Jan 17 07:22:33 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 zooko):
Replying to [comment:20 davidsarah]:
> Caveat: {{{check_all_requirements}}} doesn't currently check indirect
dependencies, e.g. pyOpenSSL, pyutil, argparse, and zbase32.
{{{require_auto_deps}}} didn't check those either.
Hm. If we were using {{{pkg_resources}}}, then {{{pkg_resources.require
("allmydata-tahoe")}}} would check all dependencies including indirect
ones like {{{pyOpenSSL}}}.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1258#comment:23>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list