Name Status Project Last Modified Last Commit
lp://qastaging/~leannogasawara/apport/ubuntu-bugpatterns (Has a merge proposal) Development apport 2009-06-01 23:32:58 UTC
22. bugpattern for bug 269539 - failed 3-...

Author: Leann Ogasawara
Revision Date: 2009-06-01 23:21:06 UTC

bugpattern for bug 269539 - failed 3-way merge for grub menu.lst

lp://qastaging/~marienz/apport/search-for-executable bug(Has a merge proposal) Development apport 2009-10-13 22:29:09 UTC
1623. When given a single argument also sea...

Author: Marien Zwart
Revision Date: 2009-10-13 22:26:41 UTC

When given a single argument also search $PATH for it.

lp://qastaging/~mdz/apport/ubuntu-bugpatterns-combined Development apport 2011-02-24 20:41:36 UTC
179. Convert to global-bugpatterns format ...

Author: Matt Zimmerman
Revision Date: 2011-02-24 20:40:52 UTC

Convert to global-bugpatterns format (all in one file)

lp://qastaging/~mgedmin/apport/fix-lp1453011 bug Development apport 2015-05-08 08:20:41 UTC
2957. Don't let gdb's stderr interfere with...

Author: Marius Gedminas
Revision Date: 2015-05-08 08:04:32 UTC

Don't let gdb's stderr interfere with apport's spliting logic

I noticed that _command_output() was used in only one place in the codebase, so
I took the liberty of removing unused arguments and changing the API to return
stdout and strerr separately (and, also, decoded into Unicode).

I don't know if the truncated core file warning shows up in stdout or stderr,
so I made the parser expect it in either.

I also made apport notice when the splitting logic goes wrong and append an

  UnreportableReason: Couldn't split gdb's output correctly (got N parts instead of M)

I didn't make it raise because then there's no chance to see how the splitting
went wrong, and now we can at least find some interesting bits of information
in unrelated fields.

I don't know if UnreportableReason is the right field to use.

I think maybe it would be good to attach any leftover parts (if there are any,
which would happen if gdb happened to print $n = -99 for some reason in the
middle of one of the parts) into a new field, but I couldn't come up with a
name. Also note that old code would've raised an IndexError: pop from an empty
list in this case, but I changed it to use zip() so now the report will
proceed, ignoring any extra parts.

This ought to fix https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1453011,
but I'm not sure how to test it.

lp://qastaging/~mterry/apport/skip-kde-tests Development apport 2012-07-25 17:09:21 UTC
2446. skip KDE tests if requested; if NOXVF...

Author: Michael Terry
Revision Date: 2012-07-25 17:09:04 UTC

skip KDE tests if requested; if NOXVFB is requested, actually skip test instead of failing it

lp://qastaging/~mvo/apport/add-df-output-to-packagehook (Has a merge proposal) Development apport 2011-06-06 14:57:37 UTC
1896. add df output to the package hook

Author: Michael Vogt
Revision Date: 2011-06-06 14:57:19 UTC

add df output to the package hook

lp://qastaging/~mvo/apport/mvo Development apport 2008-09-29 14:20:44 UTC
1169. bin/package_hook: - add simple filter...

Author: Michael Vogt
Revision Date: 2008-09-29 08:35:09 UTC

bin/package_hook:
- add simple filtering (ubuntu/debian specific) for known error message
  that are caused by local issues (like filesystem corruption)
* test-hooks:
  - add a test for this feature

lp://qastaging/~mwhudson/apport/ignore-new-pycodestyle-warning (Has a merge proposal) Development apport 2017-06-30 04:38:53 UTC
3151. ignore new warning from pycodestyle

Author: Michael Hudson-Doyle
Revision Date: 2017-06-30 04:38:53 UTC

ignore new warning from pycodestyle

lp://qastaging/~mwhudson/apport/lp-1854237 bug(Has a merge proposal) Development apport 2019-12-04 19:48:30 UTC
3262. fix removing partly written core files

Author: Michael Hudson-Doyle
Revision Date: 2019-11-28 01:49:41 UTC

fix removing partly written core files

