[Bug 1585866] Re: reboot failed in the device shell

Jean-Baptiste Lallement jean-baptiste.lallement at ubuntu.com
Tue May 31 07:51:27 UTC 2016


** Changed in: canonical-devices-system-image
       Status: New => Incomplete

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

Title:
  reboot failed in the device shell

Status in Canonical System Image:
  Incomplete
Status in ifupdown:
  New
Status in turbo:
  New
Status in dbus package in Ubuntu:
  Incomplete

Bug description:
  In turbo, we met this issue. After debug we found the process is below
  when run reboot command.

   K05umountnfs.sh -> networking.conf stop (by emitting unmounted-
  remote-filesystems event) -> dbus.conf stop (by emitting
  deconfiguring-networking) -> stuck!

   After test if we add '--no-wait ' in /etc/init/networking.conf,
  reboot works fine.

  # diff networking.conf networking.conf.orig
  78c78
  < initctl emit --no-wait deconfiguring-networking
  ---
  > initctl emit deconfiguring-networking

  So could we fix it in dbus package in system image? Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1585866/+subscriptions



More information about the foundations-bugs mailing list