[Bug 847435] Re: bzr crashed with TypeError in format_patch_date(): unsupported operand type(s) for +: 'NoneType' and 'int'

2011-11-04 Thread Jelmer Vernooij
** Changed in: bzr (Ubuntu) Status: Triaged = In Progress ** Changed in: bzr (Ubuntu) Assignee: (unassigned) = Jelmer Vernooij (jelmer) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 847435] Re: bzr crashed with TypeError in format_patch_date(): unsupported operand type(s) for +: 'NoneType' and 'int'

2011-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package bzr - 2.5.0~beta2-0ubuntu1 --- bzr (2.5.0~beta2-0ubuntu1) precise; urgency=low * New upstream release. + Fixes compatibility with cython 0.15. LP: #837221 + Fixes handling of timestamps in diffs for absent files in working tree. LP:

[Bug 847435] Re: bzr crashed with TypeError in format_patch_date(): unsupported operand type(s) for +: 'NoneType' and 'int'

2011-09-24 Thread Vincent Ladeuil
** Changed in: bzr Milestone: None = 2.5b2 ** Changed in: bzr Status: Confirmed = Fix Released ** Changed in: bzr Assignee: (unassigned) = Jelmer Vernooij (jelmer) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 847435] Re: bzr crashed with TypeError in format_patch_date(): unsupported operand type(s) for +: 'NoneType' and 'int'

2011-09-20 Thread Jelmer Vernooij
** Also affects: bzr (Ubuntu) Importance: Undecided Status: New ** Changed in: bzr (Ubuntu) Status: New = Triaged ** Changed in: bzr (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 847435] Re: bzr crashed with TypeError in format_patch_date(): unsupported operand type(s) for +: 'NoneType' and 'int'

2011-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~jelmer/bzr/847435-diff-time -- 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 +:

[Bug 847435] Re: bzr crashed with TypeError in format_patch_date(): unsupported operand type(s) for +: 'NoneType' and 'int'

2011-09-12 Thread John A Meinel
** Package changed: bzr (Ubuntu) = bzr -- 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'

[Bug 847435] Re: bzr crashed with TypeError in format_patch_date(): unsupported operand type(s) for +: 'NoneType' and 'int'

2011-09-11 Thread Apport retracing service
** Tags removed: need-duplicate-check -- 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'

[Bug 847435] Re: bzr crashed with TypeError in format_patch_date(): unsupported operand type(s) for +: 'NoneType' and 'int'

2011-09-11 Thread Richie Ward
** Visibility changed to: Public -- 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

[Bug 847435] Re: bzr crashed with TypeError in format_patch_date(): unsupported operand type(s) for +: 'NoneType' and 'int'

2011-09-11 Thread Jelmer Vernooij
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

[Bug 847435] Re: bzr crashed with TypeError in format_patch_date(): unsupported operand type(s) for +: 'NoneType' and 'int'

2011-09-11 Thread Ubuntu QA's Bug Bot
The attachment wt-get-file-mtime.diff of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag