[tahoe-lafs-trac-stream] [tahoe-lafs] #1339: Tahoe 1.8.2b1 does not locate locally installed setuptools
tahoe-lafs
trac at tahoe-lafs.org
Fri Jan 28 14:43:05 UTC 2011
#1339: Tahoe 1.8.2b1 does not locate locally installed setuptools
----------------------------+-----------------------------------------------
Reporter: killyourtv | Owner: zooko
Type: defect | Status: closed
Priority: major | Milestone: 1.8.2
Component: code | Version: 1.8.1
Resolution: fixed | Keywords: setuptools
Launchpad Bug: |
----------------------------+-----------------------------------------------
Comment (by zooko):
In a new ticket #1341, killyourtv wrote:
Sorry, I'm back again.
After applying the patch in changeset:4994, the tests fail with the
following output:
{{{
===============================================================================
[ERROR]:
allmydata.test.test_version.CheckRequirement.test_check_requirement
Traceback (most recent call last):
File "/build/$USERNAME-tahoe-lafs_1.8.2~beta1-2-amd64-ZHbyMn/tahoe-
lafs-1.8.2~beta1/src/allmydata/test/test_version.py", line 12, in
test_check_requirement
check_requirement("setuptools >= 0.6c6", {"setuptools": ("0.6", "")})
File "/build/$USERNAME-tahoe-lafs_1.8.2~beta1-2-amd64-ZHbyMn/tahoe-
lafs-1.8.2~beta1/src/allmydata/__init__.py", line 214, in
check_requirement
(actual, location, comment) = vers_and_locs[name]
exceptions.ValueError: need more than 2 values to unpack
-------------------------------------------------------------------------------
Ran 839 tests in 521.128s
FAILED (skips=17, expectedFailures=3, errors=1, successes=818)
}}}
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1339#comment:10>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list