[tahoe-dev] Unable to start 1.8b
David-Sarah Hopwood
david-sarah at jacaranda.org
Fri Aug 6 00:09:31 UTC 2010
Nathan Eisenberg wrote:
> tintro:~/tahoe-lafs-ticket798-1.7.1-r4653/bin# ./tahoe start
> STARTING '/root/.tahoe'
> Traceback (most recent call last):
> File "/root/tahoe-lafs-ticket798-1.7.1-r4653/Twisted-10.1.0-py2.5-linux-x86_64.egg/twisted/application/app.py", line 626, in run
> runApp(config)
> File "/root/tahoe-lafs-ticket798-1.7.1-r4653/Twisted-10.1.0-py2.5-linux-x86_64.egg/twisted/scripts/twistd.py", line 23, in runApp
> _SomeApplicationRunner(config).run()
> File "/root/tahoe-lafs-ticket798-1.7.1-r4653/Twisted-10.1.0-py2.5-linux-x86_64.egg/twisted/application/app.py", line 374, in run
> self.application = self.createOrGetApplication()
> File "/root/tahoe-lafs-ticket798-1.7.1-r4653/Twisted-10.1.0-py2.5-linux-x86_64.egg/twisted/application/app.py", line 439, in createOrGetApplication
> application = getApplication(self.config, passphrase)
> --- <exception caught here> ---
> File "/root/tahoe-lafs-ticket798-1.7.1-r4653/Twisted-10.1.0-py2.5-linux-x86_64.egg/twisted/application/app.py", line 450, in getApplication
> application = service.loadApplication(filename, style, passphrase)
> File "/root/tahoe-lafs-ticket798-1.7.1-r4653/Twisted-10.1.0-py2.5-linux-x86_64.egg/twisted/application/service.py", line 390, in loadApplication
> application = sob.loadValueFromFile(filename, 'application', passphrase)
> File "/root/tahoe-lafs-ticket798-1.7.1-r4653/Twisted-10.1.0-py2.5-linux-x86_64.egg/twisted/persisted/sob.py", line 210, in loadValueFromFile
> exec fileObj in d, d
> File "tahoe-client.tac", line 5, in <module>
> pkg_resources.require('allmydata-tahoe')
Oops. Thanks for reporting this.
This is happening because we changed the appname to 'tahoe-lafs-ticket798'
(for the beta only), and changed all references in the code, but forgot
that there were references in previously generated .tac files:
<http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1159>
For the time being, please use trunk instead for beta testing. Note that
node directories generated with the beta release will be incompatible with
trunk and vice-versa.
> File "/root/tahoe-lafs-ticket798-1.7.1-r4653/setuptools-0.6c16dev.egg/pkg_resources.py", line 666, in require
> needed = self.resolve(parse_requirements(requirements))
> File "/root/tahoe-lafs-ticket798-1.7.1-r4653/setuptools-0.6c16dev.egg/pkg_resources.py", line 565, in resolve
> raise DistributionNotFound(req) # XXX put more info here
[note to self: open tickets against setuptools/zetuptoolz/distribute
to actually "put more info here".]
> pkg_resources.DistributionNotFound: allmydata-tahoe
--
David-Sarah Hopwood ⚥ http://davidsarah.livejournal.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 292 bytes
Desc: OpenPGP digital signature
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20100806/b771aa1a/attachment.pgp>
More information about the tahoe-dev
mailing list