[FOLIO-3901] invalid locale name: "und-x-icu" in build-platform-complete-snapshot Created: 24/Sep/23 Updated: 24/Sep/23 Resolved: 24/Sep/23 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | Continuous Integration |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | TBD |
| Reporter: | Julian Ladisch | Assignee: | Julian Ladisch |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Development Team: | FOLIO DevOps | ||||||||
| RCA Group: | Implementation coding issue | ||||||||
| Description |
|
https://jenkins-aws.indexdata.com/job/Automation/job/build-platform-complete-snapshot/21238/console fails with TASK [create-database : Create module database] ******************************** An exception occurred during task execution. To see the full traceback, use -vvv. The error was: psycopg2.errors.WrongObjectType: invalid locale name: "und-x-icu" fatal: [10.36.1.163]: FAILED! => {"changed": false, "msg": "Database query failed: invalid locale name: \"und-x-icu\"\n"} It seems that postgresql_db ansible module doesn't support icu locales/collations yet. Task: revert https://github.com/folio-org/folio-ansible/pull/568/files |