[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2745: importing pycryptopp fails due to undefined symbol
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Mar 22 16:00:22 UTC 2016
#2745: importing pycryptopp fails due to undefined symbol
---------------------------+---------------------------------------------
Reporter: daira | Owner: daira
Type: defect | Status: new
Priority: normal | Milestone: 1.11.0
Component: packaging | Version: 1.10.2
Resolution: | Keywords: packaging regression pycryptopp
Launchpad Bug: |
---------------------------+---------------------------------------------
Description changed by daira:
Old description:
> {{{
> allmydata.PackagingError:
> 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'))
> 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'.
> 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')).
> }}}
New description:
{{{
allmydata.PackagingError:
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'))
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'.
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')).
}}}
--
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2745#comment:5>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list