Tests failing on postgres 9.6

86 views
Skip to first unread message

André Ericson

unread,
May 23, 2017, 11:33:18 PM5/23/17
to Django developers (Contributions to Django itself)
Hi,

I'm having troubles with a couple of tests on postgres 9.6. I've created a ticket here: https://code.djangoproject.com/ticket/28234

Because Jenkins is still on 9.5 I would appreciate if someone could try to reproduce it on their setup with 9.6.

Thanks.

André Ericson

Tim Graham

unread,
Jun 2, 2017, 11:44:35 AM6/2/17
to Django developers (Contributions to Django itself)
Closing the loop for anyone who finds this message and doesn't click through to the ticket:

It seems to be a locale problem. Cleaned up everything (removed /usr/local/var/postgres), installed postgres again with export LC_ALL=en_US.UTF-8; export LANG=en_US.UTF-8 and it worked.

Reply all
Reply to author
Forward
0 new messages