> According to my git bisect, d36fa50fbf8169018193774782fd21f1b13b9c0e [0] is > the culprit. It makes > some sense that the commit is gnome-related, but I have no idea why adding > more packages to the > environment should cause gdm to fail to run properly. Therefore, I am > inclined to believe that it > is a weird timing issue as Leo suspects.
Interesting! Thanks for the info. Yeah, technically adding those package shouldn't affect gdm, as they are independent of each other. So could be the timing or something else. Regards, RG.