postgresql icon indicating copy to clipboard operation
postgresql copied to clipboard

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

Open gclough opened this issue 5 years ago • 2 comments

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 avatar Mar 08 '19 20:03 gclough

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

gclough avatar Apr 13 '22 17:04 gclough

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] avatar Feb 22 '24 23:02 github-actions[bot]

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.

github-actions[bot] avatar Apr 22 '24 23:04 github-actions[bot]