You have been subscribed to a public bug: Currently once you use ./run_on_device, you are asked multiple times for phablet password to run the unity shell. Perhaps this could be fixed with proper ssh setup contained within the run_on_device script.
--- old bug description ./run_on_device does not work propely. Worked after starting ssh with $ adb shell \"echo | sudo tee /etc/init/ssh.override\"; adb shell start ssh; adb forward tcp:8888 tcp:22 Saviq said ./run_on_device should start ssh automatically, so that's probably a bug. Log: http://paste.ubuntu.com/6365087/ ** Affects: unity8 (Ubuntu) Importance: Medium Status: Invalid -- run_on_device requests password multiple times https://bugs.launchpad.net/bugs/1248235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
