I've just done a restart and recorded the logs for the entire procedure. When I log in, the first thing that pops up is the keyring dialog asking for the keyring password. I started iwevent in a console (so every event that came up before this doesn't appear), then:
(1) I unlocked the keyring. The events from the start until about 09:56:09 are from that time. Then, the NM dialog asking for the wireless password comes up. (Interestingly, the not-associated message at 9:56:27 comes up _after_ the dialog appears. (2) Then I give the network password, and the same thing happens. (The dialog asking for the password appears before the "non-associated" event. While I was opening a console to start dhclient, I noticed that the cycle of association/disassociation comes up several times, without me entering the password. (3) I start "sudo dhclient eth1" and give the network password to NM. The address comes up immediately: ****************** $ sudo dhclient eth1 [sudo] password for bogdanb: Internet Systems Consortium DHCP Client V3.0.5 Copyright 2004-2006 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ Listening on LPF/eth1/00:18:de:b2:c8:80 Sending on LPF/eth1/00:18:de:b2:c8:80 Sending on Socket/fallback DHCPREQUEST on eth1 to 255.255.255.255 port 67 DHCPACK from 192.168.1.254 bound to 192.168.1.66 -- renewal in 34663 seconds. $ date Mon Jul 23 09:56:07 CEST 2007 ************** Below is the /var/log/daemon.log file between the boot time and until after the network started. What I noticed for the first time today is that lots of messages from rrd_update appear at the bottom; I didn't notice them before, they might be caused by the fact that yesterday I uninstalled ntpd. Second, during the password entry above I noticed the system clock does something weird; the clock applet wasn't well synchronized with the timestamps given by iwevent; it seemed about a minute fast. If the cause is a timeout as per my suspicion in the first post, maybe it's caused by some re-aligning of the clock at boot. (Though it's a bit late for that when GDM started already, isn't it?) ************** Jul 23 09:43:58 cimer collectd[8849]: Cannot open `/proc/16343/stat': No such file or directory Jul 23 09:43:58 cimer collectd[8849]: Cannot open `/proc/16344/stat': No such file or directory Jul 23 09:43:58 cimer collectd[8849]: Cannot open `/proc/16345/stat': No such file or directory Jul 23 09:54:03 cimer init: tty4 main process (6798) killed by TERM signal Jul 23 09:54:03 cimer init: tty5 main process (6799) killed by TERM signal Jul 23 09:54:03 cimer init: tty2 main process (6803) killed by TERM signal Jul 23 09:54:03 cimer init: tty3 main process (6804) killed by TERM signal Jul 23 09:54:03 cimer init: tty1 main process (6805) killed by TERM signal Jul 23 09:54:03 cimer init: tty6 main process (6806) killed by TERM signal Jul 23 09:54:08 cimer NetworkManager: <WARN> nm_signal_handler(): Caught signal 15, shutting down normally. Jul 23 09:54:08 cimer NetworkManager: <info> Caught terminiation signal Jul 23 09:54:08 cimer NetworkManager: <debug> [1185177248.695828] nm_print_open_socks(): Open Sockets List: Jul 23 09:54:08 cimer NetworkManager: <debug> [1185177248.695875] nm_print_open_socks(): Open Sockets List Done. Jul 23 09:54:08 cimer NetworkManager: <info> Deactivating device eth1. Jul 23 09:54:08 cimer avahi-daemon[8647]: Withdrawing address record for 192.168.1.66 on eth1. Jul 23 09:54:08 cimer avahi-daemon[8647]: Leaving mDNS multicast group on interface eth1.IPv4 with address 192.168.1.66. Jul 23 09:54:08 cimer avahi-daemon[8647]: Interface eth1.IPv4 no longer relevant for mDNS. Jul 23 09:54:08 cimer avahi-daemon[8647]: Withdrawing address record for fe80::218:deff:feb2:c880 on eth1. Jul 23 09:54:08 cimer dhclient: receive_packet failed on eth1: Network is down Jul 23 09:54:08 cimer dhclient: receive_packet failed on eth1: Network is down Jul 23 09:54:08 cimer NetworkManager: <info> Deactivating device eth0. Jul 23 09:54:08 cimer avahi-daemon[8647]: Disconnected from D-Bus, exiting. Jul 23 09:54:08 cimer avahi-daemon[8647]: Got SIGQUIT, quitting. Jul 23 09:54:10 cimer pdnsd[8056]: Caught signal 15. Exiting. Jul 23 09:54:13 cimer rpc.statd[8189]: Caught signal 15, un-registering and exiting. Jul 23 09:55:15 cimer NetworkManager: <info> starting... Jul 23 09:55:15 cimer NetworkManager: <info> nm_policy_device_change_check:: !old_dev && !new_dev!! Jul 23 09:55:19 cimer pdnsd[8165]: pdnsd-1.2.6-par starting. Jul 23 09:55:19 cimer pdnsd[8165]: icmp ping: sendto() failed: Network is unreachable. Jul 23 09:55:19 cimer pdnsd[8165]: icmp ping: sendto() failed: Network is unreachable. Jul 23 09:55:19 cimer rpc.statd[8298]: Version 1.1.0 Starting Jul 23 09:55:19 cimer rpc.statd[8298]: statd running as root. chown /var/lib/nfs/sm to choose different user Jul 23 09:55:22 cimer NetworkManager: <info> eth1: Device is fully-supported using driver 'ipw3945'. Jul 23 09:55:22 cimer NetworkManager: <info> nm_device_init(): waiting for device's worker thread to start Jul 23 09:55:22 cimer NetworkManager: <info> nm_device_init(): device's worker thread started, continuing. Jul 23 09:55:22 cimer NetworkManager: <info> Now managing wireless (802.11) device 'eth1'. Jul 23 09:55:22 cimer NetworkManager: <info> Deactivating device eth1. Jul 23 09:55:22 cimer NetworkManager: <info> eth0: Device is fully-supported using driver 'tg3'. Jul 23 09:55:22 cimer NetworkManager: <info> nm_device_init(): waiting for device's worker thread to start Jul 23 09:55:22 cimer avahi-daemon[8675]: Found user 'avahi' (UID 107) and group 'avahi' (GID 113). Jul 23 09:55:22 cimer avahi-daemon[8675]: Successfully dropped root privileges. Jul 23 09:55:22 cimer avahi-daemon[8675]: avahi-daemon 0.6.19 starting up. Jul 23 09:55:22 cimer avahi-daemon[8675]: Successfully called chroot(). Jul 23 09:55:22 cimer avahi-daemon[8675]: Successfully dropped remaining capabilities. Jul 23 09:55:22 cimer avahi-daemon[8675]: No service file found in /etc/avahi/services. Jul 23 09:55:22 cimer avahi-daemon[8675]: Network interface enumeration completed. Jul 23 09:55:22 cimer avahi-daemon[8675]: Registering HINFO record with values 'I686'/'LINUX'. Jul 23 09:55:22 cimer avahi-daemon[8675]: Server startup complete. Host name is cimer.local. Local service cookie is 2667042747. Jul 23 09:55:22 cimer NetworkManager: <info> nm_device_init(): device's worker thread started, continuing. Jul 23 09:55:22 cimer NetworkManager: <info> Now managing wired Ethernet (802.3) device 'eth0'. Jul 23 09:55:22 cimer NetworkManager: <info> Deactivating device eth0. Jul 23 09:55:22 cimer NetworkManager: <debug> [1185177322.282815] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/storage_model_DVD__RW_AD_5540A'). Jul 23 09:55:22 cimer NetworkManager: <info> nm_policy_device_change_check:: !old_dev && !new_dev!! Jul 23 09:55:22 cimer NetworkManager: <info> nm_device_set_active_link start Jul 23 09:55:22 cimer NetworkManager: <info> Will activate wired connection 'eth0' because it now has a link. Jul 23 09:55:22 cimer NetworkManager: <info> nm_device_set_active_link start Jul 23 09:55:22 cimer NetworkManager: <info> nm_policy_device_change_check:: !old_dev && !new_dev!! Jul 23 09:55:32 cimer NetworkManager: <info> nm_policy_device_change_check:: !old_dev && !new_dev!! Jul 23 09:55:32 cimer NetworkManager: <info> Updating allowed wireless network lists. Jul 23 09:55:33 cimer NetworkManager: <info> nm_policy_device_change_check:: !old_dev && !new_dev!! Jul 23 09:55:33 cimer last message repeated 3 times Jul 23 09:55:33 cimer NetworkManager: <info> SWITCH: no current connection, found better connection 'eth1'. Jul 23 09:55:33 cimer NetworkManager: <info> nm_policy_device_change_check:: lets try to switch device! Jul 23 09:55:33 cimer NetworkManager: <info> Will activate connection 'eth1/SpeedTouch324B2B'. Jul 23 09:55:33 cimer NetworkManager: <info> Device eth1 activation scheduled... Jul 23 09:55:33 cimer NetworkManager: <info> Activation (eth1) started... Jul 23 09:55:33 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled... Jul 23 09:55:33 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started... Jul 23 09:55:33 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled... Jul 23 09:55:33 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete. Jul 23 09:55:33 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting... Jul 23 09:55:33 cimer NetworkManager: <info> Activation (eth1/wireless): access point 'SpeedTouch324B2B' is encrypted, but NO valid key exists. New key needed. Jul 23 09:55:33 cimer NetworkManager: <info> Activation (eth1) New wireless user key requested for network 'SpeedTouch324B2B'. Jul 23 09:55:33 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete. Jul 23 09:55:55 cimer NetworkManager: <info> Activation (eth1) New wireless user key for network 'SpeedTouch324B2B' received. Jul 23 09:55:55 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled... Jul 23 09:55:55 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started... Jul 23 09:55:55 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled... Jul 23 09:55:55 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete. Jul 23 09:55:55 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting... Jul 23 09:55:55 cimer NetworkManager: <info> Activation (eth1/wireless): access point 'SpeedTouch324B2B' is encrypted, and a key exists. No new key needed. Jul 23 09:55:55 cimer NetworkManager: <info> SUP: sending command 'INTERFACE_ADD eth1^I^Iwext^I/var/run/wpa_supplicant^I' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: sending command 'AP_SCAN 1' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: sending command 'ADD_NETWORK' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: response was '0' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 ssid 5370656564546f756368333234423242' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 proto WPA2' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 psk <key>' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: sending command 'ENABLE_NETWORK 0' Jul 23 09:55:55 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:55:55 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete. Jul 23 09:56:04 cimer NetworkManager: <info> Activation (eth1/wireless): disconnected during association, asking for new key. Jul 23 09:56:04 cimer NetworkManager: <info> Activation (eth1) New wireless user key requested for network 'SpeedTouch324B2B'. Jul 23 09:56:11 cimer avahi-daemon[8675]: Registering new address record for fe80::218:deff:feb2:c880 on eth1.*. Jul 23 09:56:11 cimer NetworkManager: <info> nm_device_set_active_link start Jul 23 09:56:27 cimer NetworkManager: <info> Activation (eth1) New wireless user key for network 'SpeedTouch324B2B' received. Jul 23 09:56:27 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled... Jul 23 09:56:27 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started... Jul 23 09:56:27 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled... Jul 23 09:56:27 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete. Jul 23 09:56:27 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting... Jul 23 09:56:27 cimer NetworkManager: <info> Activation (eth1/wireless): access point 'SpeedTouch324B2B' is encrypted, and a key exists. No new key needed. Jul 23 09:56:27 cimer NetworkManager: <info> SUP: sending command 'INTERFACE_ADD eth1^I^Iwext^I/var/run/wpa_supplicant^I' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: sending command 'AP_SCAN 1' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: sending command 'ADD_NETWORK' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: response was '0' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 ssid 5370656564546f756368333234423242' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 proto WPA2' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 psk <key>' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: sending command 'ENABLE_NETWORK 0' Jul 23 09:56:27 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:56:27 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete. Jul 23 09:56:28 cimer avahi-daemon[8675]: Withdrawing address record for fe80::218:deff:feb2:c880 on eth1. Jul 23 09:56:48 cimer NetworkManager: <info> Activation (eth1/wireless): disconnected during association, asking for new key. Jul 23 09:56:48 cimer NetworkManager: <info> Activation (eth1) New wireless user key requested for network 'SpeedTouch324B2B'. Jul 23 09:57:03 cimer NetworkManager: <info> eth1: link timed out. Jul 23 09:57:03 cimer NetworkManager: <info> nm_device_set_active_link start Jul 23 09:57:03 cimer NetworkManager: <info> nm_policy_device_change_check:: old_dev has_link? 1 Jul 23 09:57:03 cimer NetworkManager: <info> nm_policy_device_change_check:: old_dev && new_dev!! Jul 23 09:57:13 cimer collectd[8869]: Cannot open `/proc/15857/stat': No such file or directory Jul 23 09:57:18 cimer NetworkManager: <info> eth1: link timed out. Jul 23 09:57:18 cimer NetworkManager: <info> nm_device_set_active_link start Jul 23 09:57:31 cimer NetworkManager: <info> Activation (eth1) New wireless user key for network 'SpeedTouch324B2B' received. Jul 23 09:57:31 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled... Jul 23 09:57:31 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started... Jul 23 09:57:31 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled... Jul 23 09:57:31 cimer NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete. Jul 23 09:57:31 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting... Jul 23 09:57:31 cimer NetworkManager: <info> Activation (eth1/wireless): access point 'SpeedTouch324B2B' is encrypted, and a key exists. No new key needed. Jul 23 09:57:31 cimer NetworkManager: <info> SUP: sending command 'INTERFACE_ADD eth1^I^Iwext^I/var/run/wpa_supplicant^I' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: sending command 'AP_SCAN 1' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: sending command 'ADD_NETWORK' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: response was '0' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 ssid 5370656564546f756368333234423242' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 proto WPA2' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 psk <key>' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: sending command 'ENABLE_NETWORK 0' Jul 23 09:57:31 cimer NetworkManager: <info> SUP: response was 'OK' Jul 23 09:57:31 cimer NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete. Jul 23 09:57:32 cimer avahi-daemon[8675]: Registering new address record for fe80::218:deff:feb2:c880 on eth1.*. Jul 23 09:57:32 cimer avahi-daemon[8675]: Withdrawing address record for fe80::218:deff:feb2:c880 on eth1. Jul 23 09:57:33 cimer dhclient: Internet Systems Consortium DHCP Client V3.0.5 Jul 23 09:57:33 cimer dhclient: Copyright 2004-2006 Internet Systems Consortium. Jul 23 09:57:33 cimer dhclient: All rights reserved. Jul 23 09:57:33 cimer dhclient: For info, please visit http://www.isc.org/sw/dhcp/ Jul 23 09:57:33 cimer dhclient: Jul 23 09:57:34 cimer dhclient: Listening on LPF/eth1/00:18:de:b2:c8:80 Jul 23 09:57:34 cimer dhclient: Sending on LPF/eth1/00:18:de:b2:c8:80 Jul 23 09:57:34 cimer dhclient: Sending on Socket/fallback Jul 23 09:57:35 cimer NetworkManager: <info> nm_device_set_active_link start Jul 23 09:57:35 cimer NetworkManager: <info> Activation (eth1/wireless) Stage 2 of 5 (Device Configure) successful. Connected to access point 'SpeedTouch324B2B'. Jul 23 09:57:35 cimer NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled. Jul 23 09:57:35 cimer NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started... Jul 23 09:57:35 cimer avahi-daemon[8675]: Registering new address record for fe80::218:deff:feb2:c880 on eth1.*. Jul 23 09:57:36 cimer NetworkManager: <info> Activation (eth1) Beginning DHCP transaction. Jul 23 09:57:36 cimer NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete. Jul 23 09:57:36 cimer NetworkManager: <info> DHCP daemon state is now 12 (successfully started) for interface eth1 Jul 23 09:57:37 cimer dhclient: DHCPREQUEST on eth1 to 255.255.255.255 port 67 Jul 23 09:57:37 cimer dhclient: DHCPACK from 192.168.1.254 Jul 23 09:57:37 cimer avahi-daemon[8675]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.1.66. Jul 23 09:57:37 cimer avahi-daemon[8675]: New relevant interface eth1.IPv4 for mDNS. Jul 23 09:57:37 cimer avahi-daemon[8675]: Registering new address record for 192.168.1.66 on eth1.IPv4. Jul 23 09:57:37 cimer NetworkManager: <info> DHCP daemon state is now 1 (starting) for interface eth1 Jul 23 09:57:37 cimer dhclient: bound to 192.168.1.66 -- renewal in 34663 seconds. Jul 23 09:57:40 cimer dhclient: DHCPREQUEST on eth1 to 255.255.255.255 port 67 Jul 23 09:57:40 cimer dhclient: DHCPACK from 192.168.1.254 Jul 23 09:57:40 cimer NetworkManager: <info> DHCP daemon state is now 4 (reboot) for interface eth1 Jul 23 09:57:40 cimer NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) scheduled... Jul 23 09:57:40 cimer NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) started... Jul 23 09:57:40 cimer dhclient: bound to 192.168.1.66 -- renewal in 32851 seconds. Jul 23 09:57:40 cimer NetworkManager: <info> Retrieved the following IP4 configuration from the DHCP daemon: Jul 23 09:57:40 cimer NetworkManager: <info> address 192.168.1.66 Jul 23 09:57:40 cimer NetworkManager: <info> netmask 255.255.255.0 Jul 23 09:57:40 cimer NetworkManager: <info> broadcast 192.168.1.255 Jul 23 09:57:40 cimer NetworkManager: <info> gateway 192.168.1.254 Jul 23 09:57:40 cimer NetworkManager: <info> nameserver 127.0.0.1 Jul 23 09:57:40 cimer NetworkManager: <info> nameserver 192.168.1.254 Jul 23 09:57:40 cimer NetworkManager: <info> domain name 'lan' Jul 23 09:57:40 cimer NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) scheduled... Jul 23 09:57:40 cimer NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) complete. Jul 23 09:57:40 cimer NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) started... Jul 23 09:57:40 cimer avahi-daemon[8675]: Withdrawing address record for 192.168.1.66 on eth1. Jul 23 09:57:40 cimer avahi-daemon[8675]: Leaving mDNS multicast group on interface eth1.IPv4 with address 192.168.1.66. Jul 23 09:57:40 cimer avahi-daemon[8675]: Interface eth1.IPv4 no longer relevant for mDNS. Jul 23 09:57:40 cimer avahi-daemon[8675]: Withdrawing address record for fe80::218:deff:feb2:c880 on eth1. Jul 23 09:57:40 cimer avahi-daemon[8675]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.1.66. Jul 23 09:57:40 cimer avahi-daemon[8675]: New relevant interface eth1.IPv4 for mDNS. Jul 23 09:57:40 cimer avahi-daemon[8675]: Registering new address record for 192.168.1.66 on eth1.IPv4. Jul 23 09:57:41 cimer NetworkManager: <info> Clearing nscd hosts cache. Jul 23 09:57:41 cimer NetworkManager: <WARN> nm_spawn_process(): nm_spawn_process('/usr/sbin/nscd -i hosts'): could not spawn process. (Failed to execute child process "/usr/sbin/nscd" (No such file or directory)) Jul 23 09:57:41 cimer NetworkManager: <info> Activation (eth1) Finish handler scheduled. Jul 23 09:57:41 cimer NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) complete. Jul 23 09:57:41 cimer NetworkManager: <info> Activation (eth1) successful, device activated. Jul 23 09:55:58 cimer ntpdate[16573]: step time server 82.211.81.145 offset -103.431278 sec Jul 23 09:55:59 cimer avahi-daemon[8675]: Registering new address record for fe80::218:deff:feb2:c880 on eth1.*. Jul 23 09:55:59 cimer collectd[8869]: rrd_update failed: users.rrd: illegal attempt to update using time 1185177359 when last update time is 1185177453 (minimum one second step) Jul 23 09:55:59 cimer collectd[8869]: rrd_update failed: traffic-lo.rrd: illegal attempt to update using time 1185177359 when last update time is 1185177453 (minimum one second step) -- nm-applet doesn't work unless I start dhclient manually https://bugs.launchpad.net/bugs/127649 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
