Bug ID 1199137
Summary X11:RemoteDesktop:x2go/x2goclient: libldap.so.2: cannot open shared object file: No such file or directory
Classification openSUSE
Product openSUSE.org
Version unspecified
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component 3rd party software
Assignee mkromer@medozas.de
Reporter sebix+novell.com@sebix.at
QA Contact screening-team-bugs@suse.de
Found By ---
Blocker ---

There seems to be a linking issue with libldap in x2goclient from
https://build.opensuse.org/package/show/X11:RemoteDesktop:x2go/x2goclient:

$ x2goclient 
x2goclient: error while loading shared libraries: libldap.so.2: cannot open
shared object file: No such file or directory

$ ldd /usr/bin/x2goclient  | grep ldap
    libldap.so.2 => not found


Installing the package manually does *not* solve the issue:

# zypper in libldap.so.2
Loading repository data...
Reading installed packages...
'libldap.so.2' not found in package names. Trying capabilities.
Resolving package dependencies...

The following NEW package is going to be installed:
  libldap2-32bit

1 new package to install.
Overall download size: 0 B. Already cached: 300.2 KiB. After the operation,
additional 487.8 KiB will be used.
Continue? [y/n/v/...? shows all options] (y): 
In cache libldap2-32bit-2.6.1-1.1.x86_64.rpm                                   
                                                                               
                                        (1/1), 300.2 KiB (487.8 KiB unpacked)

Checking for file conflicts:
..........................................................................................................................................................................................................[done]
(1/1) Installing: libldap2-32bit-2.6.1-1.1.x86_64
.....................................................................................................................................................................................[done]

Same result:

$ x2goclient 
x2goclient: error while loading shared libraries: libldap.so.2: cannot open
shared object file: No such file or directory


You are receiving this mail because: