Hello Jean-Baptiste, or anyone else affected, Accepted ubuntu-report into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu- report/1.2.0~bionic in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-bionic to verification-done-bionic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-bionic. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: ubuntu-report (Ubuntu Bionic) Status: New => Fix Committed ** Tags added: verification-needed verification-needed-bionic -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-report in Ubuntu. https://bugs.launchpad.net/bugs/1777651 Title: Add information from lscpu Status in ubuntu-report package in Ubuntu: Fix Released Status in ubuntu-report source package in Bionic: Fix Committed Bug description: [Impact] * We have some missing information on our reporting tool to determine reliably the CPU type without a manual mapping. Having those ones through lspcu is a conventient way to gather them instead of using /proc/cpuinfo. [Test Case] 1. Install new ubuntu-report 2. ubuntu-report show -> check that "CPU" contains something similar to: "CPU": { "OpMode": "32-bit, 64-bit", "CPUs": "8", "Threads": "2", "Cores": "4", "Sockets": "1", "Vendor": "Genuine", "Family": "6", "Model": "158", "Stepping": "10", "Name": "Intius Corus i5-8300H CPU @ 2.30GHz", "Virtualization": "VT-x" }, 3. Test as well under a vm and check for additional "Hypervisor" and "VirtualizationType" fields. [Regression Potential] * Test software is heavily tested. We updated the tests and control via golden files that the output is what we expect in multiple case * In case of an error (parsing or command), the entire field "CPU" is ignored, and not part of the report, but doesn't block sending the overall report. ---- lscpu is a convenient way to gather information about the cpu and provide information that is currently difficult to calculate or guess like the name of the cpu or the type of hypervisor. Could you add something similar to the following information to the json? It's a slightly modified version of the output of lscpu -J "lscpu": [ "Architecture": "x86_64", "OpMode": "32-bit, 64-bit", "CPU": "6", "Vendor": "AuthenticAMD", "Family": "16", "Model": "10", "Name": "AMD Phenom(tm) II X6 1055T Processor", "Stepping": "0", "Virtualization": "AMD-V", "Hypervisor": "KVM", } ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: ubuntu-report 1.1.0cosmic ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17 Uname: Linux 4.15.0-22-generic x86_64 ApportVersion: 2.20.10-0ubuntu3 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Tue Jun 19 15:05:01 2018 Dependencies: gcc-8-base 8.1.0-5ubuntu1 libc6 2.27-3ubuntu1 libgcc1 1:8.1.0-5ubuntu1 InstallationDate: Installed on 2014-07-15 (1435 days ago) InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520) SourcePackage: ubuntu-report UpgradeStatus: Upgraded to cosmic on 2018-03-24 (86 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-report/+bug/1777651/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

