Changes between Initial Version and Version 5 of Ticket #2745


Ignore:
Timestamp:
2016-03-22T16:00:22Z (9 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2745

    • Property Milestone changed from 1.10.3 to 1.11.0
  • Ticket #2745 – Description

    initial v5  
    11{{{
    22allmydata.PackagingError:
    3 ImportError: for requirement 'pycryptopp >= 0.6.0': (<type 'exceptions.ImportError'>, '/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/_pycryptopp.so: undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE', ('/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/__init__.py', 8, '<module>', 'import _pycryptopp'))
    4 Warning: dependency 'pycryptopp' could not be imported. pkg_resources thought it should be possible to import version '0.7.1.869544967005693312591928092448767568728501330214' from '/home/davidsarah/tahoe/git/trunk/tahoe/lib/python2.7/site-packages'.
    5 The exception trace was (<type 'exceptions.ImportError'>, '/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/_pycryptopp.so: undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE', ('/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/__init__.py', 8, '<module>', 'import _pycryptopp')).
     3ImportError: for requirement 'pycryptopp >= 0.6.0': (<type 'exceptions.ImportError'>,
     4'/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/_pycryptopp.so:
     5undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE',
     6('/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/__init__.py', 8, '<module>', 'import _pycryptopp'))
     7Warning: dependency 'pycryptopp' could not be imported. pkg_resources thought it should be possible to import version
     8'0.7.1.869544967005693312591928092448767568728501330214' from
     9'/home/davidsarah/tahoe/git/trunk/tahoe/lib/python2.7/site-packages'.
     10The exception trace was (<type 'exceptions.ImportError'>, '/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/_pycryptopp.so:
     11undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE',
     12('/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/__init__.py', 8, '<module>', 'import _pycryptopp')).
    613}}}