Package: wicd-curses
Version: 1.7.2-1
Severity: grave
Tags: upstream patch
Justification: renders package unusable
Dear Maintainer,
please apply this patch, so that wicd-curses can stop crashing
--- wicd-1.7.2.orig/curses/wicd-curses.py
+++ wicd-1.7.2/curses/wicd-curses.py
@@ -81,7 +81,7 @@ for i in language.keys():
language[i] = language[i].decode('utf8')
def _(s):
- orig_(s).decode('utf8')
+ return orig_(s).decode('utf8')
Ciao :-)
PS
personally i would try to use a function name a bit more descriptive and that
doesn't collide.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.3.0a (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages wicd-curses depends on:
ii python 2.7.2-10
ii python-urwid 1.0.1-2
ii wicd-daemon 1.7.2-1
Versions of packages wicd-curses recommends:
ii sudo 1.8.3p2-1
wicd-curses suggests no packages.
Versions of packages wicd depends on:
ii wicd-daemon 1.7.2-1
Versions of packages wicd-daemon depends on:
ii adduser 3.113+nmu1
ii dbus 1.5.12-1
ii debconf 1.5.42
ii iproute 20120319-1
ii iputils-ping 3:20101006-1+b1
ii isc-dhcp-client [dhcp3-client] 4.2.2.dfsg.1-4
ii lsb-base 4.1+Debian0
ii net-tools 1.60-24.1
ii psmisc 22.16-1
ii python 2.7.2-10
ii python-dbus 0.84.0-3
ii python-gobject 3.2.0-3
ii python-wicd 1.7.2-1
ii wireless-tools 30~pre9-8
ii wpasupplicant 0.7.3-6
wicd-daemon recommends no packages.
Versions of packages wicd-daemon suggests:
ii pm-utils 1.4.1-9
Versions of packages python-wicd depends on:
ii python 2.7.2-10
ii python2.6 2.6.7-4
ii python2.7 2.7.3~rc2-2
-- debconf information excluded
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]