lp://qastaging/~nfiewiqp4n321fdsaniro34214/apport/apport-symptoms bug(Has a merge proposal) Development apport 2010-11-23 02:40:34 UTC
43. LP: #678371

Author: fdsoqweo4
Revision Date: 2010-11-23 02:40:34 UTC

LP: #678371

lp://qastaging/~nfschinayuzhe/apport/apport Development apport 2021-10-30 06:32:26 UTC This branch is empty.
lp://qastaging/~oddbloke/apport/lp1884221 (Has a merge proposal) Development apport 2020-06-23 17:26:10 UTC
2804. apport/crashdb_impl/launchpad.py: ens...

Author: Dan Watkins
Revision Date: 2020-06-23 17:25:06 UTC

apport/crashdb_impl/launchpad.py: ensure that project will always be set in get_comment_url. (LP: #1884221)

lp://qastaging/~ogayot/apport/apport Development apport 2022-01-25 09:45:32 UTC
3311. Make main exit and return from main

Author: Olivier Gayot
Revision Date: 2022-01-25 09:45:32 UTC

Make main exit and return from main

lp://qastaging/~ogayot/apport/whoopsie-path-based-activation Development apport 2022-02-01 14:11:31 UTC
3309. Expect whoopsie to be started using p...

Author: Olivier Gayot
Revision Date: 2022-02-01 14:07:32 UTC

Expect whoopsie to be started using path-based activation

lp://qastaging/~otto/apport/apport (Has a merge proposal) Development apport 2014-12-10 16:11:37 UTC
2884. Add descriptive introduction to bug r...

Author: Otto Kekäläinen
Revision Date: 2014-12-10 16:11:23 UTC

Add descriptive introduction to bug report to give context on what the first line is about.

lp://qastaging/~oubiwann/apport/731444-apport-symptom-for-gestures Development apport 2011-03-08 22:19:23 UTC This branch has not been pushed to yet.
lp://qastaging/~racb/apport/877852 (Has a merge proposal) Development apport 2012-01-05 14:28:22 UTC
424. Add pattern for 877852

Author: Robie Basak
Revision Date: 2012-01-05 14:27:48 UTC

Add pattern for 877852

lp://qastaging/~racb/apport/clamav_1015337 (Has a merge proposal) Development apport 2012-07-02 13:57:56 UTC
531. Add pattern for clamav bug #1015337 ...

Author: Robie Basak
Revision Date: 2012-07-02 13:54:21 UTC

Add pattern for clamav bug #1015337

Reports of this bug are still coming in even though a fixed version is
available in precise-updates.

lp://qastaging/~racb/apport/more-mysql-bugpatterns (Has a merge proposal) Development apport 2016-10-07 11:49:57 UTC
563. Further patterns for common MySQL-rel...

Author: Robie Basak
Revision Date: 2016-10-07 11:45:44 UTC

Further patterns for common MySQL-related failures

lp://qastaging/~redsingularity/apport/bugpattern-676981 (Has a merge proposal) Development apport 2011-09-15 03:52:14 UTC
341. Added pattern for bug 676981.

Author: Tim
Revision Date: 2011-09-15 03:50:41 UTC

Added pattern for bug 676981.

lp://qastaging/~redsingularity/apport/bugpattern-752061 (Has a merge proposal) Development apport 2011-09-14 05:39:07 UTC
340. Added pattern for bug 752061.

Author: Tim
Revision Date: 2011-09-14 05:37:07 UTC

Added pattern for bug 752061.

lp://qastaging/~redsingularity/apport/bugpattern-810255 (Has a merge proposal) Development apport 2011-09-19 23:19:09 UTC
356. Added pattern for bug 810255.

Author: Tim
Revision Date: 2011-09-19 23:17:09 UTC

Added pattern for bug 810255.

lp://qastaging/~redsingularity/apport/bugpattern-828850 (Has a merge proposal) Development apport 2011-09-07 15:49:59 UTC
311. Added bugpattern for software-propert...

Author: Tim
Revision Date: 2011-09-07 15:47:48 UTC

Added bugpattern for software-properties. Bug 828850.

lp://qastaging/~redsingularity/apport/bugpattern-830830 (Has a merge proposal) Development apport 2011-09-16 20:09:10 UTC
350. Added pattern for bug 830830.

Author: Tim
Revision Date: 2011-09-16 20:07:22 UTC

Added pattern for bug 830830.

lp://qastaging/~redsingularity/apport/bugpattern-833348 (Has a merge proposal) Development apport 2011-09-15 04:05:56 UTC
342. Added Pattern for bug 833348.

Author: Tim
Revision Date: 2011-09-15 04:04:38 UTC

Added Pattern for bug 833348.

lp://qastaging/~redsingularity/apport/bugpattern-840158 (Has a merge proposal) Development apport 2011-09-15 03:39:01 UTC
341. Added pattern for bug 840158.

Author: Tim
Revision Date: 2011-09-15 03:37:11 UTC

Added pattern for bug 840158.

lp://qastaging/~redsingularity/apport/bugpattern-844961 (Has a merge proposal) Development apport 2011-09-13 22:54:14 UTC
336. Added pattern for bug 844961.

Author: Tim
Revision Date: 2011-09-13 22:52:10 UTC

Added pattern for bug 844961.

lp://qastaging/~redsingularity/apport/bugpattern-845365 (Has a merge proposal) Development apport 2011-09-13 20:18:02 UTC
336. Added pattern for bug 845365.

Author: Tim
Revision Date: 2011-09-13 20:16:14 UTC

Added pattern for bug 845365.

lp://qastaging/~redsingularity/apport/bugpattern-848676 (Has a merge proposal) Development apport 2011-09-15 20:23:04 UTC
344. Added pattern for bug 848676.

Author: Tim
Revision Date: 2011-09-15 20:21:17 UTC

Added pattern for bug 848676.

lp://qastaging/~redsingularity/apport/bugpattern-848739 (Has a merge proposal) Development apport 2011-09-13 17:08:26 UTC
337. Added pattern for bug 848739.

Author: Tim
Revision Date: 2011-09-13 17:06:06 UTC

Added pattern for bug 848739.

lp://qastaging/~redsingularity/apport/bugpattern-849073 (Has a merge proposal) Development apport 2011-09-19 01:07:46 UTC
353. Added pattern for bug 849073.

Author: Tim
Revision Date: 2011-09-19 01:05:48 UTC

Added pattern for bug 849073.

lp://qastaging/~redsingularity/apport/bugpattern-850482 (Has a merge proposal) Development apport 2011-09-26 23:07:25 UTC
368. Added pattern for bug 850482.

Author: Tim
Revision Date: 2011-09-26 23:04:41 UTC

Added pattern for bug 850482.

lp://qastaging/~redsingularity/apport/bugpattern-851997 (Has a merge proposal) Development apport 2011-09-18 05:01:04 UTC
353. Added pattern for bug 851997.

Author: Tim
Revision Date: 2011-09-18 04:59:33 UTC

Added pattern for bug 851997.

lp://qastaging/~roignac/apport/bug-275659-pattern (Has a merge proposal) Development apport 2012-02-16 05:37:34 UTC
473. Updated pattern for jockey bug 275659

Author: Vadim Rutkovsky
Revision Date: 2012-02-16 05:37:14 UTC

Updated pattern for jockey bug 275659

lp://qastaging/~roignac/apport/bug-276836-pattern (Has a merge proposal) Development apport 2012-01-31 13:37:20 UTC
439. Bugpattern for bug 276836

Author: Vadim Rutkovsky
Revision Date: 2012-01-31 13:37:01 UTC

Bugpattern for bug 276836

lp://qastaging/~roignac/apport/bug-298509-pattern (Has a merge proposal) Development apport 2012-02-15 06:49:43 UTC
471. Added pattern for ubiquity bug 298509

Author: Vadim Rutkovsky
Revision Date: 2012-02-15 06:49:21 UTC

Added pattern for ubiquity bug 298509

lp://qastaging/~roignac/apport/bug-433087-pattern (Has a merge proposal) Development apport 2012-01-31 13:51:56 UTC
439. Bugpattern for apport bug 433087

Author: Vadim Rutkovsky
Revision Date: 2012-01-31 13:51:36 UTC

Bugpattern for apport bug 433087

lp://qastaging/~roignac/apport/bugpattern-132636 (Has a merge proposal) Development apport 2011-09-16 11:01:39 UTC
345. Added bugpattern for balazar bug 132636

Author: Vadim Rutkovsky
Revision Date: 2011-09-16 11:01:12 UTC

Added bugpattern for balazar bug 132636

lp://qastaging/~roignac/apport/bugpattern-509651 (Has a merge proposal) Development apport 2011-09-16 11:06:52 UTC
345. Adding bugpattern for policykit-1 bug...

Author: Vadim Rutkovsky
Revision Date: 2011-09-16 11:06:34 UTC

Adding bugpattern for policykit-1 bug 509651

lp://qastaging/~roignac/apport/bugpattern-629246 (Has a merge proposal) Development apport 2011-09-16 11:10:48 UTC
345. Adding bugpattern for ntfs-config bug...

Author: Vadim Rutkovsky
Revision Date: 2011-09-16 11:10:28 UTC

Adding bugpattern for ntfs-config bug 629246

lp://qastaging/~roignac/apport/bugpattern-746766 (Has a merge proposal) Development apport 2011-09-16 11:14:38 UTC
345. Adding bugpattern for nux-tools bug 7...

Author: Vadim Rutkovsky
Revision Date: 2011-09-16 11:14:19 UTC

Adding bugpattern for nux-tools bug 746766

lp://qastaging/~roignac/apport/bugpattern-810182 (Has a merge proposal) Development apport 2011-09-16 11:20:37 UTC
345. Adding bugpattern for nux-tools bug 8...

Author: Vadim Rutkovsky
Revision Date: 2011-09-16 11:20:16 UTC

Adding bugpattern for nux-tools bug 810182

lp://qastaging/~roignac/apport/bugpattern-check_for_duplicates (Has a merge proposal) Development apport 2011-09-07 13:20:15 UTC
313. Skip non apport-crash issues when che...

Author: Vadim Rutkovsky
Revision Date: 2011-09-07 13:20:15 UTC

Skip non apport-crash issues when checking for duplicates

lp://qastaging/~roignac/apport/bugpatterns-09-09 Development apport 2011-09-10 09:15:04 UTC
356. Updated bugpatterns per comments from...

Author: Vadim Rutkovsky
Revision Date: 2011-09-10 09:15:04 UTC

Updated bugpatterns per comments from jibel in merge request:
 * removed pattern for ubiquity bug 298509 and bug 652916 (source of the crash hides in ubiquity logs)
 * updated patterns for apt-xapian-index bug 629112 and update-manager bug 616107 (added strict clause)

lp://qastaging/~sbeattie/apport/apport-improvements Development apport 2009-08-07 11:20:08 UTC
1520. Make a generic logfile search functio...

Author: Steve Beattie
Revision Date: 2009-08-07 11:19:15 UTC

Make a generic logfile search function, modify recent_syslog to use it.

lp://qastaging/~shnatsel/apport/dont-break-report-if-dbgsym-is-outdated bug(Has a merge proposal) Development apport 2012-11-02 23:41:49 UTC
2523. Clarified error message on outdated d...

Author: Sergey "Shnatsel" Davidoff
Revision Date: 2012-11-02 23:35:16 UTC

Clarified error message on outdated dbgsym errors. I should update po/apport.pot too but I don't know how to do it.

lp://qastaging/~shnatsel/apport/fix-1023912 Development apport 2012-12-08 00:56:15 UTC
2552. fixed bug 1023912

Author: Sergey "Shnatsel" Davidoff
Revision Date: 2012-12-08 00:47:35 UTC

fixed bug 1023912

lp://qastaging/~siretart/apport/bug.413110 bug Development apport 2010-01-07 21:30:47 UTC
1605. Attach emacs compilation logs in orde...

Author: Reinhard Tartler
Revision Date: 2010-01-07 21:18:22 UTC

Attach emacs compilation logs in order to assist bug triaging.
LP: #413110

lp://qastaging/~ted/apport/backtrace (Has a merge proposal) Development apport 2010-09-16 17:08:09 UTC
1790. Adding in a little program to get a b...

Author: Ted Gould
Revision Date: 2010-09-16 17:07:15 UTC

Adding in a little program to get a backtrace from a crash file.

lp://qastaging/~ted/apport/enable-debug (Has a merge proposal) Development apport 2013-08-28 02:06:32 UTC
2693. Too many equals

Author: Ted Gould
Revision Date: 2013-08-28 02:05:46 UTC

Too many equals

lp://qastaging/~teward/apport/ubuntu-bugpatterns-nginx (Has a merge proposal) Development apport 2015-11-02 21:23:07 UTC
552. Add nginx "address already in use" bu...

Author: Thomas Ward
Revision Date: 2015-11-02 21:22:01 UTC

Add nginx "address already in use" bug, point to #1512344 (the 'master bug')

lp://qastaging/~thekorn/apport/telepathy-bugpattern-628748 (Has a merge proposal) Development apport 2010-10-15 18:00:35 UTC
152. Added software-center bugpattern for ...

Author: Markus Korn
Revision Date: 2010-10-15 18:00:35 UTC

Added software-center bugpattern for (LP: #507836)

lp://qastaging/~thekorn/apport/ubuntu-bugpattern (Has a merge proposal) Development apport 2010-04-09 18:00:02 UTC
139. simplified title pattern

Author: Markus Korn
Revision Date: 2010-04-09 18:00:02 UTC

simplified title pattern

lp://qastaging/~townsend/apport/fix-lp1071905 bug(Has a merge proposal) Development apport 2013-07-17 19:16:21 UTC
2664. Add some logic to determine if the Py...

Author: Christopher Townsend
Revision Date: 2013-07-17 19:14:59 UTC

Add some logic to determine if the Python3 launchpadlib is not available and print out a more meaningful error message when it is not.

lp://qastaging/~ubuntu-archive/apport/lp-retracer-config Development apport 2023-11-01 07:17:43 UTC
54. add noble, enable mantic-proposed

Author: Łukasz Zemczak
Revision Date: 2023-11-01 07:17:43 UTC

add noble, enable mantic-proposed

lp://qastaging/~ubuntu-core-dev/apport/hardy Development apport 2008-05-17 12:13:38 UTC
1106. release as 0.108.2 to hardy-proposed

Author: Martin Pitt
Revision Date: 2008-05-17 12:07:45 UTC

release as 0.108.2 to hardy-proposed

lp://qastaging/~vorlon/apport/bugpattern-lp.871083 (Has a merge proposal) Development apport 2011-10-30 19:26:10 UTC
404. add bug pattern for bug 883439

Author: Steve Langasek
Revision Date: 2011-10-30 19:26:10 UTC

add bug pattern for bug 883439

lp://qastaging/~vorlon/apport/ubuntu-bugpatterns-python3 (Has a merge proposal) Development apport 2019-05-22 19:05:57 UTC
590. python3 like it's 1999

Author: Steve Langasek
Revision Date: 2019-05-22 19:05:31 UTC

python3 like it's 1999

lp://qastaging/~wattazoum/apport/trac-crashdb Development apport 2009-10-17 08:27:21 UTC
1357. * merge with official branch. * updat...

Author: Oumar Aziz OUATTARA
Revision Date: 2009-10-17 08:27:21 UTC

* merge with official branch.
* update the crashDB documentation

lp://qastaging/~wwoods/apport/fedora Development apport 2007-07-09 16:44:16 UTC
898. fix crashdb.conf changes

Author: Will Woods
Revision Date: 2007-07-20 21:47:24 UTC

fix crashdb.conf changes

lp://qastaging/~xnox/apport/xenial-s390x (Has a merge proposal) Development apport 2016-09-05 16:07:55 UTC
3103. Start moving tests to xenial, add bas...

Author: Dimitri John Ledkov
Revision Date: 2016-09-05 16:07:44 UTC

Start moving tests to xenial, add basic s390x support.

lp://qastaging/~brian-murray/daisy/rebuild-bucketversions (Has a merge proposal) Development daisy 2013-02-18 22:48:52 UTC
215. add in a tool to copy data from bucke...

Author: Brian Murray
Revision Date: 2013-02-18 22:48:30 UTC

add in a tool to copy data from bucketversions to bucketversion which uses the new package version comparator

lp://qastaging/~brian-murray/daisy/remove-sandbox-dir-after-retrace bug(Has a merge proposal) Development daisy 2014-03-21 16:11:02 UTC
417. remove the sandbox directory contents...

Author: Brian Murray
Revision Date: 2014-03-21 16:01:15 UTC

remove the sandbox directory contents in -name/cache-tmpdir/sandbox after every retrace

lp://qastaging/daisy
Series: trunk
bug Development daisy 2023-09-26 18:49:08 UTC
966. add kinetic to eol releases

Author: Brian Murray
Revision Date: 2023-09-26 18:49:08 UTC

add kinetic to eol releases

lp://qastaging/~ev/daisy/core-storage-providers (Has a merge proposal) Development daisy 2013-03-08 14:51:05 UTC
247. Merge with trunk.

Author: Evan
Revision Date: 2013-03-08 14:51:05 UTC

Merge with trunk.

lp://qastaging/~ev/daisy/filter-out-and-monitor-bad-data Development daisy 2013-06-18 19:35:00 UTC
377. Monitor whether we're getting anythin...

Author: Evan
Revision Date: 2013-06-18 19:35:02 UTC

Monitor whether we're getting anything useful out of attempting to repair the SAS. Only filter out reports that have absolutely no chance of producing something useful. A missing DistroRelease field means it will only ever count towards the total for 'All releases' and show up in the counts on the problem pages, but that's still something. Only filter out reports that are either missing the ProblemType and Package or the ProblemType and some sort of signature.

lp://qastaging/~ev/daisy/s3 Development daisy 2012-12-12 14:29:36 UTC
183. Merge with trunk.

Author: Evan
Revision Date: 2012-12-12 14:29:36 UTC

Merge with trunk.

lp://qastaging/~ev/daisy/submission-metrics Development daisy 2014-11-13 17:02:59 UTC
570. Keep track of core files written.

Author: Evan
Revision Date: 2014-11-13 16:59:15 UTC

Keep track of core files written.

lp://qastaging/~mvo/daisy/problem-type-column-family (Has a merge proposal) Development daisy 2017-02-21 17:37:05 UTC
740. fix ordering

Author: Michael Vogt
Revision Date: 2017-02-21 17:37:05 UTC

fix ordering

lp://qastaging/error-tracker-dependencies
Series: trunk
Development error-tracker-dependencies 2021-01-20 00:36:49 UTC
68. debian/control: errors-dependencies d...

Author: Brian Murray
Revision Date: 2021-01-20 00:36:49 UTC

debian/control: errors-dependencies depend on oopsrespository.

lp://qastaging/~daisy-pluckers/error-tracker-deployment/crash-in-postinst Development error-tracker-deployment 2013-05-21 15:13:10 UTC
2. Add references back to the branch.

Author: Evan
Revision Date: 2013-05-21 15:13:10 UTC

Add references back to the branch.

lp://qastaging/~daisy-pluckers/error-tracker-deployment/test-crashes bug Development error-tracker-deployment 2022-12-07 00:24:53 UTC
97. * When calling apport use named argum...

Author: Brian Murray
Revision Date: 2022-12-07 00:24:53 UTC

* When calling apport use named arguments.
* When creating the apport report use _add_hooks_info which doesn't require
  a UI.

lp://qastaging/error-tracker-deployment
Series: trunk
Development error-tracker-deployment 2021-04-29 21:23:50 UTC
76. Switch to using python3-distro-info t...

Author: Brian Murray
Revision Date: 2021-04-29 21:23:50 UTC

Switch to using python3-distro-info to figure out supported releases

lp://qastaging/errors
Series: trunk
bug Development errors 2023-09-11 22:24:58 UTC
649. Add in Ubuntu 23.10 and drop Ubuntu 2...

Author: Brian Murray
Revision Date: 2023-09-11 22:24:58 UTC

Add in Ubuntu 23.10 and drop Ubuntu 22.10

lp://qastaging/~ev/errors/better-table-error-message Development errors 2012-11-28 14:22:22 UTC
238. Initial commit of a better error mess...

Author: Evan
Revision Date: 2012-11-28 14:22:10 UTC

Initial commit of a better error message when the most common problems table cannot be loaded. Currently shown with every result for debugging purposes.

lp://qastaging/~ev/errors/bug-to-crash-signature Development errors 2012-12-03 12:22:26 UTC
238. Provide a way to get the crash signat...

Author: Evan
Revision Date: 2012-12-03 12:22:07 UTC

Provide a way to get the crash signatures for a bug.

lp://qastaging/~ev/errors/js-oops (Has a merge proposal) Development errors 2013-05-31 16:40:08 UTC
424. Generate an OOPS report when we get a...

Author: Evan
Revision Date: 2013-05-31 16:39:55 UTC

Generate an OOPS report when we get an unhandled javascript exception.

lp://qastaging/~ev/errors/openid_auth_failure Development errors 2013-01-25 18:57:46 UTC
246. Merge with trunk.

Author: Evan
Revision Date: 2013-01-25 18:57:46 UTC

Merge with trunk.

lp://qastaging/~ev/errors/whats-unusual-architecture Development errors 2013-07-02 16:19:16 UTC
444. Add unusual days

Author: Evan
Revision Date: 2013-07-02 16:19:16 UTC

Add unusual days

lp://qastaging/~alexmurray/whoopsie/whoopsie bug(Has a merge proposal) Development whoopsie 2019-07-09 03:51:19 UTC
707. src/utils.c: Don't use strncpy where ...

Author: Alex Murray
Revision Date: 2019-07-09 02:14:40 UTC

src/utils.c: Don't use strncpy where strcpy will suffice

The code is already very careful to allocate a buffer large enough for the
length of the filename extension so there is no need to use strncpy to
append this to the new filename - instead can just use strcpy.

With the previous code, whoopsie would FTBFS against gcc 8.3.0 due to the
following error as a result of this use of strncpy - so changing to strcpy
fixes the build:

In file included from /usr/include/string.h:494,
                 from src/utils.c:19:
In function ‘strncpy’,
    inlined from ‘change_file_extension’ at src/utils.c:92:5,
    inlined from ‘change_file_extension’ at src/utils.c:67:1:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: error: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
  106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/utils.c: In function ‘change_file_extension’:
src/utils.c:89:15: note: length computed here
   89 | ext_len = strlen (extension);
      | ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

lp://qastaging/~crisdel/whoopsie/whoopsie bug Development whoopsie 2022-10-29 04:39:30 UTC
726. Adding a description to the package

Author: Cristian Delgado
Revision Date: 2022-10-29 04:35:14 UTC

Adding a description to the package

lp://qastaging/whoopsie
Series: trunk
bug Development whoopsie 2022-11-14 19:11:19 UTC
726. Move to https://code.launchpad.net/~u...

Author: Brian Murray
Revision Date: 2022-11-14 19:11:19 UTC

Move to https://code.launchpad.net/~ubuntu-core-dev/whoopsie/+git/main

lp://qastaging/~didrocks/whoopsie/0.2.41 Development whoopsie 2014-11-06 10:31:28 UTC
648. releasing package whoopsie version 0....

Author: Didier Roche-Tolomelli
Revision Date: 2014-11-06 10:31:02 UTC

releasing package whoopsie version 0.2.41

lp://qastaging/~didrocks/whoopsie/systemd-tweaks bug Development whoopsie 2014-11-07 10:30:54 UTC
655. releasing package whoopsie version 0....

Author: Didier Roche-Tolomelli
Revision Date: 2014-11-07 10:30:54 UTC

releasing package whoopsie version 0.2.42

lp://qastaging/~didrocks/whoopsie/with-init-script Development whoopsie 2014-11-06 16:37:43 UTC
652. Intermediate commit: with an init scr...

Author: Didier Roche-Tolomelli
Revision Date: 2014-11-06 16:36:38 UTC

Intermediate commit: with an init script, but chicken and egg issue:
invoke-rc.d can't be called in preinst as we just introduce the init script
there, and we only know about the disable status in preinst.

lp://qastaging/~ev/whoopsie/android-serial (Has a merge proposal) Development whoopsie 2013-08-02 14:42:36 UTC
571. update the docstring one last time.

Author: Evan
Revision Date: 2013-08-02 14:42:36 UTC

update the docstring one last time.

lp://qastaging/~ev/whoopsie/dead-code-test (Has a merge proposal) Development whoopsie 2013-03-02 18:58:03 UTC
561. Add a small script to point tarmac at.

Author: Evan
Revision Date: 2013-03-02 18:58:03 UTC

Add a small script to point tarmac at.

lp://qastaging/~ev/whoopsie/exponential-backoff (Has a merge proposal) Development whoopsie 2013-06-20 13:45:38 UTC
560. Back off exponentially.

Author: Evan
Revision Date: 2013-06-20 13:45:33 UTC

Back off exponentially.

lp://qastaging/~laney/whoopsie/no-double-source-remove Development whoopsie 2013-12-20 12:03:35 UTC
587. Use one function to quit the main loo...

Author: Iain Lane
Revision Date: 2013-12-20 12:03:08 UTC

Use one function to quit the main loop & fail tests

lp://qastaging/~mjblenner/whoopsie/whoopsie bug(Has a merge proposal) Development whoopsie 2015-03-07 08:20:11 UTC
663. Set the WAIT_STATE to get the desired...

Author: Michael Blennerhassett
Revision Date: 2015-03-07 08:15:50 UTC

Set the WAIT_STATE to get the desired effect.

lp://qastaging/~ogayot/whoopsie/whoopsie bug(Has a merge proposal) Development whoopsie 2022-02-15 16:00:24 UTC
725. Bump version number to 0.2.77

Author: Olivier Gayot
Revision Date: 2022-02-15 16:00:24 UTC

Bump version number to 0.2.77

lp://qastaging/~smagoun/whoopsie/whoopsie-lp1017637 Development whoopsie 2012-06-25 18:58:05 UTC
490. Remove copyright assertion for backen...

Author: Steve Magoun
Revision Date: 2012-06-25 18:55:31 UTC

Remove copyright assertion for backend/, which has moved to lp:daisy. (LP: #1017637)

lp://qastaging/~ted/whoopsie/full-recoverable-error Development whoopsie 2014-06-26 00:12:11 UTC
615. If we have a recoverable error upload...

Author: Ted Gould
Revision Date: 2014-06-26 00:11:28 UTC

If we have a recoverable error upload the full report

lp://qastaging/~xnox/whoopsie/fix-realloc (Has a merge proposal) Development whoopsie 2014-06-10 02:56:04 UTC
611. Do not try to realloc string literals...

Author: Dimitri John Ledkov
Revision Date: 2014-06-10 02:53:58 UTC

Do not try to realloc string literals.

Make a failing test-case, then fix code to use strdup (safe) instead
of doing realloc.

lp://qastaging/~xnox/whoopsie/guard-const Development whoopsie 2014-08-05 13:38:38 UTC
627. Do not try to realloc string literals...

Author: Dimitri John Ledkov
Revision Date: 2014-06-10 02:53:58 UTC

Do not try to realloc string literals.

Make a failing test-case, then fix code to use strdup (safe) instead
of doing realloc.

lp://qastaging/whoopsie-preferences
Series: trunk
Development whoopsie-preferences 2017-10-11 13:35:52 UTC
72. Merge lp:~jamesh/whoopsie-preferences...

Author: Steve Langasek
Revision Date: 2017-10-11 13:35:52 UTC

Merge lp:~jamesh/whoopsie-preferences/bug-1720331/

lp://qastaging/~ev/whoopsie-preferences/functional-tests Development whoopsie-preferences 2013-08-04 18:50:07 UTC
56. update .bzrignore.

Author: Evan
Revision Date: 2013-08-04 18:50:07 UTC

update .bzrignore.

lp://qastaging/~laney/whoopsie-preferences/g-spawn-sync bug Development whoopsie-preferences 2014-04-04 08:34:26 UTC
50. Set G_SPAWN_STD{OUT,ERR}_TO_DEV_NULL ...

Author: Iain Lane
Revision Date: 2014-04-04 08:34:11 UTC

Set G_SPAWN_STD{OUT,ERR}_TO_DEV_NULL flags when spawning initctl to
start/stop whoopsie, otherwise we can spin (not doing so is a programmer
error when using this API). (LP: #1261096)

101198 of 198 results