whereami does not uninstall cleanly

Bug #239740 reported by AO
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
whereami (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: whereami

Installed whereami and uninstalled again using Adept Manager. It left the hook script /etc/dhcp3/dhclient-exit-hooks.d/whereami

This caused NetworkManager to go into an infinite loop. I'm reproducing the error here so people know the symptoms and don't spend ages trying to troubleshoot NetworkManager when its not the problem.

The hook script should be removed on clean up. I don't think its a duplicate of https://bugs.launchpad.net/bugs/2044 as it is still here for a start.

$ uname -r
2.6.24-18-generic

$ cat /etc/issue
Ubuntu 8.04

$ apt-cache show whereami
Version: 0.3.34
Filename: pool/universe/w/whereami/whereami_0.3.34_all.deb
Size: 62530
MD5sum: aa096f7f1dbab4624780d4370474f5a5
SHA1: f3af3c33434b5e5bd9d7751889f1f3b37457ae41
SHA256: 9bc4a5c8cb63b171b0f223c98d7fb1cc923c1953388e02be735ab8d267c9bf24
*Removed some*

NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
NetworkManager: <info> Activation (eth0) Beginning DHCP transaction.
NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
NetworkManager: <info> DHCP daemon state is now 12 (successfully started) for interface eth0
dhclient: wmaster0: unknown hardware address type 801
dhclient: wmaster0: unknown hardware address type 801
dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
dhclient: DHCPOFFER of 192.168.1.205 from 192.168.1.102
dhclient: DHCPREQUEST of 192.168.1.205 on eth0 to 255.255.255.255 port 67
dhclient: DHCPACK of 192.168.1.205 from 192.168.1.102
avahi-daemon[5486]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.205.
avahi-daemon[5486]: New relevant interface eth0.IPv4 for mDNS.
avahi-daemon[5486]: Registering new address record for 192.168.1.205 on eth0.IPv4.
dhclient: bound to 192.168.1.205 -- renewal in 1483 seconds.

*****NetworkManager should be informed of sucessful connection and continue configuration here*****

NetworkManager: <info> Old device 'eth0' activating, won't change.
NetworkManager: <info> Old device 'eth0' activating, won't change.
NetworkManager: <info> Old device 'eth0' activating, won't change.
NetworkManager: <info> Device 'eth0' DHCP transaction took too long (>99s), stopping it.
dhclient: There is already a pid file /var/run/dhclient.eth0.pid with pid 8446
dhclient: killed old client process, removed PID file
dhclient: wmaster0: unknown hardware address type 801
dhclient: wmaster0: unknown hardware address type 801
dhclient: DHCPRELEASE on eth0 to 192.168.1.102 port 67
avahi-daemon[5486]: Withdrawing address record for 192.168.1.205 on eth0.
avahi-daemon[5486]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.1.205.
avahi-daemon[5486]: Interface eth0.IPv4 no longer relevant for mDNS.
NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Timeout) scheduled...
NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Timeout) started...
NetworkManager: <info> No DHCP reply received. Automatically obtaining IP via Zeroconf.
NetworkManager: <info> DHCP daemon state is now 14 (normal exit) for interface eth0
NetworkManager: <info> DHCP daemon state is now 14 (normal exit) for interface eth0
NetworkManager: <info> Activation (eth0) failure scheduled...
NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Timeout) complete.
NetworkManager: <info> Activation (eth0) failed.
NetworkManager: <info> Deactivating device eth0.
NetworkManager: <info> SWITCH: no current connection, found better connection 'eth0'.
dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.reason
NetworkManager: <info> Will activate connection 'eth0'.
NetworkManager: <info> Device eth0 activation scheduled...
NetworkManager: <info> Activation (eth0) started...
NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
NetworkManager: <info> Activation (eth0) Beginning DHCP transaction.
NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
NetworkManager: <info> DHCP daemon state is now 12 (successfully started) for interface eth0
dhclient: There is already a pid file /var/run/dhclient.eth0.pid with pid 134519072
dhclient: wmaster0: unknown hardware address type 801
dhclient: wmaster0: unknown hardware address type 801
dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
dhclient: DHCPOFFER of 192.168.1.205 from 192.168.1.102
dhclient: DHCPREQUEST of 192.168.1.205 on eth0 to 255.255.255.255 port 67
dhclient: DHCPACK of 192.168.1.205 from 192.168.1.102
avahi-daemon[5486]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.205.
avahi-daemon[5486]: New relevant interface eth0.IPv4 for mDNS.
avahi-daemon[5486]: Registering new address record for 192.168.1.205 on eth0.IPv4.
dhclient: bound to 192.168.1.205 -- renewal in 1456 seconds.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.