debian/patches/quit_dhclient_on_exit.patch
relies on TARGET_DEBIAN define.
Unfortunately distro-specific features are removed
from upstream
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=012c5f4b271b935852267ed865933ea3bb6983ba

So dhclient is not stopped with network-manager.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1169614

Title:
  dhclient is not stopped during shutdown

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  The result is
  "mount: / is busy"
  and root filesystem recovery during next boot.

  network-manager 0.9.8.0-0ubuntu3 in Raring
  neither stop dhclient in response to
  "stop network-manager" nor remove pid file
  from /run/sendsigs.omit.d/
  So dhclient skipped by /etc/init.d/sendsigs
  and a lease file is open for writing in
  /var/lib/NetworkManager
  while /etc/init.d/umountroot is running.
  As a consequence root filesystem can not
  be cleanly remount readonly before poweroff.

  In default setup the problem is hidden by
  plymouth. The problem does not appear
  if network is disabled or the cable is unplugged
  before shutdown.

  There are some other bugs that might be caused
  by this issue, but they are flooded with comments
  that have no direct relations to this bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1169614/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to