From nobody Thu Sep 22 21:59:33 2022 X-Original-To: office@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MYTht63y9z4cPqW for ; Thu, 22 Sep 2022 21:59:42 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx1.dismail.de (mx1.dismail.de [78.46.223.134]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4MYTht3GgYz3vjC; Thu, 22 Sep 2022 21:59:42 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 9fb3b25e; Thu, 22 Sep 2022 23:59:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=20190914; bh=Rj3WetAo r3yUKSmmmfwSRqEm+CMapb9xpuzTSN5Upig=; b=MaQnabBg/wQGbRaRfsMxNVSu 51vQLGgPZ6MBzzH3bQnkUia8Um1zfjd4fDQyOCGPMT/uwE+/seE1RGGy3b8KbA9c 0SEEx3M+nvUSlcg/5Y8LGs1FX+flA3AnGY1hc6w1UEluPzVOFTyhJ6TrcXmgeFdu rnzeO/0dUAIh7gcSGIpVX5V621OiaXd06d69UvDn9QcLm7o/ieFp+kMJELHCdKAy eNazultWTb4VAKhKymupordMVUs/WBal/MB03dKcYZn/Bhl4GRIABgWwFMtOAnhw 88nYhvtIZQuO+TzNvdu74pPKHrBx4h71N1mS6zC33sD1bfJLOgpdAf/4yAo1fQ== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id fe57c8b3; Thu, 22 Sep 2022 23:59:38 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id fb56051a; Thu, 22 Sep 2022 23:59:38 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 416e75ca (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 22 Sep 2022 23:59:36 +0200 (CEST) Date: Thu, 22 Sep 2022 17:59:33 -0400 From: LuMiWa 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 failed. Message-ID: <20220922175933.0b447c39@dismail.de> In-Reply-To: References: X-Mailer: Claws Mail 3.19.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) List-Id: Office applications on FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-office List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-office@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Rspamd-Queue-Id: 4MYTht3GgYz3vjC X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N 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 --- > 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