#2025 pysss module linking is broken
Closed: Fixed Opened by abbra.

$ python
Python 2.7.5 (default, May 16 2013, 13:44:12) 
[GCC 4.8.0 20130412 (Red Hat 4.8.0-2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pysss
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib64/python2.7/site-packages/pysss.so: undefined symbol: debug_timestamps
>>>

Actually, reproducible with 1.10.0-16.fc19

version: 1.11 beta 1 => 1.10.0

Needed for the beta, fix available.

milestone: NEEDS_TRIAGE => SSSD 1.11 beta 2

Fields changed

owner: somebody => abbra

  • master: 4b60fd691cc04455810d15da4f7f4044b92b07b3

resolution: => fixed
status: new => closed

Fields changed

rhbz: => 0

Metadata Update from @abbra:
- Issue assigned to abbra
- Issue set to the milestone: SSSD 1.11 beta 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/3067

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