← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1616517] Re: whoopsie does not send fields from some package management application crashes

 

This bug was fixed in the package whoopsie - 0.2.54

---------------
whoopsie (0.2.54) yakkety; urgency=medium

  * src/whoopsie.c: Add fields from package management applications that can
    be larger than 1KB to the list of accepted fields. (LP: #1616517)

 -- Brian Murray <brian@xxxxxxxxxx>  Fri, 09 Sep 2016 09:47:58 -0700

** Changed in: whoopsie (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1616517

Title:
  whoopsie does not send fields from some package management application
  crashes

Status in whoopsie package in Ubuntu:
  Fix Released
Status in whoopsie source package in Trusty:
  Fix Released
Status in whoopsie source package in Xenial:
  Fix Committed

Bug description:
  The package hook for update-manager and aptdaemon add information like
  /var/log/apt/term.log and /var/log/apt/history.log that would be
  useful in debugging crashes from those applications.  However, those
  files can be larger than 1 KB so whoopsie does not send them to the
  Error Tracker.  We should be sending those fields along.

  Test Case
  ---------
  1) launch update-manager
  2) kill -11 the update-manager process
  3) locate the update-manager .crash file and observe DpkgHistoryLog.txt in it
  4) send crash report to Error Tracker (look for .uploaded file)
  5) view crash report in Error Tracker (find OOPS ID by looking at syslog / whoopsie status)
  6) observe DpkgHistoryLog.txt not in it

  With the version of the package from -proposed DpkgHistoryLog.txt
  should appear on the OOPS page for the crash that was sent.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/1616517/+subscriptions


References