Comment 23 for bug 1960336

Revision history for this message
Vincent Gerris (vgerris) wrote : Re: No login screen after recent update

from the newly installed system with 20.04, warnings came for /var/lib/gdm3.config and .local not being empty.
root@ubuntu-inspiron-5482:/var/lib/gdm3# ls -lrta
total 32
drwxr-xr-x 3 root root 4096 feb 5 12:33 .config
drwx------ 3 gdm gdm 4096 feb 5 12:34 .nv
drwx------ 4 gdm gdm 4096 feb 5 12:35 .local
drwx------ 6 gdm gdm 4096 feb 5 12:35 .cache
drwxr-xr-x 101 root root 4096 feb 5 12:37 ..
-rw-r--r-- 1 gdm gdm 4444 feb 13 23:26 greeter-dconf-defaults
drwx--x--x 6 gdm gdm 4096 feb 13 23:26 .
is what that looks like on the broken system.

On the one with warning, it shows 755 instead of 700 permissions.
There is also no .nv dir.
I will wipe it out, reinstall and see what happens.