Date: Thu, 22 Sep 2022 17:59:33 -0400 From: LuMiWa <lumiwa@dismail.de> To: bugzilla-noreply@freebsd.org Cc: office@FreeBSD.org Subject: 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. Message-ID: <20220922175933.0b447c39@dismail.de> In-Reply-To: <bug-266510-25061-MJPObApeX1@https.bugs.freebsd.org/bugzilla/> References: <bug-266510-25061@https.bugs.freebsd.org/bugzilla/> <bug-266510-25061-MJPObApeX1@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 22 Sep 2022 18:43:54 +0000 bugzilla-noreply@freebsd.org wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266510 >=20 > --- Comment #4 from Santiago Martinez <sm@codenetworks.net> --- > At the ends this was also fixed with this, from the related PR. >=20 > # PORTS=3D$(ldd /usr/local/lib/libreoffice/program/libsdlo.so | awk > '{print $3}' | while read line; do pkg which "$line" | awk '{printf > $NF}'; echo " "; done); PKG=3D$(echo "$PORTS" | sed -e 's/database//g' > | sort -u); pkg install -f $PKG >=20 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. --=20 =E2=80=9CWell, I must endure the presence of a few caterpillars if I wish to become acquainted with the butterflies.=E2=80=9D =E2=80=95 Antoine de Saint-Exup=C3=A9ry, The Little Prince=20 =20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220922175933.0b447c39>