#29246: compilemessages management-command fails with UnicodeDecodeError
-------------------------------------+-------------------------------------
     Reporter:  Tarun Gaba           |                    Owner:  Liuyang
                                     |  Qin
         Type:  Bug                  |                   Status:  closed
    Component:                       |                  Version:  1.11
  Internationalization               |
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:  compilemessages      |             Triage Stage:
  UnicodeDecodeError                 |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by digitalfox):

 Got the same bug on django 1.11. One simple way to workaround this is to
 cd to your locale/ directory before calling compilemessages. Btw that also
 speed up things, avoiding to search locale folders everywhere.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29246#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.c363590f004d692a243c0f850a0f56de%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to