Error when running update.py #1653

Closed
opened 2013-07-12 09:24:32 +00:00 by rlx · 1 comment
Owner
write /srv/pandora/static/json/locale.de.json
    adding /srv/pandora/static/json/locale.pandora.de.json
    adding /srv/pandora/static/json/locale.0xdb.de.json
Sorry: <TypeError>: ('compile() expected string without null bytes',)
``` write /srv/pandora/static/json/locale.de.json adding /srv/pandora/static/json/locale.pandora.de.json adding /srv/pandora/static/json/locale.0xdb.de.json Sorry: <TypeError>: ('compile() expected string without null bytes',) ```
j added the
backend
label 2013-07-12 09:24:32 +00:00
j added this to the 13.02 milestone 2013-07-12 09:24:32 +00:00
j self-assigned this 2013-07-12 09:24:32 +00:00
j added the
normal
defect
labels 2013-07-12 09:24:32 +00:00
Owner

this is happening due to resource forks if python files,
removing them wtih "find pandora/ -name '._*.py' -exec rm {} ;"
this problem is fixed.

this is happening due to resource forks if python files, removing them wtih "find pandora/ -name '._*.py' -exec rm {} \;" this problem is fixed.
j added the
fixed
label 2013-07-17 12:48:42 +00:00
j closed this issue 2013-07-17 12:48:42 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1653
No description provided.