Opened at 2009-03-17T19:24:55Z
Last modified at 2009-08-06T18:35:14Z
#664 closed defect
Unable to start. — at Initial Version
Reported by: | hottuna | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | packaging | Version: | 1.3.0 |
Keywords: | Cc: | cgalvan | |
Launchpad Bug: |
Description
Python 2.6 Win 7
C:\Users\hottuna\Downloads\allmydata-tahoe-1.3.0\bin>tahoe start -C C:\stor STARTING C:\stor C:\Python26\lib\site-packages\zope\init__.py:3: UserWarning?: Module twisted wa s already imported from C:\Users\hottuna\Downloads\allmydata-tahoe-1.3.0\support \Lib\site-packages\twisted-8.2.0-py2.6-win32.egg\twisted\init.pyc, but c:\us ers\hottuna\downloads\allmydata-tahoe-1.3.0\support\lib\site-packages\nevow-0.9. 32-py2.6.egg is being added to sys.path
import pkg_resources
C:\Users\hottuna\Downloads\allmydata-tahoe-1.3.0\support\Lib\site-packages\twist ed-8.2.0-py2.6-win32.egg\twisted\persisted\sob.py:12: DeprecationWarning?: the md 5 module is deprecated; use hashlib instead
import os, md5, sys
C:\Users\hottuna\Downloads\allmydata-tahoe-1.3.0\support\Lib\site-packages\twist ed-8.2.0-py2.6-win32.egg\twisted\python\filepath.py:12: DeprecationWarning?: the sha module is deprecated; use the hashlib module instead
import sha
C:\Users\hottuna\Downloads\allmydata-tahoe-1.3.0\support\Lib\site-packages\fools cap-0.3.2-py2.6.egg\foolscap\banana.py:2: DeprecationWarning?: the sets module is
deprecated
import struct, sets, time
Traceback (most recent call last):
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\support\lib\site-packag
es\Twisted-8.2.0-py2.6-win32.egg\twisted\application\app.py", line 694, in run
runApp(config)
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\support\lib\site-packag
es\Twisted-8.2.0-py2.6-win32.egg\twisted\scripts\twistd.py", line 23, in runApp
_SomeApplicationRunner(config).run()
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\support\lib\site-packag
es\Twisted-8.2.0-py2.6-win32.egg\twisted\application\app.py", line 411, in run
self.application = self.createOrGetApplication()
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\support\lib\site-packag
es\Twisted-8.2.0-py2.6-win32.egg\twisted\application\app.py", line 494, in creat eOrGetApplication
application = getApplication(self.config, passphrase)
--- <exception caught here> ---
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\support\lib\site-packag
es\Twisted-8.2.0-py2.6-win32.egg\twisted\application\app.py", line 505, in getAp plication
application = service.loadApplication(filename, style, passphrase)
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\support\lib\site-packag
es\Twisted-8.2.0-py2.6-win32.egg\twisted\application\service.py", line 390, in l oadApplication
application = sob.loadValueFromFile(filename, 'application', passphrase)
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\support\lib\site-packag
es\Twisted-8.2.0-py2.6-win32.egg\twisted\persisted\sob.py", line 214, in loadVal ueFromFile
exec fileObj in d, d
File "tahoe-client.tac", line 7, in <module>
from allmydata import client
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\src\allmydata\client.py
", line 3, in <module>
from allmydata import node
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\src\allmydata\node.py",
line 19, in <module>
for thing, things_version in get_package_versions().iteritems():
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\src\allmydata\init.
py", line 169, in get_package_versions
return dict([(k, v) for k, (v, l) in get_package_versions_and_locations().it
eritems()])
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\src\allmydata\init.
py", line 139, in get_package_versions_and_locations
import OpenSSL, allmydata, foolscap, nevow, platform, pycryptopp, setuptools
, simplejson, twisted, zfec, zope.interface
File "c:\users\hottuna\downloads\allmydata-tahoe-1.3.0\support\lib\site-packag
es\pyOpenSSL-0.8-py2.6-win32.egg\OpenSSL\init.py", line 11, in <module>
import rand, crypto, SSL, tsafe
exceptions.ImportError?: DLL load failed: The specified procedure could not be fo und.
Failed to load application: DLL load failed: The specified procedure could not b e found.
client node probably not started