Artix Linux Forum

Artix Linux => Package management => Topic started by: dimgel on 02 September 2023, 23:07:01

Title: libreoffice-fresh 7.6.0-2 depends on old boost-libs 1.81.*, needs rebuild
Post by: dimgel on 02 September 2023, 23:07:01
Code: [Select]
# check-link-consistency -q
ERR   -------------------------   ------------------------------------------------------   -----------------------------
ERR   Package                     Problematic File                                         Unresolved Needed Libs      
ERR   -------------------------   ------------------------------------------------------   -----------------------------
ERR   libreoffice-fresh 7.6.0-2   /usr/lib/libreoffice/program/libutllo.so                 libboost_locale.so.1.81.0   
ERR   libreoffice-fresh 7.6.0-2   /usr/lib/libreoffice/program/libvclplug_gtk3_kde5lo.so   libboost_filesystem.so.1.81.0
...

# grep -P '(libreoffice-fresh|boost)' /var/log/pacman.log
...
[2023-09-03T00:01:20+0300] [ALPM] upgraded boost-libs (1.81.0-7 -> 1.83.0-1)
Title: Re: libreoffice-fresh 7.6.0-2 depends on old boost-libs 1.81.*, needs rebuild
Post by: tintin on 03 September 2023, 07:44:13
Since this morning, I have:
boost-libs 1.83.0-1
libreoffice-fresh 7.6.0-3

And everything (except FreeCAD) works.
Title: Re: libreoffice-fresh 7.6.0-2 depends on old boost-libs 1.81.*, needs rebuild
Post by: dimgel on 03 September 2023, 21:35:52
Works, thanks. :)