[tahoe-lafs-trac-stream] [tahoe-lafs] #1339: Tahoe 1.8.2b1 does not locate locally installed setuptools

tahoe-lafs trac at tahoe-lafs.org
Thu Jan 27 19:56:45 UTC 2011


#1339: Tahoe 1.8.2b1 does not locate locally installed setuptools
----------------------------+-----------------------------------------------
     Reporter:  killyourtv  |       Owner:  killyourtv
         Type:  defect      |      Status:  new       
     Priority:  major       |   Milestone:  1.8.2     
    Component:  code        |     Version:  unknown   
   Resolution:              |    Keywords:  setuptools
Launchpad Bug:              |  
----------------------------+-----------------------------------------------

Comment (by killyourtv):

 Thank you for the quick reply. :)


 {{{
 $ python -c 'import pkg_resources;print
 pkg_resources.require("setuptools")'
 [distribute 0.6.14 (/usr/lib/python2.6/dist-packages)]
 }}}

 After applying the patch, tahoe 1.8.2b1 starts successfully and connects
 to the introducer on the I2P network.

 If anything else would be helpful from my end, please let me know.



 {{{
 $ tahoe --version
 allmydata-tahoe: 1.8.2b1,
 foolscap: 0.6.1,
 pycryptopp: 0.5.25,
 zfec: 1.4.9,
 Twisted: 10.1.0,
 Nevow: 0.10.0,
 zope.interface: unknown,
 python: 2.6.6,
 platform: Linux-debian_6.0-x86_64-64bit_ELF,
 pyOpenSSL: 0.10,
 simplejson: 2.1.1,
 pycrypto: 2.1.0,
 pyasn1: unknown,
 mock: 0.6.0,
 sqlite3: 2.4.1,
 sqlite: 3.7.4,
 setuptools: 0.6

 Warning: dependency setuptools (version 0.6 imported from
 '/usr/lib/python2.6/dist-packages') was not found by pkg_resources.
 Warning: dependency distribute (version 0.6.14) found by pkg_resources not
 found by import.

 For debugging purposes, the PYTHONPATH was
   None
 install_requires was
   ['setuptools >= 0.6c6', 'zfec >= 1.1.0', 'simplejson >= 1.4',
 'zope.interface', 'Twisted >= 2.4.0', 'foolscap[secure_connections] >=
 0.6.1', 'Nevow >= 0.6.0', 'pycrypto == 2.0.1, == 2.1.0, >= 2.3', 'pyasn1
 >= 0.0.8a', 'mock', 'pycryptopp >= 0.5.20']
 sys.path after importing pkg_resources was
   /usr/lib/pymodules/python2.6:
   /usr/lib/python2.6/dist-packages:
   /usr/bin:
   /usr/lib/python2.6:
   /usr/lib/python2.6/plat-linux2:
   /usr/lib/python2.6/lib-tk:
   /usr/lib/python2.6/lib-old:
   /usr/lib/python2.6/lib-dynload:
   /usr/local/lib/python2.6/dist-packages:
   /usr/lib/python2.6/dist-packages/PIL:
   /usr/lib/python2.6/dist-packages/gst-0.10:
   /usr/lib/pymodules/python2.6/gtk-2.0:
   /usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode

 }}}

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


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