Part of canonical.launchpad.scripts
Function | referenced_oops | Return a set of OOPS codes that are referenced somewhere in the |
Function | path_to_oopsid | Extract the OOPS id from a path to an OOPS file |
Function | unwanted_oops_files | Generate a list of OOPS files that are older than 'days' and are |
Function | old_oops_files | Generate a list of all OOPS files older than 'days' days old. |
Function | prune_empty_oops_directories | Undocumented |
We currently check the entire Message store, Bugs, BugTasks and Question
Parameters | root_path | The directory that contains the OOPS files. The cronscript will pass config.error_reports.error_dir if the root_path was not specified on the command line. |
days | The age the OOPS files must exceed to be considered old. |