more detailed reproduction instructions:

lxc-create -t ubuntu -n 1
lxc-start -n q1
  (inside container) sudo apt-get -y install tftpd-hpa;  sudo poweroff
sudo sed -i '/lxc.network/d' /var/lib/lxc/q1/config
echo "lxc.network.type = empty" | sudo tee -a /var/lib/lxc/q1/config
sudo lxc-start -n q1
  (inside container) sudo status tftpd-hpa;  ps -ef | grep tftp;  sudo start 
tftpd-hpa;  sudo restart tftp-hpa

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027081

Title:
  fails if network is not yet configured at runlevel 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1027081/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to