[Libreoffice-bugs] [Bug 125026] symbol lookup error: lool*: undefined symbol

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue May 7 08:00:00 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=125026

--- Comment #2 from Luciano Sarra <luciano at sarra.org> ---
Dear all

I've tried to understand what's wrong about the installation in OpenSUSE 15.
For sure there is a bug in the rpm package. Following th instruction for
openSUSE Leap 15.0 (and SLE 15) if you follow this steps (FIRST)

1) sudo zypper ar
'https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-opensuse15' 'CODE'
2) sudo zypper mr -r 'CODE' # enable auto refresh
3) sudo zypper ar
'http://download.opensuse.org/repositories/devel:/libraries:/c_c++/openSUSE_Leap_15.0/devel:libraries:c_c++.repo'
4) sudo zypper ref && sudo zypper in loolwsd CODE-brand

you have the error as indicated above. But if you do this steps (SECOND)

1) sudo zypper ar
'https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-opensuse15' 'CODE'
2) sudo zypper mr -r 'CODE' # enable auto refresh
3) sudo zypper ar
'http://download.opensuse.org/repositories/devel:/libraries:/c_c++/openSUSE_Leap_15.0/devel:libraries:c_c++.repo'
4) sudo zypper ref && sudo zypper in loolwsd CODE-brand
5) sudo rpm -evh CODE-brand-4.0-2.noarch loolwsd
6) wget
https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-opensuse15/loolwsd-4.0.3-1.x86_64.rpm
7) sudo rpm -ivh loolwsd-4.0.3-1.x86_64.rpm
8) sudo  zypper in CODE-brand-4.0-2

the you have the correct lool* binary. In fact for the FIRS installation you
have (in the following I show
the byte and md5sum of each binary)

-rwxr-xr-x 1 root root  118920 Mar 24 20:43 FIRST/loolconfig
-rwxr-xr-x 1 root root   40144 Mar 24 20:43 FIRST/loolconvert
-rwxr-xr-x 1 root root 1059032 Mar 24 20:43 FIRST/loolforkit
-rwxr-xr-x 1 root root 1678696 Mar 24 20:43 FIRST/loolwsd


4661e0be4f0c28af1be13ccdb6b705e2  FIRST/loolconfig
c2f87bb0ce1f04de3df01ea3e7b21f65  FIRST/loolconvert
a1cada88386de777316705e9f609eeb4  FIRST/loolforkit
975ac72b1aef18d1d0746a25985b1562  FIRST/loolwsd


meanwhile after the SECOND installation we have

-rwxr-xr-x 1 root root  130992 Mar 24 20:45 SECOND/loolconfig
-rwxr-xr-x 1 root root   44080 Mar 24 20:45 SECOND/loolconvert
-rwxr-xr-x 1 root root 1054648 Mar 24 20:45 SECOND/loolforkit
-rwxr-xr-x 1 root root 1678472 Mar 24 20:45 SECOND/loolwsd


e37e308cb1c45a171576245669a3b4fa  SECOND/loolconfig
b90aa88228d6691e2cd8128e53be12c0  SECOND/loolconvert
28c87340c53349b095d31ae7d8786f28  SECOND/loolforkit
d7c468cd7d80c3deb2e7f011f69f6dda  SECOND/loolwsd


This shows that we have two different binaries after to different
installation's method. The SECOND installation gives the correct binaries and
the correct final installation and I am able to use CollaboraOnline in
Nextcloud env.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190507/597315ae/attachment.html>


More information about the Libreoffice-bugs mailing list