[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: FreeIPA Client: SSSD missing libraries



Hello Hannes,

I think you are seeing the same behavior that I reported (and figured out how to overcome) here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011070

Hope that helps,
Shane

On Fri, Jun 17, 2022 at 6:27 AM Hannes Eberhardt <Hannes.Eberhardt@neumannmueller.com> wrote:
Hello,

I noticed that the freeipa-client backport for bullseye stopped working. It seems like conflicts between sssd and samba libraries to me.

SSSD fails to start with the following error:
sssd[651553]: /usr/libexec/sssd/sssd_pac: error while loading shared libraries: libndr.so.1: cannot open shared object file: No such file or directory

libndr is provided by the samba-libs packages. This packages is available through both Origins. Debian and Backports.

The Backports origin does provide libdnr.so.2
# apt-file search libndr --filter-origin "Debian Backports"
samba-dev: /usr/lib/x86_64-linux-gnu/libndr-krb5pac.so
samba-dev: /usr/lib/x86_64-linux-gnu/libndr-nbt.so
samba-dev: /usr/lib/x86_64-linux-gnu/libndr-standard.so
samba-dev: /usr/lib/x86_64-linux-gnu/libndr.so
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-krb5pac.so.0
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-krb5pac.so.0.0.1
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-nbt.so.0
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-nbt.so.0.0.1
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-standard.so.0
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-standard.so.0.0.1
samba-libs: /usr/lib/x86_64-linux-gnu/libndr.so.2
samba-libs: /usr/lib/x86_64-linux-gnu/libndr.so.2.0.0
samba-libs: /usr/lib/x86_64-linux-gnu/samba/libndr-samba-samba4.so.0
samba-libs: /usr/lib/x86_64-linux-gnu/samba/libndr-samba4.so.0

The Debian origin does provide libndr.so.1
# apt-file search libndr --filter-origin "Debian"
samba-dev: /usr/lib/x86_64-linux-gnu/libndr-krb5pac.so
samba-dev: /usr/lib/x86_64-linux-gnu/libndr-nbt.so
samba-dev: /usr/lib/x86_64-linux-gnu/libndr-standard.so
samba-dev: /usr/lib/x86_64-linux-gnu/libndr.so
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-krb5pac.so.0
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-krb5pac.so.0.0.1
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-nbt.so.0
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-nbt.so.0.0.1
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-standard.so.0
samba-libs: /usr/lib/x86_64-linux-gnu/libndr-standard.so.0.0.1
samba-libs: /usr/lib/x86_64-linux-gnu/libndr.so.1
samba-libs: /usr/lib/x86_64-linux-gnu/libndr.so.1.0.0
samba-libs: /usr/lib/x86_64-linux-gnu/samba/libndr-samba.so.0
samba-libs: /usr/lib/x86_64-linux-gnu/samba/libndr-samba4.so.0

Is there some kind of workaround until this issue is resolved?

Thanks for your help and best regards,

Hannes



Reply to: