lp:~apw/apport/suspend-resume-report-stress-log

Created by Andy Whitcroft and last modified

Adds support to the suspend-resume failure detection for uploading the current stress test logs if they exist.

Get this branch:
bzr branch lp:~apw/apport/suspend-resume-report-stress-log
Only Andy Whitcroft can upload to this branch. If you are Andy Whitcroft please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andy Whitcroft
Project:
Apport
Status:
Merged

Recent revisions

1226. By Andy Whitcroft

suspend-resume -- include the stress test logs in any report

Include the suspend resume stress test (stress.log) in the report if present
when reporting a failed report.

Signed-off-by: Andy Whitcroft <email address hidden>

1225. By Martin Pitt

bin/apport-retrace: Call Cache.open() after Cache.update().

1224. By Martin Pitt

* apport/ui.py: Introduce new configuration option "thirdparty" and
* ignore the is_distro_package() check if it is set to true.

1223. By Steve Langasek

bin/apportcheckresume, debian/apport.init: integrate with pm-utils to
detect suspend/resume failures. Thanks to Steve Conklin and Andy
Whitcroft. LP: #316419.

1222. By Martin Pitt

releasing version 0.126

1221. By Martin Pitt

bin/apport-retrace: Exit with zero for bugs which do not have a
core dump, so that it does not completely stop the retracers.

1220. By Martin Pitt

bin/apport-chroot: If --auth is specified in "login" mode, symlink
the file into /tmp/auth in the fakechroot. This makes it much
easier to interactively debug retracing.

1219. By Martin Pitt

releasing version 0.125

1218. By Martin Pitt

* Rewrite bin/crash-digger to become much more robust and easier for
  retracer maintainers:
  - Now designed around cron-based maintenance: start, process all
    pending bugs, exit. This makes memory leaks irrelevant, and gets
    rid of all the logging, daemonizing, and looping code.
  - Adapt stdout/stderr reporting to be suitable for cron and
    redirecting stdout to a log file.
  - Use lock files to avoid overlapping instances and avoid damaging
    bugs with broken retracers after crash-digger failed.
  - Handle chroot upgrading, so that this does not need separate
    cronjobs any more.
  - Drop old -i option, replace with -D/--dupcheck which is a mode
    which *only* checks duplicates of Python crashes (no fakechroot
    handling).
  - Mark bug as retraced after apport-chroot retrace finished
    successfully; the process is robust enough now to avoid enless
    loops even if retracing fails.
  - Adapt test-crash-digger accordingly.
  - UbuntuSpec:apport-retracer-maintenance

1217. By Martin Pitt

bin/apport-retrace: Do not put outdated -dbgsym comments into the
bug comments.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers