[Bug 824318] Re: update-manager crashed with TypeError in normalize(): character mapping must return integer, None or unicode
Apport retracing service
824318 at bugs.launchpad.net
Wed Aug 24 03:28:33 UTC 2011
*** This bug is a duplicate of bug 822913 ***
https://bugs.launchpad.net/bugs/822913
Thank you for taking the time to report this crash and helping to make
Ubuntu better. This particular crash has already been reported and is a
duplicate of bug #823461, so is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Please continue to report any other bugs you may
find.
** Tags removed: need-duplicate-check
** Attachment removed: "Dependencies.txt"
https://bugs.launchpad.net/bugs/824318/+attachment/2267607/+files/Dependencies.txt
** Attachment removed: "ProcMaps.txt"
https://bugs.launchpad.net/bugs/824318/+attachment/2267610/+files/ProcMaps.txt
** Attachment removed: "ProcStatus.txt"
https://bugs.launchpad.net/bugs/824318/+attachment/2267611/+files/ProcStatus.txt
** This bug has been marked a duplicate of bug 822913
update-manager crashed with TypeError in normalize(): character mapping must return integer, None or unicode
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/824318
Title:
update-manager crashed with TypeError in normalize(): character
mapping must return integer, None or unicode
Status in “update-manager” package in Ubuntu:
New
Bug description:
Hi, guys!
When I use the terminal command update-manager to start the update
manager, everything is A-OK until I click "Install Updates." Then this
shows up in the terminal:
justin at justin-msi:~$ update-manager
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/defer/__init__.py", line 472, in _inline_callbacks
result = gen.throw(result.type, result.value, result.traceback)
File "/usr/lib/python2.7/dist-packages/UpdateManager/backend/InstallBackendAptdaemon.py", line 52, in commit
downgrade, defer=True)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.TypeError: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/defer/__init__.py", line 474, in _inline_callbacks
result = gen.send(result)
File "/usr/lib/python2.7/dist-packages/aptdaemon/core.py", line 1055, in _set_property
self._set_locale(value)
File "/usr/lib/python2.7/dist-packages/aptdaemon/core.py", line 726, in _set_locale
(lang, encoding) = locale._parse_localename(locale_str)
File "/usr/lib/python2.7/locale.py", line 421, in _parse_localename
code = normalize(localename)
File "/usr/lib/python2.7/locale.py", line 358, in normalize
fullname = localename.translate(_ascii_lower_map)
TypeError: character mapping must return integer, None or unicode
I have no idea what any of this mean.
Description: Ubuntu oneiric (development branch)
Release: 11.10
(Thank you guys so much for your hard work. People like me who aren't programmers like you will never understand just how much blood, sweat, and tears you have put into making this awesome OS!)
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: update-manager 1:0.152.11
ProcVersionSignature: Ubuntu 3.0.0-8.10-generic 3.0.1
Uname: Linux 3.0.0-8-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Thu Aug 11 01:22:05 2011
ExecutablePath: /usr/bin/update-manager
InstallationMedia: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Release i386 (20101007)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/update-manager -d
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, no user)
LANG=en_US.UTF-8
LANGUAGE=en_US:en
PythonArgs: ['/usr/bin/update-manager', '-d']
SourcePackage: update-manager
Title: update-manager crashed with TypeError in normalize(): character mapping must return integer, None or unicode
UpgradeStatus: Upgraded to oneiric on 2011-08-09 (1 days ago)
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev plugdev sambashare tape video
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/824318/+subscriptions
More information about the foundations-bugs
mailing list