ANXS / postgresql

Fairly full featured Ansible role for Postgresql.
http://anxs.io/
MIT License
850 stars 573 forks source link

As per #408 , find out why Fedora tests give this warning/error #409

Closed gclough closed 4 months ago

gclough commented 5 years ago

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": []}
gclough commented 2 years ago

Fedora is still broken... should we remove support for it, or can someone get it working?

github-actions[bot] commented 6 months ago

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!

github-actions[bot] commented 4 months ago

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.