[SOLVED] boost-libs update breaks libreoffice
following the boost-libs update, libreoffice reports:
Failed to open display
javaldx: Could not find a Java Runtime Environment!
Warning: failed to read path from javaldx
/usr/lib/libreoffice/program/soffice.bin: error while loading shared libraries: libboost_locale.so.1.78.0: cannot open shared object file: No such file or directory
Downgrading boost-libs reports the same error, with it saying `libboost_locale.so.1.79.0` instead of 1.78.0
It was working completely fine, reporting none of these errors before the upgrade, or so I remember.