[Bug 1585866] [NEW] reboot failed in the device shell
Launchpad Bug Tracker
1585866 at bugs.launchpad.net
Fri May 27 16:54:42 UTC 2016
You have been subscribed to a public bug:
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!
** Affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Affects: dbus (Ubuntu)
Importance: Undecided
Status: Incomplete
** Affects: ifupdown
Importance: Undecided
Status: New
** Affects: turbo
Importance: Undecided
Status: New
--
reboot failed in the device shell
https://bugs.launchpad.net/bugs/1585866
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to dbus in Ubuntu.
More information about the foundations-bugs
mailing list