Bug 1246489

Summary: sss_obfuscate fails with "ImportError: No module named pysss"
Product: Red Hat Enterprise Linux 7 Reporter: Kaushik Banerjee <kbanerje>
Component: sssdAssignee: Lukas Slebodnik <lslebodn>
Status: CLOSED ERRATA QA Contact: Kaushik Banerjee <kbanerje>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: apeetham, grajaiya, jgalipea, jhrozek, lslebodn, mkosek, mzidek, nsoman, pbrezina, preichl
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: sssd-1.13.0-14.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-19 11:39:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Spec file fix none

Description Kaushik Banerjee 2015-07-24 12:48:25 UTC
Description of problem:
sss_obfuscate does not execute

Version-Release number of selected component (if applicable):
sssd-tools-1.13.0-5.el7
sssd-1.13.0-5.el7

How reproducible:
Always

Steps to Reproduce:
1. Run "sss_obfuscate"


Actual results:

# sss_obfuscate 
Traceback (most recent call last):
  File "/usr/sbin/sss_obfuscate", line 6, in <module>
    import pysss
ImportError: No module named pysss

Expected results:


Additional info:

Comment 1 Lukas Slebodnik 2015-07-24 12:53:07 UTC
It looks like broken packaging in rhel7.

On fedora it requires necessary packages.
sh$ rpm -q --requires sssd-tools | grep python
/usr/bin/python3
python3-sss = 1.13.0-2.fc22
python3-sssdconfig = 1.13.0-2.fc22

BTW on fedora 22 we already switch to default python3. So on rhel it should require python-sss and python-sssdconfig

Comment 3 Lukas Slebodnik 2015-08-06 05:41:56 UTC
Created attachment 1059716 [details]
Spec file fix

Comment 4 Jakub Hrozek 2015-08-06 09:35:33 UTC
Thanks a lot for the patches; applied.

Comment 6 Amith 2015-09-10 11:33:20 UTC
Verified the bug on SSSD Version: sssd-1.13.0-20.el7.x86_64

sss_obfuscate works as expected on the latest SSSD version. See the output below:

[root@mgmt8 ~]# sss_obfuscate 
No domain specified

Comment 7 errata-xmlrpc 2015-11-19 11:39:28 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2015-2355.html