[Bug 1554266] Re: sshd does not start on newly installed desktop system
Max Brustkern
1554266 at bugs.launchpad.net
Thu Apr 7 11:57:07 UTC 2016
The actual command running on venonat under jenkins is this:
sudo -u utah -i UTAH_CONFIG_DIR=/var/lib/jenkins-utah-iso/workspace/ubuntu-xenial-desktop-amd64-smoke-default/config run_utah_tests.py -i /var/cache/utah/iso/xenial-desktop-amd64.iso -p lp:ubuntu-test-cases/desktop/preseeds/default.cfg lp:ubuntu-test-cases/desktop/runlists/default.run -f /var/log/installer -f /var/log/installer -x /etc/utah/bridged-network-vm.xml --outputpreseed
But most of that is superfluous and specific to the job.
sudo -u utah -i run_utah_tests.py -i /var/cache/utah/iso/xenial-desktop-amd64.iso -p lp:ubuntu-test-cases/desktop/preseeds/default.cfg lp:ubuntu-test-cases/desktop/runlists/default.run -x /etc/utah/bridged-network-vm.xml
should be sufficient. I'm working on a manual recreate now. The thing that remains interesting to me is that the problem doesn't occur on server or if oem config is enabled.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1554266
Title:
sshd does not start on newly installed desktop system
Status in openssh package in Ubuntu:
Incomplete
Bug description:
When I preseed a desktop install using utah for daily iso testing, the
ssh service is not running when it starts up. journalctl -u ssh shows
no entries. If I manually start the ssh service, it seems to work. If
I reboot, sshd is running. On the first boot, however, it is not. This
problem appears to have started on the March 5 image.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1554266/+subscriptions
More information about the foundations-bugs
mailing list