Bug 82807

Summary: redhat-config-users is broken
Product: [Retired] Red Hat Linux Reporter: Robert Nomura <nomurarm>
Component: python2Assignee: Mihai Ibanescu <mihai.ibanescu>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:51:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Nomura 2003-01-27 01:08:33 UTC
Description of problem:
Going to  StartHere -> System Settings -> User Manager, there is no response
when icon is doule-clicked.

On command line,  /usr/bin/redhat-config-users results in this error:

Traceback:

File "/usr/share/redhat-config-users/redhat-config-users.py", line 25, in ?
   import libuser
ImportError: /usr/lib/python2.2/sitepackages/libusermodules.so: undefined
symbol: PyUnicodeUCS4_AsUTF8String


Version-Release number of selected component (if applicable):
python2-2.2-3.7.3

How reproducible:
100% 

Steps to Reproduce:
1. Execute on command line:  /usr/bin/redhat-config-users
2.
3.
    
Actual results:
Traceback:

File "/usr/share/redhat-config-users/redhat-config-users.py", line 25, in ?
   import libuser
ImportError: /usr/lib/python2.2/sitepackages/libusermodules.so: undefined
symbol: PyUnicodeUCS4_AsUTF8String

Expected results:
User Manager Interface

Additional info:
Python update obtained via Redhat Up2date tool; loaded/installed 21 Jan 2003.

Comment 1 George H. Fisher 2003-01-27 02:51:42 UTC
I encountered this too after running up2date very recently.  How the heck am I
supposed to add new users in the redhat way?????

Comment 2 Mihai Ibanescu 2003-01-27 19:43:39 UTC
We are working on a fix.

*** This bug has been marked as a duplicate of 82435 ***

Comment 3 Red Hat Bugzilla 2006-02-21 18:51:25 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.