Tried to remove dhcdbd and lost my SSH session just now.   The machine
dropped off the network when it go to:

Removing network-manager-kde ...
Removing network-manager ...
 * Stopping network connection manager NetworkManager

This is going to be a problem for people who run on headless servers...

If the bug is not going to get fixed, then someone should write a
workaround script for people to use during upgrades...

Something like:
sudo nohup workaround-upgrade.sh # prevent the following script being 
terminated if the session hangs up
   #!/bin/sh
   aptitude remove network-manager network-manager-kde  # wipe out the nasty 
packages that cause the problem
   sleep 5 
   dhclient # reinitialize the NIC so people can connect again

-- 
Dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 
for sub-path eth1.dbus.get.reason
https://bugs.launchpad.net/bugs/93360
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to