Re: [Bug 266510] editors/libreoffice: Impress fails to open any files after 7.4.0.3_1 update: loading component library <file:///LOCALBASE/lib/libreoffice/program/../program/libsdlo.so> failed.
Date: Thu, 22 Sep 2022 21:59:33 UTC
On Thu, 22 Sep 2022 18:43:54 +0000 bugzilla-noreply@freebsd.org wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266510 > > --- Comment #4 from Santiago Martinez <sm@codenetworks.net> --- > At the ends this was also fixed with this, from the related PR. > > # PORTS=$(ldd /usr/local/lib/libreoffice/program/libsdlo.so | awk > '{print $3}' | while read line; do pkg which "$line" | awk '{printf > $NF}'; echo " "; done); PKG=$(echo "$PORTS" | sed -e 's/database//g' > | sort -u); pkg install -f $PKG > Ten minutes ago I installed (package - it was update) version 7.4.1.2 and on FreeBSD 13.1 Release is the same problem withlibsdlo.so as before. -- “Well, I must endure the presence of a few caterpillars if I wish to become acquainted with the butterflies.” ― Antoine de Saint-Exupéry, The Little Prince