[tahoe-lafs-trac-stream] [tahoe-lafs] #804: provide binary .egg's for pycryptopp for all supported platforms and versions of Python

tahoe-lafs trac at tahoe-lafs.org
Fri May 24 20:41:58 UTC 2013


#804: provide binary .egg's for pycryptopp for all supported platforms and
versions of Python
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  zooko
  arch_o_median          |     Status:  closed
         Type:  defect   |  Milestone:  1.8.1
     Priority:  minor    |    Version:  1.5.0
    Component:           |   Keywords:  binaries install dependency
  packaging              |  pycryptopp linux x86-64
   Resolution:  fixed    |
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by tilllt):

 now i did easy_install for pycryptopp from this page:

 https://tahoe-lafs.org/trac/pycryptopp

 and now tahoe fails with

 Traceback (most recent call last):
   File "/usr/local/bin/tahoe", line 5, in <module>
     from pkg_resources import load_entry_point
   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2707, in
 <module>
     working_set.require(__requires__)
   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in
 require
     needed = self.resolve(parse_requirements(requirements))
   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in
 resolve
     raise DistributionNotFound(req)
 pkg_resources.DistributionNotFound: Twisted>=11.0.0

 so i guess it is a different bug than the others in here had.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/804#comment:42>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list