[tahoe-dev] v1.5 here we come!

Andrej Falout andrej at falout.org
Thu Jun 11 03:18:14 PDT 2009


Hi there,

this is with unicode patches applied:

andrej at polar:/usr/src/tahoe/darcs/09-06-11_19-00/tahoe> tahoe ls
--node-directory='/home/andrej/.tahoe-allmydata.com/' tahoe:'/'

Backups
_My Shared Files_
_Recycle bin_

All good; same, but with >/dev/null :


andrej at polar:/usr/src/tahoe/darcs/09-06-11_19-00/tahoe> tahoe ls
--node-directory='/home/andrej/.tahoe-allmydata.com/' tahoe:'/' > /dev/null
Traceback (most recent call last):
  File "/usr/src/tahoe/darcs/09-06-11_19-00/tahoe/support/bin/tahoe", line
8, in <module>
    load_entry_point('allmydata-tahoe==1.4.1-r3926', 'console_scripts',
'tahoe')()
  File
"/usr/src/tahoe/darcs/09-06-11_19-00/tahoe/src/allmydata/scripts/runner.py",
line 91, in run
    rc = runner(sys.argv[1:])
  File
"/usr/src/tahoe/darcs/09-06-11_19-00/tahoe/src/allmydata/scripts/runner.py",
line 78, in runner
    rc = cli.dispatch[command](so)
  File
"/usr/src/tahoe/darcs/09-06-11_19-00/tahoe/src/allmydata/scripts/cli.py",
line 385, in list
    rc = tahoe_ls.list(options)
  File
"/usr/src/tahoe/darcs/09-06-11_19-00/tahoe/src/allmydata/scripts/tahoe_ls.py",
line 125, in list
    line.append(unicode_to_stdout(name) + classify)
  File
"/usr/src/tahoe/darcs/09-06-11_19-00/tahoe/src/allmydata/util/stringutils.py",
line 70, in unicode_to_stdout
    return s.encode(sys.stdout.encoding, 'replace')
TypeError: encode() argument 1 must be string, not None


andrej at polar:/usr/src/tahoe/darcs/09-06-11_19-00/tahoe> tahoe --version
allmydata-tahoe: 1.4.1-r3926, foolscap: 0.4.1, pycryptopp: 0.5.12, zfec:
1.4.4, Twisted: 8.2.0, Nevow: 0.9.32, zope.interface: 3.5.0, python: 2.6.0,
platform: Linux-SuSE_11.1-x86_64-64bit_ELF, sqlite: 3.6.4, simplejson:
2.0.7, argparse: 0.8.0, pyOpenSSL: 0.7, pyutil: 1.3.30, zbase32: 1.1.1,
setuptools: 0.6c12dev, pysqlite: 2.4.1
andrej at polar:/usr/src/tahoe/darcs/09-06-11_19-00/tahoe>

Your help is appreciated.

Andrej Falout



On Thu, Jun 11, 2009 at 12:39 PM, Zooko O'Whielacronx <zookog at gmail.com>wrote:

> Folks:
>
> June is the month for releasing Tahoe v1.5!  I'm going through the
> tickets triaging them, fixing a few easy ones, and starting to edit
> NEWS and relnotes.txt.  My main goals at this point are: solving major
> issues like #732, and porting/compiling/stability/packaging issues
> such as are revealed by looking at the full buildbot waterfall:
> https://dev.allmydata.com/buildbot-tahoe/waterfall and such as have
> been reported by e.g. Black Dew.
>
> I also hope to do something for "backwards-compatibility" issues like
> #708 and #731.
>
> Finally, it would be great to get a speed improvement so I'm messing
> with segment size, and it would be great to get François's patches
> from ticket #534.  More on that in a separate message.
>
> Also, I am very eager to get Tahoe-LAFS included in Debian.  I know of
> some things that I could do to make that easier, but I don't know how
> to get the attention of a Debian Developer.  Also I would really
> appreciate the use of a buildbot which is running a recent version of
> Debian.
>
> Help producing Tahoe-LAFS v1.5 would be greatly appreciated!
>
> Regards,
>
> Zooko
>
> http://allmydata.org/trac/tahoe/ticket/534 # "tahoe cp" command encoding
> issue
> http://allmydata.org/trac/tahoe/ticket/708 # graceful handling of
> capabilities in a format from the future that you can't understand
> http://allmydata.org/trac/tahoe/ticket/731 # what to do with filenames
> that are illegal on some systems
> http://allmydata.org/trac/tahoe/ticket/732 # Not Enough Shares when
> repairing a file which has 7 shares on 2 servers
> _______________________________________________
> tahoe-dev mailing list
> tahoe-dev at allmydata.org
> http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://allmydata.org/pipermail/tahoe-dev/attachments/20090611/b4f5de3b/attachment.htm 


More information about the tahoe-dev mailing list