*** This bug is a duplicate of bug 953372 ***
https://bugs.launchpad.net/bugs/953372
@fathi733-gmail - this should've been fixed a long time ago. Anything
you see now should be a new bug. Can you file one at
https://bugs.launchpad.net/ufw/+filebug?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/951317
Title:
ufw crashed with UnicodeDecodeError in get_loglevel(): 'ascii' codec
can't decode byte 0xd0 in position 0: ordinal not in range(128)
Status in ufw package in Ubuntu:
Confirmed
Bug description:
# ufw version
ufw 0.31-0ubuntu1
Copyright 2008-2010 Canonical Ltd.
# python --version
Python 2.7.3rc1
# ufw status verbose
Traceback (most recent call last):
File "/usr/sbin/ufw", line 111, in <module>
res = ui.do_action(pr.action, "", "", pr.force)
File "/usr/lib/python2.7/dist-packages/ufw/frontend.py", line 580, in
do_action
res = self.get_status(True)
File "/usr/lib/python2.7/dist-packages/ufw/frontend.py", line 246, in
get_status
out = self.backend.get_status(verbose, show_count)
File "/usr/lib/python2.7/dist-packages/ufw/backend_iptables.py", line 416,
in get_status
(level, logging_str) = self.get_loglevel()
File "/usr/lib/python2.7/dist-packages/ufw/backend.py", line 542, in
get_loglevel
rstr += "on (%s)" % (self.defaults['loglevel'])
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 0:
ordinal not in range(128)
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: ufw 0.31-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Sat Mar 10 11:47:10 2012
ExecutablePath: /usr/sbin/ufw
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/sbin/ufw status verbose
PythonArgs: ['/usr/sbin/ufw', 'status', 'verbose']
SourcePackage: ufw
Title: ufw crashed with UnicodeDecodeError in get_loglevel(): 'ascii' codec
can't decode byte 0xd0 in position 0: ordinal not in range(128)
UpgradeStatus: Upgraded to precise on 2012-03-03 (6 days ago)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/951317/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp