This morning I added a test script to the Apport bug patterns.

This finally allows you to reliably test a new bug pattern before you actually
commit/push it. You can invoke it with either a .crash file, or a Launchpad bug
number:


$ ./test-local 122988
Matched bug pattern: https://launchpad.net/bugs/122637
$ ./test-local /var/crash/_bin_bash.1000.crash
No match

Related posts:

  1. Easier offline bug reporting with Apport The days before Chistmas are a wonderfully quiet time to...
  2. PostgreSQL 8.4beta1 available for testing Some days ago, the first public beta of PostgreSQL 8.4...
  3. New PostgreSQL releases need testing Yesterday PostgreSQL released new security/bug fix microreleases 8.4.2, 8.3.9, and...
  4. Interrogation with Apport hooks / Qt developer needed So far, Apport package hooks were limited to collecting data...

Ähnliche Artikel bereitgestellt von Yet Another Related Posts Plugin.