[tahoe-lafs-trac-stream] [tahoe-lafs] #2193: pyOpenSSL 0.14 pulls in a bunch of new dependencies

tahoe-lafs trac at tahoe-lafs.org
Thu Mar 6 01:42:37 UTC 2014


#2193: pyOpenSSL 0.14 pulls in a bunch of new dependencies
-------------------------+-------------------------------------------------
     Reporter:  daira    |      Owner:
         Type:  defect   |     Status:  new
     Priority:  normal   |  Milestone:  undecided
    Component:           |    Version:  1.10.0
  packaging              |   Keywords:  packaging setuptools pyopenssl
   Resolution:           |  cryptography six cffi pycparser
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by daira):

 {{{
 daira: SwedFTP: line 286 or thereabouts of src/allmydata/__init__.py
 should say:
 daira:     ignorable = set(['argparse', 'pyutil', 'zbase32', 'distribute',
 'twisted-web', 'twisted-core', 'twisted-conch'])
 daira: change it to:
 daira:     ignorable = set(['argparse', 'pyutil', 'zbase32', 'distribute',
 'twisted-web', 'twisted-core', 'twisted-conch', 'cryptography', 'six',
 'cffi', 'pycparser'])
 daira: and reinstall tahoe
 daira: then try 'tahoe --version-and-path' again
 [...]
 SwedFTP: daira1, daira , that fixes the issue http://pastebin.com/vXLGXfem
 [...]
 daira1: excellent, thanks for testing that
 }}}

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


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