← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1673557] Re: /proc/cpuinfo should be collected

 

This bug was fixed in the package whoopsie - 0.2.54.1

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

  * src/whoopsie.c: Add ProcCpuinfoMinimal which can be larger than 1KB to the
    list of accepted fields. (LP: #1673557)

 -- Brian Murray <brian@xxxxxxxxxx>  Wed, 29 Mar 2017 12:03:30 -0700

** Changed in: whoopsie (Ubuntu Xenial)
       Status: Fix Committed => 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/1673557

Title:
  /proc/cpuinfo should be collected

Status in apport package in Ubuntu:
  Fix Released
Status in whoopsie package in Ubuntu:
  Fix Released
Status in apport source package in Trusty:
  Fix Released
Status in whoopsie source package in Trusty:
  Fix Released
Status in apport source package in Xenial:
  Fix Released
Status in whoopsie source package in Xenial:
  Fix Released
Status in apport source package in Yakkety:
  Fix Released
Status in whoopsie source package in Yakkety:
  Fix Released

Bug description:
  [Impact]
  While some apport reports contain ProcCpuinfo not all of them do and it would be useful to determine how many users can only run the i386 version of Ubuntu. Additionally, the existing implementation gathers information about every processor which is quite lengthy - something smaller would be better.

  [Test Case]
  1. Run ubuntu-bug 2vcard
  2. Observe there is no report key ProcCpuinfoMinimal

  With the version of apport from -proposed you will have
  ProcCpuinfoMinimal which will contain information about your
  processor.

  To verify the whoopsie change you'll want to do the following:
  1) sudo service whoopsie stop
  2) sudo CRASH_DB_URL=https://daisy.staging.ubuntu.com whoopsie -f
  3) kill -11 a process (but not the whoopsie one!)
  4) confirm sending the report
  5) Find the OOPS ID in the whoopsie output
  6) Go to http://errors.staging.ubuntu.com/oops/$OOPSID
  7) Verify ProcCpuinfoMinimal appears in the OOPS


  [Regression Potential]
  This exists in Zesty, and Artful and there have been no issues collecting the information. Even if there are errors in the general ubuntu hook, which was modified for this SRU, apport will continue collecting information for the report and just add a traceback to the report about the hook error.

  The general Ubuntu hook, possibly add_kernel_info() could be used,
  should be modified such that the contents of /proc/cpuinfo are
  gathered.

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