From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 Description of problem: When trying to load the Redhat User Manager (from command line with redhat-config-users), I receive following error output: File "/usr/share/redhat-config-users/redhat-config-users.py", line 25, in ? Import libuser ImportError: /user/lib/python2.2/site-packages/libusermodule.so: undefined symbol: PyUnicodeUCS4_AsUTF8String I just started receiving this error after having used the Updater to install the newest package updates, one of which includes a python update package. I have tried re-installing the python packages, but that does not seem to work. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install the most recent package updates for RH 7.3, including the python package. 2. Try to load the redhat user manager (redhat-config-users) Actual Results: I receive the following error output: File "/usr/share/redhat-config-users/redhat-config-users.py", line 25, in ? Import libuser ImportError: /user/lib/python2.2/site-packages/libusermodule.so: undefined symbol: PyUnicodeUCS4_AsUTF8String Expected Results: The user manager should have loaded up normally. Additional info:
*** This bug has been marked as a duplicate of 82435 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.