[tahoe-dev] [allmydata.org "Tahoe"] #534: "tahoe cp" command encoding issue
allmydata.org Tahoe
trac at allmydata.org
Thu Nov 13 13:03:14 PST 2008
#534: "tahoe cp" command encoding issue
-----------------------------------+----------------------------------------
Reporter: francois | Owner:
Type: defect | Status: reopened
Priority: minor | Milestone: undecided
Component: code-frontend-cli | Version: 1.2.0
Resolution: | Keywords: cp encoding
Launchpad_bug: |
-----------------------------------+----------------------------------------
Comment(by warner):
the test is also failing on my personal workstation (linux, debian/sid),
in the same way as the other buildslaves:
{{{
[ERROR]: allmydata.test.test_cli.Cp.test_unicode_filename
Traceback (most recent call last):
File "/home/warner/trees/tahoe/src/allmydata/test/test_cli.py", line
554, in test_unicode_filename
open(fn1, "wb").write("unicode file content")
exceptions.UnicodeEncodeError: 'ascii' codec can't encode character
u'\xc4' in position 56: ordinal not in range(128)
}}}
--
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/534#comment:6>
allmydata.org "Tahoe" <http://allmydata.org/>
allmydata.org "Tahoe"
More information about the tahoe-dev
mailing list