FS#64506 - qtcreator linked against icu 64 instead of icu 65

Attached to Project: Arch Linux
Opened by Lander Noterman (LanderN) - Friday, 15 November 2019, 08:40 GMT
Last edited by Antonio Rojas (arojas) - Friday, 15 November 2019, 08:49 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
QtCreator does not start anymore after full system upgrade:

qtcreator: error while loading shared libraries: libicui18n.so.64: cannot open shared object file: No such file or directory

Additional info:
# pacman -Q | grep 'qtcreator\|icu'
harfbuzz-icu 2.6.4-2
icu 65.1-2
lib32-icu 65.1-2
qtcreator 4.10.2-1


# ldd $(which qtcreator)
...[snip]...
libicui18n.so.64 => not found
libicuuc.so.64 => not found
libicudata.so.64 => not found
...[snip]...

Steps to reproduce:
# qtcreator
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 15 November 2019, 08:49 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Partial update

Loading...