Error messages when you start the live cd (getpwnam)
I was testing this image: unofficial-devuan-live-20150301_2025.iso
When the LIVE-CD is starting , before seeing the lightdm, I see on the display some error messages. Then lightdm starts and I can access correctly.
I'm not sure if this is a problem, but when I check the logs found this:
root@devuan:/var/log# cat syslog | grep "May 10 23:58:3" May 10 23:58:33 devuan init: Id "3" respawning too fast: disabled for 5 minutes May 10 23:58:33 devuan init: Id "4" respawning too fast: disabled for 5 minutes May 10 23:58:33 devuan init: Id "2" respawning too fast: disabled for 5 minutes May 10 23:58:34 devuan init: Id "1" respawning too fast: disabled for 5 minutes May 10 23:58:34 devuan init: Id "5" respawning too fast: disabled for 5 minutes May 10 23:58:34 devuan init: Id "6" respawning too fast: disabled for 5 minutes
root@devuan:/var/log# cat auth.log | grep "May 10 23:58:3[3,4]" | head May 10 23:58:33 devuan login[2848]: pam_unix(login:account): could not identify user (from getpwnam(user)) May 10 23:58:33 devuan login[2849]: pam_unix(login:account): could not identify user (from getpwnam(user)) May 10 23:58:33 devuan login[2848]: Authentication failure May 10 23:58:33 devuan login[2849]: Authentication failure May 10 23:58:33 devuan login[2842]: pam_unix(login:account): could not identify user (from getpwnam(user)) May 10 23:58:33 devuan login[2842]: Authentication failure May 10 23:58:33 devuan login[2850]: pam_unix(login:account): could not identify user (from getpwnam(user)) May 10 23:58:33 devuan login[2851]: pam_unix(login:account): could not identify user (from getpwnam(user)) May 10 23:58:33 devuan login[2850]: Authentication failure May 10 23:58:33 devuan login[2851]: Authentication failure
root@devuan:/var/log# cat auth.log | grep "May 10 23:58:3[3,4]" | wc -l 100 root@devuan:/var/log#
-
Status changed to closed
-
Now I\xc2\xb4m testing the ALPHA 2, so if the bug exist in this version I\xc2\xb4ll open a new issue.
Thanks