[tahoe-dev] build failure on intel mac
Terrell Russell
terrellrussell at gmail.com
Wed Jan 23 11:11:50 PST 2008
Terrell Russell wrote:
> And now I'm replying to myself...
>
one last time, with feeling...
the macports install of python is/was the roadblock.
hopefully that gets cleared later and these pieces can play well with
each other...
terrell
grabbed a new binary installer for python, now in /usr/local/bin/python
made sure my environment picked it up
recompiled/installed crypto552, twisted, pyOpenSSL
and... much closer to PASSED now...
allmydata "make test" shows:
===============================================================================
[SKIPPED]: allmydata.test.test_web.Web.test_PUT_NEWDIRURL_localdir_missing
fix PUTHandler._upload_localdir to return an error instead of silently
passing
===============================================================================
[TODO]: allmydata.test.test_web.Web.test_POST_upload_no_link_whendone
Reason: 'Not yet implemented.'
Traceback (most recent call last):
File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/allmydata_tahoe-0.7.0_126-py2.5.egg/allmydata/test/test_web.py",
line 1397, in shouldRedirect
" actual page: %s" % ((target is None) and "somewhere" or ("to " +
target), res))
twisted.trial.unittest.FailTest: we were expecting to get redirected to
/, not get an actual page:
URI:CHK:ga798prgw1b3age18drq9mikse:6ygn7txs4kefuuxz3cm9oooz7w8o1pnagcnb9fifmu8dt6ejszro:3:10:17
-------------------------------------------------------------------------------
Ran 278 tests in 106.372s
PASSED (skips=1, expectedFailures=1, successes=276)
More information about the tahoe-dev
mailing list