verified the issue, it failed if the user did not assign default password sudo ubuntu-emulator create --arch armhf --channel ubuntu-touch/devel-proposed vivid-armhf Creating "vivid-armhf" from ubuntu-touch/devel-proposed revision 164 Downloading... Setting up... Setting up a default password for phablet to: '' No password supplied No password supplied No password supplied chpasswd: (user phablet) pam_chauthtok() failed, error: Authentication token manipulation error chpasswd: (line 1, user phablet) password not changed
sudo ubuntu-emulator create --arch armhf --channel ubuntu-touch/devel-proposed --password=1234 vivid-armhf Creating "vivid-armhf" from ubuntu-touch/devel-proposed revision 164 Downloading... Setting up... Setting up a default password for phablet to: '1234' Creating snapshots for disks... Succesfully created emulator instance vivid-armhf in /home/chihchun/.local/share/ubuntu-emulator/vivid-armhf $ dpkg-query -W ubuntu-emulator ubuntu-emulator 0.19-0~142~ubuntu14.04.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1412261 Title: can't create emulator instance on vivid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/goget-ubuntu-touch/+bug/1412261/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
