I found the recent sudo upgrade to be the cause of Yocto Bug 1211. I have reviewed the sudo changelogs and didn't notice any changes to indicate that the xserver-nodm init script was misusing sudo. Reverting the upgrade resolves the issue. As the commit message doesn't indicate it was anything other than a routine upgrade (and not a bug fix) I suggest we revert it until it can be shown to work properly with xserver-nodm for rootless X.
The following changes since commit fa4bcfdb73167f8159b88e5a4d711c0d37627a70: bb-matrix: correct BB and PM number canonicalization (2011-07-14 22:23:09 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dvhart/sudo http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/sudo Darren Hart (1): Revert "sudo: upgrade to v1.8.1p2" meta/recipes-extended/sudo/sudo.inc | 27 +++++++++++-------- .../sudo/{sudo_1.8.1p2.bb => sudo_1.7.4p6.bb} | 4 +- 2 files changed, 18 insertions(+), 13 deletions(-) rename meta/recipes-extended/sudo/{sudo_1.8.1p2.bb => sudo_1.7.4p6.bb} (52%) _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
