This bug are symptom of the following issue: The user's shell return instantly. The python script are trying to run chroot / sudo -u username -- id -u in order to fetch the uid. Unfortunally the users shell terminate instantly and the id command are not invoked.
testcase 1: try press ctrl+alt f1 and try login as the user result: userlongs in but returns to login promt instantly, the shell have died. testcase 2: command: chroot / sudo -u root -- id -u returns: 0 command: chroot / sudo -u username -- id -u returns nothing: '' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/901847 Title: armhf+omap4 desktop installer dies in plugininstall.py To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/901847/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
