Bug 82807
| Summary: | redhat-config-users is broken | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Robert Nomura <nomurarm> |
| Component: | python2 | Assignee: | 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: | |||
I encountered this too after running up2date very recently. How the heck am I supposed to add new users in the redhat way????? We are working on a fix. *** This bug has been marked as a duplicate of 82435 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
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.