[tahoe-lafs-trac-stream] [tahoe-lafs] #1631: PyCrypto 2.0.1 does not appear to work with trunk
tahoe-lafs
trac at tahoe-lafs.org
Mon Dec 5 05:37:07 UTC 2011
#1631: PyCrypto 2.0.1 does not appear to work with trunk
-----------------------------------------+--------------------------
Reporter: davidsarah | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone: 1.10.0
Component: packaging | Version: 1.9.0
Keywords: pycrypto-lib packaging test | Launchpad Bug:
-----------------------------------------+--------------------------
The PyCrypto version requirement in [source:src/allmydata/_auto_deps.py]
is {{{"pycrypto == 2.0.1, == 2.1.0, == 2.3, >= 2.4.1"}}}, but 2.0.1 does
not appear to actually work. When running tests using {{{python setup.py
test --rterror}}}, it just stops after building and printing the version
information (which states that the PyCrypto version is 2.0.1), and before
running the tests.
I haven't investigated why it stops, but using {{{"pycrypto == 2.1.0, ==
2.3"}}} works (and also avoids test failures due to #1586).
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1631>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list