I´ve had the same crash when using update-manager from the top right menu as when started from the cl
I still think this might be a dupe of bug 822913 $ 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 33, in update trans = yield self.client.update_cache(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 $ update-manager -d 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 33, in update trans = yield self.client.update_cache(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 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/823780 Title: update-manager crashed with TypeError in normalize(): character mapping must return integer, None or unicode To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/823780/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs