FS#62270 - [postgresql] PLEASE ENTER SUMMARY

Attached to Project: Arch Linux
Opened by Aleksandar (hrabrikrojac) - Sunday, 07 April 2019, 21:00 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 07 April 2019, 21:04 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
/usr/bin/postgres: error while loading shared libraries: libicuuc.so.63: cannot open shared object file: No such file or directory

Additional info:
* postgresql 11.2-3, icu 64.1-1


Steps to reproduce:
su -l postgres
[postgres]$ initdb -D /var/lib/postgres/data
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 07 April 2019, 21:04 GMT
Reason for closing:  Not a bug
Additional comments about closing:  postgresql 11.2-3 is linked to the correct version of libicu*. Use lddtree or set LD_DEBUG and see where your problem actually is.

Loading...