#1896 Do not call ldconfig when packaging libsss_sudo
Closed: Duplicate None Opened 10 years ago by jhrozek.

libsss_sudo.so is not a library that is expected to be linked with (there is no libsss_sudo.h for instance) but it's expected that sudo would dlopen it and dlsym the interface. It shouldn't be even installed to libdir, but unfortunately that's where sudo loads
it from :-/

I noticed that we actually call ldconfig for libsss_sudo in the upstream sssd specfile which is a bug and I'll send a patch.


Dup of #1845

milestone: NEEDS_TRIAGE => SSSD 1.11 beta
resolution: => duplicate
rhbz: => 0
status: new => closed

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 1.13.1

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2938

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata