[tahoe-dev] tahoe-1.8.0-r4803 -- fails tests on osx 10.6

David-Sarah Hopwood david-sarah at jacaranda.org
Tue Nov 9 21:22:52 UTC 2010


On 2010-11-09 13:01, Jimmy Tang wrote:
> Hi All,
> 
> Not sure if i should post the tests failing here or to log a ticket, so here
> it is....

Either is fine, but I've opened a ticket at
<http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1253>.

> I downloaded the release
> http://tahoe-lafs.org/source/tahoe-lafs/tarballs/allmydata-tahoe-1.8.0-r4803.tar.bz2,
> built it with the system version of python (which works fine for 1.8.0) and
> it fails the tests. I'm testing this out on my OSX 10.6 desktop.
> 
> If you want me to open a  ticket with the below errors I can do so.
>
> ===============================================================================
> [ERROR]: allmydata.test.test_cli.Ln.test_ln_with_nonexistent_alias
> 
> Traceback (most recent call last):
[...]
>   File
> "/Users/jtang/sandbox/allmydata-tahoe-1.8.0-r4803/src/allmydata/scripts/tahoe_mv.py",
> line 32, in mv
>     nodetype, attrs = simplejson.loads(data)
[...]
> simplejson.decoder.JSONDecodeError: No JSON object could be decoded: line 1
> column 0 (char 0)

Please attach to the ticket (or include in a comment) the following
information to help us debug this:

 - the output of 'bin/tahoe --version-and-path'

 - modify /Users/jtang/sandbox/allmydata-tahoe-1.8.0-r4803/src/allmydata
   /scripts/tahoe_mv.py by changing line 32 to:

     print repr(data); nodetype, attrs = simplejson.loads(data)

   then do 'python setup.py build' again, repeat the tests, and attach the
   extra output from the ones that fail with [ERROR].

-- 
David-Sarah Hopwood  ⚥  http://davidsarah.livejournal.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 292 bytes
Desc: OpenPGP digital signature
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20101109/a08be841/attachment.pgp>


More information about the tahoe-dev mailing list