[Trac] Wiki upgrade :: 'ascii' codec can't decode byte 0xe2 in
position 1169
B S Srinidhi
srinidhi at deeproot.co.in
Tue Apr 4 03:59:23 CDT 2006
Hello All,
I did an 'svn update' of the trunk and when I try to do a 'wiki
upgrade', I get the following error:
# trac-admin ~/public_html/trac/ wiki upgrade
/usr/share/trac/wiki-default/TracReports => TracReports
Command failed: 'ascii' codec can't decode byte 0xe2 in position 1169: ordinal not in range(128)
The error message clearly indicates that there's some non-ascii code in
TracReports, which is also confirmed by the following output:
# head -c 1200 /usr/share/trac/wiki-default/TracReports | tail -c 55 ;echo
default handler for the âView Ticketsâ navigation i
Can I simply remove those characters from there and have (decent) double
quotes instead? :)
Srinidhi.
--
ASCII ribbon campaign ( ) B S Srinidhi
- against HTML email X http://srinidhi.deeproot.co.in
& vCards / \ DeepRoot Linux
More information about the Trac
mailing list