Having trouble installing Tahoe-LAFS on Open-Wrt

brucet brucet.cisco at gmail.com
Thu Mar 28 22:30:15 UTC 2019


I just looked at the mail archives for this email alias. Looks like it is dead.

 

Is there any active email alias for Tahoe-LAFS or is this project now defunct?

 

FYI. The good news is that I have gotten a lot further on getting Tahoe-LAFS working on OpenWrt. The bad news is that I may move to a different project since this project looks like it has been abandoned.

 

                Bruce T

 

From: Bruce Thompson <brucet.cisco at gmail.com>
Date: Wednesday, March 27, 2019 at 1:35 PM
To: <tahoe-dev at tahoe-lafs.org>
Subject: Having trouble installing Tahoe-LAFS on Open-Wrt

 

Hello,

 

My name is Bruce Thompson. I am new to this list / community so please forgive me if I am asking a question that has already been answered elsewhere.

 

I am trying to install Tahoe-LAFS on an X86 virtual machine running Open-Wrt. I have seen old emails from other people trying to do the same thing but have not seen any resolution to the issues they have raised.

 

I tried to install Tahoe-LAFS from source using the instructions on this web page:

https://github.com/tahoe-lafs/tahoe-lafs

 

I got to the pip install of the Tahoe-LAFS package itself:
venv/bin/pip install --editable .
I am getting the following error from pip install when I execute the command above:

Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-install/XXXX/Twisted/

 

>From looking at other posts, it looks like the Twisted package is platform specific and has to be built for the target platform. I assume I am getting this error because the Tahoe-LAFS install package does not include a version of Twisted for Open-Wrt. There actually is a twisted package available for Open-Wrt and I have installed it. However, I still get the same error from pip install even when the twisted package is installed on my OpenWrt virtual machine.

 

I am thinking that if I can remove the dependency for Twisted in the Tahoe-LAFS pip install package, then I can get around this issue.

 

Am I on the right track? Any suggestions for what I should do to get around this issue?

 

Thanks greatly,

 

                Bruce T

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20190328/cb19b0f2/attachment.html>


More information about the tahoe-dev mailing list