TypeError: can't compare datetime.datetime to NoneType in garbo script

Bug #874097 reported by Diogo Matsubara
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Critical
Unassigned

Bug Description

Script garbo-hourly raised this exception:

    Traceback (most recent call last):
  Module lp.scripts.garbo, line 1264, in run_tasks_in_thread
    tunable_loop.run()
  Module canonical.launchpad.utilities.looptuner, line 338, in run
    log=self.log).run()
  Module canonical.launchpad.utilities.looptuner, line 134, in run
    self.operation(chunk_size)
  Module lp.scripts.garbo, line 844, in __call__
    task.date_incomplete > bug.date_last_message):
TypeError: can't compare datetime.datetime to NoneType

OOPS-2106REPORTIFSEEN443

Tags: oops
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.