[tahoe-dev] Tahoe-LAFS v1.9.2 alpha packages for testing!

Dirk Loss lists at dirk-loss.de
Fri Jun 22 18:21:13 UTC 2012


On 22.06.12 19:57, Zooko Wilcox-O'Hearn wrote:
> On Fri, Jun 22, 2012 at 1:26 PM, Zooko Wilcox-O'Hearn <zooko at zooko.com> wrote:
>> Here you go. Please test!
>>
>> https://lafsgateway.zooko.com/uri/URI:DIR2-RO:hqjv4r2rve4mydw6zwub2wqnom:4go7k3hbwi7hkoaluxjm7yiode54hzdkcvw7a5k7hhfso5wcb7vq/
> 
> Ugh, I put the wrong version number on there. It says "1.9.1a1", but I
> meant "1.9.2a1". Sigh. Oh well. Please test it anyway. :-)

Just a quick data point: I downloaded that .tar.bz2 and it installed
fine under OS X 10.7.4:

$ python setup.py test
Ran 1083 tests in 610.105s
PASSED (skips=9, expectedFailures=3, successes=1071)


Side note: At first I forgot to pass the "build" parameter to setup.py,
which produced the following error messages. I don't know if this is
expected:

$ python setup.py
Not found: tahoe-deps
Not found: ../tahoe-deps
conftest.c:1:10: fatal error: 'sys/epoll.h' file not found
#include <sys/epoll.h>
         ^
1 error generated.

Installed
/Users/dirk/Downloads/allmydata-tahoe-1.9.1a1/Twisted-12.0.0-py2.7-macosx-10.4-x86_64.egg
Searching for zope.interface<=3.6.2,>=3.6.5
Reading http://pypi.python.org/simple/zope.interface/
Best match: zope.interface 4.0.1
Downloading
http://pypi.python.org/packages/source/z/zope.interface/zope.interface-4.0.1.tar.gz#md5=d171f8f8a6997409c7680f1dbb3b7e45
Processing zope.interface-4.0.1.tar.gz
Running zope.interface-4.0.1/setup.py -q bdist_egg --dist-dir
/var/folders/g1/ppf80t1s11nbzb10k4wjcmtc0000gn/T/easy_install-1AFAjb/zope.interface-4.0.1/egg-dist-tmp-lsdTgj

Installed
/Users/dirk/Downloads/allmydata-tahoe-1.9.1a1/zope.interface-4.0.1-py2.7-macosx-10.4-x86_64.egg
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: no commands supplied

Regards
Dirk






More information about the tahoe-dev mailing list