Are you running as root? On 12-01-17 04:02 AM, Sameer Verma wrote:
> On Mon, Jan 9, 2012 at 1:46 PM, Sameer Verma <[email protected]> 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 > _______________________________________________ > tahoe-dev mailing list > [email protected] > http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev _______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
