[tahoe-dev] Starting error on Centos
Wassim Drira
drirawassim+tahoe at gmail.com
Fri May 21 08:20:23 PDT 2010
Hello all,
Thank you for the new release of tahoe. sftp has boosted performance, the
related file show some performance experiments on my own laptop.
But I try to install it on centos and when I start introducer or a client I
found this ERROR:
STARTING /usr/local/introducer2
/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/zope.interface-3.5.2-py2.4-linux-x86_64.egg/zope/__init__.py:3:
UserWarning: Module twisted was already imported from
/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/twisted/__init__.pyc,
but
/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/Nevow-0.9.33_r17222-py2.4.egg
is being added to sys.path
import pkg_resources
Traceback (most recent call last):
File
"/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/twisted/application/app.py",
line 694, in run
runApp(config)
File
"/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/twisted/scripts/twistd.py",
line 23, in runApp
_SomeApplicationRunner(config).run()
File
"/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/twisted/application/app.py",
line 411, in run
self.application = self.createOrGetApplication()
File
"/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/twisted/application/app.py",
line 494, in createOrGetApplication
application = getApplication(self.config, passphrase)
--- <exception caught here> ---
File
"/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/twisted/application/app.py",
line 505, in getApplication
application = service.loadApplication(filename, style, passphrase)
File
"/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/twisted/application/service.py",
line 390, in loadApplication
application = sob.loadValueFromFile(filename, 'application', passphrase)
File
"/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/twisted/persisted/sob.py",
line 214, in loadValueFromFile
exec fileObj in d, d
File "tahoe-introducer.tac", line 7, in ?
from allmydata import introducer
File "/usr/local/tahoe-sftp/src/allmydata/introducer/__init__.py", line 5,
in ?
from server import IntroducerNode
File "/usr/local/tahoe-sftp/src/allmydata/introducer/server.py", line 8,
in ?
from allmydata import node
File "/usr/local/tahoe-sftp/src/allmydata/node.py", line 17, in ?
for thing, things_version in get_package_versions().iteritems():
File "/usr/local/tahoe-sftp/src/allmydata/__init__.py", line 218, in
get_package_versions
return dict([(k, v) for k, (v, l) in
get_package_versions_and_locations().iteritems()])
File "/usr/local/tahoe-sftp/src/allmydata/__init__.py", line 168, in
get_package_versions_and_locations
import OpenSSL, allmydata, foolscap.api, nevow, platform, pycryptopp,
setuptools, simplejson, twisted, zfec, zope.interface
File
"/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/pycryptopp-0.5.17-py2.4-linux-x86_64.egg/pycryptopp/__init__.py",
line 40, in ?
import _pycryptopp # all that work for one little import
exceptions.ImportError: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9'
not found (required by
/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/pycryptopp-0.5.17-py2.4-linux-x86_64.egg/pycryptopp/_pycryptopp.so)
Failed to load application: /usr/lib64/libstdc++.so.6: version
`GLIBCXX_3.4.9' not found (required by
/usr/local/tahoe-sftp/support/lib/python2.4/site-packages/pycryptopp-0.5.17-py2.4-linux-x86_64.egg/pycryptopp/_pycryptopp.so)
introducer node probably not started
---
Wassim Drira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://allmydata.org/pipermail/tahoe-dev/attachments/20100521/853e6904/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logSFTP-1.csv
Type: text/csv
Size: 3981 bytes
Desc: not available
Url : http://allmydata.org/pipermail/tahoe-dev/attachments/20100521/853e6904/attachment.csv
More information about the tahoe-dev
mailing list