postgresql
postgresql copied to clipboard
As per #408 , find out why Fedora tests give this warning/error
As per #408 , find out why Fedora tests give this warning/error:
TASK [ANXS.postgresql : PostgreSQL | Ensure the locale is generated | RedHat] ***
failed: [postgresql-9.6] (item={u'parts': [u'en_US', u'UTF-8'], u'locale_name': u'en_US.UTF-8'}) => {"changed": false, "cmd": ["localedef", "-c", "-i", "en_US", "-f", "UTF-8", "en_US.UTF-8"], "delta": "0:00:00.117073", "end": "2019-03-08 18:03:37.732431", "failed": true, "item": {"locale_name": "en_US.UTF-8", "parts": ["en_US", "UTF-8"]}, "msg": "non-zero return code", "rc": 4, "start": "2019-03-08 18:03:37.615358", "stderr": "[error] character map file `UTF-8' not found: No such file or directory\n[error] default character map file `ANSI_X3.4-1968' not found: No such file or directory", "stderr_lines": ["[error] character map file `UTF-8' not found: No such file or directory", "[error] default character map file `ANSI_X3.4-1968' not found: No such file or directory"], "stdout": "", "stdout_lines": []}
Fedora is still broken... should we remove support for it, or can someone get it working?
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.