** Description changed:

- Some OEM store the commercial name of the product into the Family field
- of the system information record of smbios.
+ [Impact]
+ Some OEM store the commercial name of the product into the Family field of 
the system information record of smbios.
  
- Please add this fied to ubuntu-report.
+ This update retrieves this information from
+ /sys/class/dmi/id/product_family and adds it to the OEM->Family field
+ 
+ [Test Case]
+ From a terminal run the command:
+ $ ubuntu-report show 
+ 
+ Verify that it contains a field OEM/Family and it matches the content of
+ /sys/class/dmi/id/product_family
+ 
+ The output should look like:
+   "OEM": {
+     "Vendor": "Dell Inc.",
+     "Product": "Inspiron 7472",
+     "Family": "Inspiron"
+   },
+ 
+ It is possible that the field is empty.
+ 
+ 
+ [Regression Potential]
+ Very low. This field didn't exist before and it is covered by a full 
regression test suite. 
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: ubuntu-report 1.5.1
  ProcVersionSignature: Ubuntu 5.0.0-15.16-generic 5.0.6
  Uname: Linux 5.0.0-15-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun 20 14:49:35 2019
  Dependencies:
-  gcc-9-base 9.1.0-4ubuntu1
-  libc6 2.29-0ubuntu2
-  libgcc1 1:9.1.0-4ubuntu1
-  libidn2-0 2.0.5-1
-  libunistring2 0.9.10-1ubuntu2
+  gcc-9-base 9.1.0-4ubuntu1
+  libc6 2.29-0ubuntu2
+  libgcc1 1:9.1.0-4ubuntu1
+  libidn2-0 2.0.5-1
+  libunistring2 0.9.10-1ubuntu2
  InstallationDate: Installed on 2014-07-15 (1801 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520)
  SourcePackage: ubuntu-report
  UpgradeStatus: Upgraded to eoan on 2018-03-24 (452 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833555

Title:
  Add OEM->Family

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-report/+bug/1833555/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to