networkmanager problems for me started with sendmail. I tried removing
sendmail using aptitude but the problems continued. Prior to removal
KNetworkManager would be in a loop trying to a bring a device up.

There looks to have been quite a few "hook" scripts lying around after
removal causing networkmanager issues when trying to complete a dhcp
transaction

example log messages:


Sep 11 10:53:01 localhost avahi-daemon[4905]: New relevant interface eth0.IPv4 
for mDNS.
Sep 11 10:53:01 localhost avahi-daemon[4905]: Registering new address record 
for 192.168.0.17 on eth0.IPv4.
Sep 11 10:53:01 localhost dhclient: bound to 192.168.0.17 -- renewal in 586988 
seconds.
Sep 11 10:54:30 localhost NetworkManager: <information>^IOld device 'eth0' 
activating, won't change.

all fine to here, then this ad infinitum:

Sep 11 10:54:35 localhost NetworkManager: <information>^IDevice 'eth0' DHCP 
transaction took too long (>99s), stopping it.
Sep 11 10:54:36 localhost NetworkManager: <information>^IActivation (eth0) 
Stage 4 of 5 (IP Configure Timeout) scheduled...
Sep 11 10:54:36 localhost NetworkManager: <information>^IActivation (eth0) 
Stage 4 of 5 (IP Configure Timeout) started...
Sep 11 10:54:36 localhost NetworkManager: <information>^INo DHCP reply 
received.  Automatically obtaining IP via Zeroconf.
Sep 11 10:54:36 localhost NetworkManager: <information>^IActivation (eth0) 
failure scheduled...
Sep 11 10:54:36 localhost NetworkManager: <information>^IActivation (eth0) 
Stage 4 of 5 (IP Configure Timeout) complete.
Sep 11 10:54:36 localhost NetworkManager: <information>^IActivation (eth0) 
failed.
Sep 11 10:54:36 localhost NetworkManager: <information>^IDeactivating device 
eth0.
Sep 11 10:54:37 localhost NetworkManager: <information>^ISWITCH: no current 
connection, found better connection 'eth0'.
Sep 11 10:54:37 localhost avahi-daemon[4905]: Withdrawing address record for 
192.168.0.17 on eth0.
Sep 11 10:54:37 localhost avahi-daemon[4905]: Leaving mDNS multicast group on 
interface eth0.IPv4 with address 192.168.0.17.
Sep 11 10:54:37 localhost avahi-daemon[4905]: Interface eth0.IPv4 no longer 
relevant for mDNS.
Sep 11 10:54:37 localhost NetworkManager: <information>^IWill activate 
connection 'eth0'.
Sep 11 10:54:37 localhost NetworkManager: <information>^IDevice eth0 activation 
scheduled...

manually ifup/down ing the device works fine.

I manually removed the following hook scripts:
/etc/dhcp3/dhclient-exit-hooks.d
/etc/network/if-up.d/sendmail
/etc/network/if-down.d/sendmail

and everything back to normal. I think the sendmail package should do
this automatically on removal ?

-- 
sendmail spews out error messages at boot
https://bugs.launchpad.net/bugs/43752
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to