[tahoe-dev] Tahoe-LAFS on Fedora 14

Sameer Verma sverma at sfsu.edu
Tue Jan 17 00:02:26 UTC 2012


On Mon, Jan 9, 2012 at 1:46 PM, Sameer Verma <sverma at sfsu.edu> wrote:
> Hello!
>
> I'm getting ready to put tahoe-lafs on Fedora 14 machines (OLPC XO-1 with
> build 11.3.0) using the quickstart instructions
> (https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/docs/quickstart.rst).
> Any gotchas on F14? Any RPMs instead of the quickstart instructions?
>
> I'm doing this for fun and for learning more about tahoe-lafs. I won't be
> storing any valuable or large files. I happen to have access to 10+ OLPC
> XO-1 machines that can talk to each other on a mesh network, so that should
> also be interesting, I hope.

I got started with 1.9.1 Installed packages and dependencies.

yum install gcc python-devel sqlite-devel gcc-c++ openssl-devel cpp
glibc-devel glibc-headers kernel-headers libgomp libstdc++-devel
e2fsprogs-devel keyutils-libs-devel krb5-devel libselinux-devel
libsepol-devel zlib-devel python-twisted

After that, running python setup.py build runs for a bit, downloads
pycryptopp-0.5.29, runs

pycryptopp-0.5.29/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-p7QCzm/pycryptopp-0.5.29/egg-dist-tmp-6Yr2LO

and runs out of space. Says "No space left on device."

I'm assuming its running out of tmp? Tried running from an external
USB stick, but get the same error.

Suggestions?

Sameer



More information about the tahoe-dev mailing list