[tahoe-dev] [mm] unparseable directory

zooko zooko at zooko.com
Mon May 5 17:32:49 UTC 2008


On May 5, 2008, at 11:23 AM, zooko wrote:

> Could you use the wui (point your web browser to http://
> 127.0.0.1:8124 ) and look at the "recent uploads and downloads" page
> and see which shares from which servers were used for fetching that
> mutable file?
>
> Also, could you paste the output of "bin/tahoe --version"?

Oh, one more thing: did you run the self-tests?

As mentioned in:

http://allmydata.org/source/tahoe/trunk/docs/install.html

You can run "make test" to run the Tahoe tests.  For the cryptography  
library, which does SHA-256, AES, and RSA, you are using the  
pycryptopp-0.3.0 which came bundled in the misc/dependencies  
directory (unless you separately installed a different pycryptopp):

http://allmydata.org/trac/tahoe/browser/misc/dependencies/?rev=2514

You can untar that and run "python ./setup.py test" to run the  
pycryptopp self-tests.

Likewise with zfec, also bundled, also using "python ./setup.py test"  
to run its own tests.

Regards,

Zooko




More information about the tahoe-dev mailing list