[tahoe-lafs-trac-stream] [tahoe-lafs] #1383: foolscap 0.6.1 has no such extra feature 'secure_connections'

tahoe-lafs trac at tahoe-lafs.org
Sun Apr 17 04:49:56 PDT 2011


#1383: foolscap 0.6.1 has no such extra feature  'secure_connections'
---------------------------+-------------------------------------------
     Reporter:  zooko      |      Owner:  warner
         Type:  defect     |     Status:  new
     Priority:  major      |  Milestone:  1.9.0
    Component:  packaging  |    Version:  1.8.2
   Resolution:             |   Keywords:  setuptools foolscap pyOpenSSL
Launchpad Bug:             |
---------------------------+-------------------------------------------

Comment (by zooko):

 Replying to [comment:9 charlesnw]:
 > Here are the steps to reproduce. This is from a clean install of Ubuntu
 11.04:
 >
 > 1) Download the tahoe dist zip
 >
 > 2) Install deps first round. (sudo apt-get install build-essential
 libpython2.7-dev )
 >
 > 3) As root python setup.py build   && python setup.py install
 >
 > 4)  ( sudo apt-get install python-pycryptopp  python-mock python-asn1
 python-nevow python-foolscap )
 >
 > That generates the error in the ticket description.

 I don't understand what step 4 means here. Don't you stop after you run
 step 3 and get the error in the ticket description?

 Also, please paste into this ticket the output from:

 {{{
 python -c 'import pkg_resources;print pkg_resources.require("Foolscap")'
 }}}

 and

 {{{
 python -c 'import foolscap;print foolscap;print foolscap.__version__'
 }}}

 Thanks!

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1383#comment:11>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


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