You are not logged in.

#1 2020-06-05 11:12:55

misc
Member
From: Bavaria, Germany
Registered: 2010-03-22
Posts: 115

[Solved] Libreoffice-fresh still links icu 65

According to ldd, extra's libreoffice-fresh 6.4.4-1's soffice.bin still links to libicuuc.so.65 & libicudata.so.65 (icu 67.1 hit core three weeks prior), and thus errors out on start with file not found.

Last edited by misc (2020-06-05 13:13:32)

Offline

#2 2020-06-05 11:49:25

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,525
Website

Re: [Solved] Libreoffice-fresh still links icu 65

Don't use ldd, use lddtree from pax-utils. That will tell you where the dependency is coming from. Then find out what package owns the offending file with 'pacman -Qo'. If that package is an official Arch package, check what version it is.

The libreoffice-fresh package was deliberately rebuilt for the icu rebuild in April:
https://git.archlinux.org/svntogit/pack … f2cb1db817

Last edited by WorMzy (2020-06-05 11:51:12)


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2020-06-05 13:13:13

misc
Member
From: Bavaria, Germany
Registered: 2010-03-22
Posts: 115

Re: [Solved] Libreoffice-fresh still links icu 65

Thanks for the advice, problem solved.

(It's embarrassingly obvious in retrospect, I managed to mess with harfbuzz while running into issues with AUR packages after not updating for these two months.)

Offline

Board footer

Powered by FluxBB