Package: wicd-daemon Version: 1.7.2.4-2 Severity: grave Justification: renders package unusable
Hello, after wicd upgrade I can no longer connect to wifi network. No error is logged in wicd log. Previously I upgraded python from 2.6 to 2.7 which led to wicd reporting an exception. Upgrading dbus and dhclient does not help. 2012/06/21 20:19:39 :: --------------------------- 2012/06/21 20:19:39 :: wicd initializing... 2012/06/21 20:19:39 :: --------------------------- 2012/06/21 20:19:39 :: wicd is version 1.7.0 552 2012/06/21 20:19:39 :: setting backend to external 2012/06/21 20:19:39 :: Traceback (most recent call last): 2012/06/21 20:19:39 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 1846, in <module> 2012/06/21 20:19:39 :: main(sys.argv) 2012/06/21 20:19:39 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 1810, in main 2012/06/21 20:19:39 :: daemon = WicdDaemon(wicd_bus, auto_connect=auto_connect) 2012/06/21 20:19:39 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 115, in __init__ 2012/06/21 20:19:39 :: self.ReadConfig() 2012/06/21 20:19:39 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 885, in ReadConfig 2012/06/21 20:19:39 :: self.SetBackend(app_conf.get("Settings", "backend", default=be_def)) 2012/06/21 20:19:39 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 220, in SetBackend 2012/06/21 20:19:39 :: self.config.set("Settings", "backend", backend, write=True) 2012/06/21 20:19:39 :: File "/usr/lib/pymodules/python2.7/wicd/configmanager.py", line 85, in set 2012/06/21 20:19:39 :: self.set_option(*args, **kargs) 2012/06/21 20:19:39 :: File "/usr/lib/pymodules/python2.7/wicd/configmanager.py", line 81, in set_option 2012/06/21 20:19:39 :: self.write() 2012/06/21 20:19:39 :: File "/usr/lib/pymodules/python2.7/wicd/configmanager.py", line 201, in write 2012/06/21 20:19:39 :: p = copy.deepcopy(self) 2012/06/21 20:19:39 :: File "/usr/lib/python2.7/copy.py", line 163, in deepcopy 2012/06/21 20:19:39 :: y = copier(x, memo) 2012/06/21 20:19:39 :: File "/usr/lib/python2.7/copy.py", line 298, in _deepcopy_inst 2012/06/21 20:19:39 :: state = deepcopy(state, memo) 2012/06/21 20:19:39 :: File "/usr/lib/python2.7/copy.py", line 163, in deepcopy 2012/06/21 20:19:39 :: y = copier(x, memo) 2012/06/21 20:19:39 :: File "/usr/lib/python2.7/copy.py", line 257, in _deepcopy_dict 2012/06/21 20:19:39 :: y[deepcopy(key, memo)] = deepcopy(value, memo) 2012/06/21 20:19:39 :: File "/usr/lib/python2.7/copy.py", line 174, in deepcopy 2012/06/21 20:19:39 :: y = copier(memo) 2012/06/21 20:19:39 :: TypeError: cannot deepcopy this pattern object 2012/06/21 20:25:38 :: --------------------------- 2012/06/21 20:25:38 :: wicd initializing... 2012/06/21 20:25:38 :: --------------------------- 2012/06/21 20:25:38 :: wicd is version 1.7.0 552 2012/06/21 20:25:39 :: setting backend to external 2012/06/21 20:25:39 :: Traceback (most recent call last): 2012/06/21 20:25:39 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 1846, in <module> 2012/06/21 20:25:39 :: main(sys.argv) 2012/06/21 20:25:39 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 1810, in main 2012/06/21 20:25:39 :: daemon = WicdDaemon(wicd_bus, auto_connect=auto_connect) 2012/06/21 20:25:39 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 115, in __init__ 2012/06/21 20:25:39 :: self.ReadConfig() 2012/06/21 20:25:39 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 885, in ReadConfig 2012/06/21 20:25:39 :: self.SetBackend(app_conf.get("Settings", "backend", default=be_def)) 2012/06/21 20:25:39 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 220, in SetBackend 2012/06/21 20:25:39 :: self.config.set("Settings", "backend", backend, write=True) 2012/06/21 20:25:39 :: File "/usr/lib/pymodules/python2.7/wicd/configmanager.py", line 85, in set 2012/06/21 20:25:39 :: self.set_option(*args, **kargs) 2012/06/21 20:25:39 :: File "/usr/lib/pymodules/python2.7/wicd/configmanager.py", line 81, in set_option 2012/06/21 20:25:39 :: self.write() 2012/06/21 20:25:39 :: File "/usr/lib/pymodules/python2.7/wicd/configmanager.py", line 201, in write 2012/06/21 20:25:39 :: p = copy.deepcopy(self) 2012/06/21 20:25:39 :: File "/usr/lib/python2.7/copy.py", line 163, in deepcopy 2012/06/21 20:25:39 :: y = copier(x, memo) 2012/06/21 20:25:39 :: File "/usr/lib/python2.7/copy.py", line 298, in _deepcopy_inst 2012/06/21 20:25:39 :: state = deepcopy(state, memo) 2012/06/21 20:25:39 :: File "/usr/lib/python2.7/copy.py", line 163, in deepcopy 2012/06/21 20:25:39 :: y = copier(x, memo) 2012/06/21 20:25:39 :: File "/usr/lib/python2.7/copy.py", line 257, in _deepcopy_dict 2012/06/21 20:25:39 :: y[deepcopy(key, memo)] = deepcopy(value, memo) 2012/06/21 20:25:39 :: File "/usr/lib/python2.7/copy.py", line 174, in deepcopy 2012/06/21 20:25:39 :: y = copier(memo) 2012/06/21 20:25:39 :: TypeError: cannot deepcopy this pattern object 2012/06/21 20:32:06 :: --------------------------- 2012/06/21 20:32:06 :: wicd initializing... 2012/06/21 20:32:06 :: --------------------------- 2012/06/21 20:32:06 :: wicd is version 1.7.2.4 768 2012/06/21 20:32:06 :: setting backend to external 2012/06/21 20:32:06 :: trying to load backend external 2012/06/21 20:32:06 :: successfully loaded backend external 2012/06/21 20:32:06 :: trying to load backend external 2012/06/21 20:32:06 :: successfully loaded backend external 2012/06/21 20:32:06 :: Couldn't detect a wireless interface. 2012/06/21 20:32:06 :: setting wireless interface wlan0 2012/06/21 20:32:06 :: automatically detected wired interface eth0 2012/06/21 20:32:06 :: setting wired interface eth0 2012/06/21 20:32:06 :: setting wpa driver wext 2012/06/21 20:32:06 :: setting use global dns to False 2012/06/21 20:32:06 :: setting global dns 2012/06/21 20:32:06 :: global dns servers are None None None 2012/06/21 20:32:06 :: domain is None 2012/06/21 20:32:06 :: search domain is None 2012/06/21 20:32:06 :: setting automatically reconnect when connection drops True 2012/06/21 20:32:06 :: Setting dhcp client to 0 2012/06/21 20:32:06 :: did not find show_never_connect in configuration, setting default True 2012/06/21 20:32:06 :: Wireless configuration file found... 2012/06/21 20:32:06 :: Wired configuration file found... 2012/06/21 20:32:06 :: chmoding configuration files 0600... 2012/06/21 20:32:06 :: chowning configuration files root:root... 2012/06/21 20:32:06 :: Using wireless interface...wlan0 2012/06/21 20:32:06 :: Using wired interface...eth0 2012/06/21 20:32:08 :: Invalid network mode string, ignoring! 2012/06/21 20:32:16 :: Autoconnecting... 2012/06/21 20:32:18 :: No wired connection present, attempting to autoconnect to wireless network 2012/06/21 20:32:20 :: trying to automatically connect to...eduroam 2012/06/21 20:32:20 :: attempting to set hostname with dhclient 2012/06/21 20:32:20 :: using dhcpcd or another supported client may work better 2012/06/21 20:32:21 :: attempting to set hostname with dhclient 2012/06/21 20:32:21 :: using dhcpcd or another supported client may work better 2012/06/21 20:32:22 :: Autoconnecting... 2012/06/21 20:32:22 :: No wired connection present, attempting to autoconnect to wireless network 2012/06/21 20:32:23 :: trying to automatically connect to...eduroam 2012/06/21 20:32:27 :: Autoconnecting... 2012/06/21 20:32:27 :: No wired connection present, attempting to autoconnect to wireless network 2012/06/21 20:32:29 :: trying to automatically connect to...eduroam 2012/06/21 20:32:32 :: Autoconnecting... 2012/06/21 20:32:32 :: No wired connection present, attempting to autoconnect to wireless network 2012/06/21 20:32:34 :: trying to automatically connect to...eduroam 2012/06/21 20:34:04 :: Daemon going down, killing wicd-monitor... 2012/06/21 20:34:04 :: Removing PID file... 2012/06/21 20:34:04 :: Shutting down... 2012/06/21 20:34:04 :: Exception KeyError: KeyError(-1220740528,) in <module 'threading' from '/usr/lib/python2.7/threading.pyo'> ignored 2012/06/21 20:34:05 :: --------------------------- 2012/06/21 20:34:05 :: wicd initializing... 2012/06/21 20:34:05 :: --------------------------- 2012/06/21 20:34:05 :: wicd is version 1.7.2.4 768 2012/06/21 20:34:05 :: setting backend to external 2012/06/21 20:34:05 :: trying to load backend external 2012/06/21 20:34:05 :: successfully loaded backend external 2012/06/21 20:34:05 :: trying to load backend external 2012/06/21 20:34:05 :: successfully loaded backend external 2012/06/21 20:34:05 :: Couldn't detect a wireless interface. 2012/06/21 20:34:05 :: setting wireless interface wlan0 2012/06/21 20:34:05 :: automatically detected wired interface eth0 2012/06/21 20:34:05 :: setting wired interface eth0 2012/06/21 20:34:05 :: setting wpa driver wext 2012/06/21 20:34:05 :: setting use global dns to False 2012/06/21 20:34:05 :: setting global dns 2012/06/21 20:34:05 :: global dns servers are None None None 2012/06/21 20:34:05 :: domain is None 2012/06/21 20:34:05 :: search domain is None 2012/06/21 20:34:05 :: setting automatically reconnect when connection drops True 2012/06/21 20:34:05 :: Setting dhcp client to 0 2012/06/21 20:34:05 :: Wireless configuration file found... 2012/06/21 20:34:05 :: Wired configuration file found... 2012/06/21 20:34:05 :: chmoding configuration files 0600... 2012/06/21 20:34:05 :: chowning configuration files root:root... 2012/06/21 20:34:05 :: Using wireless interface...wlan0 2012/06/21 20:34:05 :: Using wired interface...eth0 2012/06/21 20:34:10 :: Autoconnecting... 2012/06/21 20:34:10 :: No wired connection present, attempting to autoconnect to wireless network 2012/06/21 20:34:12 :: trying to automatically connect to...eduroam 2012/06/21 20:34:15 :: Autoconnecting... 2012/06/21 20:34:15 :: No wired connection present, attempting to autoconnect to wireless network 2012/06/21 20:34:17 :: trying to automatically connect to...eduroam 2012/06/21 20:34:20 :: Autoconnecting... 2012/06/21 20:34:20 :: No wired connection present, attempting to autoconnect to wireless network 2012/06/21 20:34:22 :: trying to automatically connect to...eduroam 2012/06/21 20:34:25 :: Autoconnecting... 2012/06/21 20:34:25 :: No wired connection present, attempting to autoconnect to wireless network 2012/06/21 20:34:27 :: trying to automatically connect to...eduroam -- System Information: Debian Release: 6.0.5 APT prefers stable APT policy: (990, 'stable'), (600, 'testing'), (550, 'unstable'), (110, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.2.0-2-686-pae (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages wicd-daemon depends on: ii adduser 3.112+nmu2 add and remove users and groups ii dbus 1.2.24-4+squeeze1 simple interprocess messaging syst ii debconf 1.5.36.1 Debian configuration management sy ii dhcp3-client 4.1.1-P1-15+squeeze3 ISC DHCP server (transitional pack ii iproute 20100519-3 networking and traffic control too ii iputils-ping 3:20100418-3 Tools to test the reachability of ii isc-dhcp-client [dh 4.1.1-P1-15+squeeze3 ISC DHCP client ii lsb-base 3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip ii net-tools 1.60-23 The NET-3 networking toolkit ii psmisc 22.11-1 utilities that use the proc file s ii python 2.7.3~rc2-1 interactive high-level object-orie ii python-dbus 1.1.0-1 simple interprocess messaging syst ii python-gobject 3.2.2-1 Python 2.x bindings for GObject - ii python-wicd 1.7.2.4-2 wired and wireless network manager ii wireless-tools 30~pre9-8 Tools for manipulating Linux Wirel ii wpasupplicant 1.0-2 client support for WPA and WPA2 (I Versions of packages wicd-daemon recommends: ii wicd-cli [wicd-client] 1.7.2.4-2 wired and wireless network manager ii wicd-curses [wicd-client] 1.7.2.4-2 wired and wireless network manager ii wicd-gtk [wicd-client] 1.7.2.4-2 wired and wireless network manager Versions of packages wicd-daemon suggests: ii pm-utils 1.3.0-3 utilities and scripts for power ma Versions of packages wicd-cli depends on: ii python 2.7.3~rc2-1 interactive high-level object-orie Versions of packages wicd-gtk depends on: ii python 2.7.3~rc2-1 interactive high-level object-orie ii python-glade2 2.24.0-3 GTK+ bindings: Glade support ii python-gtk2 2.24.0-3 Python bindings for the GTK+ widge Versions of packages wicd-curses depends on: ii python 2.7.3~rc2-1 interactive high-level object-orie ii python-urwid 1.0.1-2 curses-based UI/widget library for Versions of packages python-wicd depends on: ii python 2.7.3~rc2-1 interactive high-level object-orie ii python2.7 2.7.3~rc2-2.1 Interactive high-level object-orie -- debconf information excluded -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org