BZR error while committing a file
Philippe Vialle
philippe.vialle at mezimail.com
Sun May 27 16:13:28 BST 2007
Hi there,
The following error occured while we were trying to commit a file
belonging to spamassassin configuration...
We send it to you according to the end of the error report...
Thank you in advanced.
%hostname%:/etc/spamassassin# bzr commit v310.pre
bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode
byte 0xe0 in position 6: ordinal not in range(128)
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 611,
in run_bzr_catch_errors
return run_bzr(argv)
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 573,
in run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 282,
in run_argv_aliases
return self.run(**all_cmd_args)
File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line
1777, in run
message = edit_commit_message(template)
File "/usr/lib/python2.4/site-packages/bzrlib/msgeditor.py", line
114, in edit_commit_message
for line in codecs.open(msgfilename, 'r', bzrlib.user_encoding):
File "codecs.py", line 494, in next
return self.reader.next()
File "codecs.py", line 431, in next
line = self.readline()
File "codecs.py", line 346, in readline
data = self.read(readsize, firstline=True)
File "codecs.py", line 293, in read
newchars, decodedbytes = self.decode(data, self.errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0 in position 6:
ordinal not in range(128)
bzr 0.11.0 on python 2.4.4.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'commit', 'v310.pre']
** please send this report to bazaar-ng at lists.ubuntu.com
--
Philippe VIALLE
EFREI P2007 - 0685049991
Consultant sécurité Devoteam - XP Conseil
projets www.assonetworx.com / www.wedus.org
Paris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3949 bytes
Desc: S/MIME Cryptographic Signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070527/e4862200/attachment.bin
More information about the bazaar
mailing list