[QA] Regarding error while pushing a commit to Gerrit via git-review

jagori samajdar jagori79 at gmail.com
Wed Sep 3 23:06:38 UTC 2014


Also,should I try switching to UTF-8 and then try running git review
command.

I checked that in order to change the current code page to UTF-8,I need to
use Chcp 65001.


Thanks,
Jagori






On Thu, Sep 4, 2014 at 8:51 AM, jagori samajdar <jagori79 at gmail.com> wrote:

> Hi Andre,
>
> Thanks a lot for your reply.
> I don't know how to check the character set/encoding on windows but I
> googled and found that *chcp* command gives you the current code page.
> The terminal output that shows on mine is :
> Active code page:850
>
> I am not clear with what this means.Do I need to change my terminal's
> character encoding?If so ,how?
>
> Regards,
> Jagori
>
>
>
>
>
> On Thu, Sep 4, 2014 at 5:23 AM, Andre Klapper <aklapper at wikimedia.org>
> wrote:
>
>> On Wed, 2014-09-03 at 19:35 +1000, jagori samajdar wrote:
>> >   File "C:\Python33\lib\encodings\cp850.py", line 19, in encode
>> >     return codecs.charmap_encode(input,self.errors,encoding_map)[0]
>> > UnicodeEncodeError: 'charmap' codec can't encode character '\u2026' in
>> > position
>> > 8042: character maps to <undefined>
>>
>> Wild guess: What is the character set or encoding used in your
>> console/terminal? '\u2026' is illegal in ASCII but not in UTF-8.
>>
>> andre
>> --
>> Andre Klapper | Wikimedia Bugwrangler
>> http://blogs.gnome.org/aklapper/
>>
>>
>> _______________________________________________
>> QA mailing list
>> QA at lists.wikimedia.org
>> https://lists.wikimedia.org/mailman/listinfo/qa
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.wikimedia.org/pipermail/qa/attachments/20140904/a83f92c0/attachment.html>


More information about the QA mailing list