From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Description of problem: After entering the user information and clicking "Ok" the application automatically closes and I receive: libuser fatal error: lu_homedir_populate() called with non-NULL *error/usr/share/redhat-config-users/redhat-config-users: line 4: 9499 Aborted /usr/bin/python2.2 /usr/share/redhat-config-users/redhat-config-users.py Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Start redhat-config-users 2. Add details for a new user 3. Click OK Actual Results: User details are added to /etc/passwd, /etc/shadow, /etc/group,/etc/gshadow but no home directory is created, the application terminates and the following message is displayed: libuser fatal error: lu_homedir_populate() called with non-NULL *error/usr/share/redhat-config-users/redhat-config-users: line 4: 9499 Aborted /usr/bin/python2.2 /usr/share/redhat-config-users/redhat-config-users.py Expected Results: User should have been added and home directory populated. Additional info:
redhat-config-users works fine with the s390x beta1.
That error message looks like it is coming from libuser. Changing components.
workx for me: # rpm -q libuser redhat-config-users libuser-0.51.7-1 redhat-config-users-1.1.12-2
My level of redhat-config-users is: redhat-config-users-1.1.10-2. I can't use up2date as I'm beta testing both the 32 & 64-bit versions of taroon and I registered under the latter one first and cannot get enabled when I register for the 32-bit stuff.
I assume this is fixed and I think the RHN account issue is also fixed. Re-open if something is left todo... greetings, Florian La Roche
This showed up in RHEL3 U3 calling luseradd see: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=135625
*** This bug has been marked as a duplicate of 135625 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.