It looks like the problem is that WorkingTree.get_file_mtime returns None if it can't find a matching entry rather than e.g. raising TimestampUnavailable.
I think this should be fixed if you run "bzr rm" (no arguments) ** Patch added: "wt-get-file-mtime.diff" https://bugs.launchpad.net/ubuntu/+source/bzr/+bug/847435/+attachment/2388887/+files/wt-get-file-mtime.diff ** Changed in: bzr (Ubuntu) Status: New => Triaged ** Changed in: bzr (Ubuntu) Status: Triaged => Confirmed ** Changed in: bzr (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/847435 Title: bzr crashed with TypeError in format_patch_date(): unsupported operand type(s) for +: 'NoneType' and 'int' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bzr/+bug/847435/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
