#2814 avoid symlinks witih python modules
Closed: Fixed Opened by tjaalton.

Currently the python2/3 modules ship with links to the real ones, but it breaks with debian python tools which rename the real modules making symlinks to point nowhere. So instead you could move the real modules to the normal 'pysss.so' etc names so that symlinks are not needed.

I used this patch and it worked great:
http://paste.fedoraproject.org/273485/14436876/


Fields changed

owner: somebody => lslebodn
status: new => assigned

Fields changed

patch: 0 => 1

Packaging change -> no clone

rhbz: => 0

Patch is on the list, can be merged into the next release.

milestone: NEEDS_TRIAGE => SSSD 1.13.2

master:

  • bf0002fa68e9c06f0569cf75b1b8ef85bb1c2697

sssd-1-13:

  • 19181db613434db80e350d18c01221dcc1ff8a65

resolution: => fixed
status: assigned => closed

Metadata Update from @tjaalton:
- Issue assigned to lslebodn
- Issue set to the milestone: SSSD 1.13.2

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/3855

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.

Metadata