Public bug reported:

current build number: 444
device name: mako
channel: ubuntu-touch/devel-proposed/ubuntu

Test Case:
1. connect the the DUT with adb
2. enable ssh with:
$ android-gadget-service enable ssh

Expected Result
Verify that ssh is enabled 
phablet@ubuntu-phablet:~$ getprop |grep ssh
[persist.service.ssh]: [true]

and that the service is running
$ pgrep -af sshd
4303 /usr/sbin/sshd -D -o PasswordAuthentication=no

Actual Result
The property is enabled but the service is not running.

** Affects: lxc-android-config (Ubuntu)
     Importance: Undecided
         Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1548826

Title:
  [devel-proposed] sshd doesn't start when service is enabled

Status in lxc-android-config package in Ubuntu:
  Confirmed

Bug description:
  current build number: 444
  device name: mako
  channel: ubuntu-touch/devel-proposed/ubuntu

  Test Case:
  1. connect the the DUT with adb
  2. enable ssh with:
  $ android-gadget-service enable ssh

  Expected Result
  Verify that ssh is enabled 
  phablet@ubuntu-phablet:~$ getprop |grep ssh
  [persist.service.ssh]: [true]

  and that the service is running
  $ pgrep -af sshd
  4303 /usr/sbin/sshd -D -o PasswordAuthentication=no

  Actual Result
  The property is enabled but the service is not running.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc-android-config/+bug/1548826/+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

Reply via email to