This bug was fixed in the package shadow - 1:4.2-3.1ubuntu5 --------------- shadow (1:4.2-3.1ubuntu5) xenial; urgency=medium
* debian/patches/1010_extrausers.patch: - Fix usermod to handle a readonly /etc gracefully (LP: #1562872) -- Michael Terry <mte...@ubuntu.com> Mon, 28 Mar 2016 09:44:23 -0400 ** Changed in: shadow (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to shadow in Ubuntu. https://bugs.launchpad.net/bugs/1562872 Title: Welcome wizard does not successfully set name Status in shadow package in Ubuntu: Fix Released Status in unity8 package in Ubuntu: New Bug description: After going through the new wizard, the user's "RealName" setting is still "Ubuntu" (the default). This is because: A) unity8 incorrectly tries to set RealName (AccountsService makes you use SetRealName, not normal dbus property setters) B) usermod (used by AccountsService in the background) chokes on read-only /etc. It needs to be modified to handle that gracefully. (If you have a writable device image, you won't see this part) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1562872/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp