Sorry to comment on a closed bug, but I thought I'd add it here for the record.
This problem was due to the handling of unnamed arguments in format strings in Python: https://bugs.launchpad.net/ubuntu/+source/language- selector/+bug/409785/comments/9 The workaround is to use named arguments for format strings in the code. -- update-manager crashed with TypeError in _get_last_apt_get_update_text() https://bugs.launchpad.net/bugs/277902 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
