Bugzilla – Bug 103873
Running SuSEconfig.tetex at the end of installation never completes
Last modified: 2005-08-31 14:18:43 UTC
When doing a full install on various hardware platforms of SuSE Linux 10.0 Beta 1, the installation get to the very end of all 5 cds where it is writing the system configuration "Running SuSEconfig.tetex" and never completes this step. Manually switching to another console and killing the tetex process allows the installation to continue and complete successfully. I will attach hwinfo and y2logs shortly.
OK, please, attach those logs and I'll have a look at it...
This is already known. There is a password expiration for user nobody -> werner
Please run as root grep nobody /etc/shadow and report this line in your comment, thanks.
Results of 'grep nobody /etc/shadow': nobody:*:13004:0:0::::
Created attachment 45765 [details] Y2Logs Y2Logs
bug in YaST2 user module: before yast2-users: nobody:*:8902:::::: after yast2-users (adding one local user): nobody:*:8902:0:0::::
actually, it is yast2-pam
Fixed in yast2-pam-2.12.2 (http://lide.suse.cz/~~jsuchome/yast2/rpms/yast2-pam-2.12.2-0.noarch.rpm) which will go to beta2.
*** Bug 104937 has been marked as a duplicate of this bug. ***
FYI: I've found a workaround (temporary solution): kill the "su - nobody" process passwd -x 99999 nobody After that SuSEconfig finished normally.
*** Bug 105847 has been marked as a duplicate of this bug. ***
*** Bug 113692 has been marked as a duplicate of this bug. ***
*** Bug 112772 has been marked as a duplicate of this bug. ***