Activity log for bug #1871494

Date Who What changed Old value New value Message
2020-04-07 21:43:48 Eric Desrochers bug added bug
2020-04-07 21:44:01 Eric Desrochers nominated for series Ubuntu Focal
2020-04-07 21:44:01 Eric Desrochers bug task added sosreport (Ubuntu Focal)
2020-04-07 21:44:01 Eric Desrochers nominated for series Ubuntu Eoan
2020-04-07 21:44:01 Eric Desrochers bug task added sosreport (Ubuntu Eoan)
2020-04-07 21:44:01 Eric Desrochers nominated for series Ubuntu Xenial
2020-04-07 21:44:01 Eric Desrochers bug task added sosreport (Ubuntu Xenial)
2020-04-07 21:44:01 Eric Desrochers nominated for series Ubuntu Bionic
2020-04-07 21:44:01 Eric Desrochers bug task added sosreport (Ubuntu Bionic)
2020-04-07 21:44:12 Eric Desrochers tags sts sts-sponsor-volunteer
2020-04-07 21:44:21 Eric Desrochers sosreport (Ubuntu Focal): status New In Progress
2020-04-07 21:44:33 Eric Desrochers sosreport (Ubuntu Focal): assignee Heather Lemon (hypothetical-lemon)
2020-04-07 21:44:41 Eric Desrochers sosreport (Ubuntu Eoan): status New In Progress
2020-04-07 21:44:44 Eric Desrochers sosreport (Ubuntu Bionic): status New In Progress
2020-04-07 21:44:46 Eric Desrochers sosreport (Ubuntu Xenial): status New In Progress
2020-04-07 21:44:59 Eric Desrochers sosreport (Ubuntu Eoan): assignee Heather Lemon (hypothetical-lemon)
2020-04-07 21:45:05 Eric Desrochers sosreport (Ubuntu Bionic): assignee Heather Lemon (hypothetical-lemon)
2020-04-07 21:45:10 Eric Desrochers sosreport (Ubuntu Xenial): assignee Heather Lemon (hypothetical-lemon)
2020-04-07 21:47:09 Eric Desrochers sosreport (Ubuntu Xenial): importance Undecided Wishlist
2020-04-07 21:47:11 Eric Desrochers sosreport (Ubuntu Bionic): importance Undecided Wishlist
2020-04-07 21:47:14 Eric Desrochers sosreport (Ubuntu Eoan): importance Undecided Wishlist
2020-04-07 21:47:16 Eric Desrochers sosreport (Ubuntu Focal): importance Undecided Wishlist
2020-04-10 13:54:55 Eric Desrochers description This is a wishlist to add the cmd 'lshw' into the hardware's sosreport plugin Upstream commit: https://github.com/sosreport/sos/pull/1994/commits/2dd5cd45a8381fa36ea99c85b526f9d79e526d91 ## DRAFT ## [Impact] * An explanation of the effects of the bug on users and * justification for backporting the fix to the stable release. * In addition, it is helpful, but not required, to include an explanation of how the upload fixes this bug. [Test Case] * detailed instructions how to reproduce the bug * these should allow someone who is not familiar with the affected package to reproduce the bug and verify that the updated package fixes the problem. [Regression Potential] * discussion of how regressions are most likely to manifest as a result of this change. * It is assumed that any SRU candidate patch is well-tested before upload and has a low overall risk of regression, but it's important to make the effort to think about what ''could'' happen in the event of a regression. * This both shows the SRU team that the risks have been considered, and provides guidance to testers in regression-testing the SRU. [Other Info] * Anything else you think is useful to include * Anticipate questions from users, SRU, +1 maintenance, security teams and the Technical Board * and address these questions in advance [Original description] This is a wishlist to add the cmd 'lshw' into the hardware's sosreport plugin Upstream commit: https://github.com/sosreport/sos/pull/1994/commits/2dd5cd45a8381fa36ea99c85b526f9d79e526d91
2020-04-10 14:05:28 Eric Desrochers bug added subscriber Billy Olsen
2020-04-20 14:37:18 Heather Lemon attachment added fix_1871494.debdiff https://bugs.launchpad.net/ubuntu/focal/+source/sosreport/+bug/1871494/+attachment/5357148/+files/fix_1871494.debdiff
2020-04-20 15:16:19 Heather Lemon attachment added fix_1871494b2.debdiff https://bugs.launchpad.net/ubuntu/focal/+source/sosreport/+bug/1871494/+attachment/5357149/+files/fix_1871494b2.debdiff
2020-04-20 16:33:55 Ubuntu Foundations Team Bug Bot tags sts sts-sponsor-volunteer patch sts sts-sponsor-volunteer
2020-04-20 16:34:07 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Sponsors Team
2020-04-20 17:13:25 Eric Desrochers removed subscriber Ubuntu Sponsors Team
2020-04-20 18:12:50 Heather Lemon attachment removed fix_1871494.debdiff https://bugs.launchpad.net/ubuntu/focal/+source/sosreport/+bug/1871494/+attachment/5357148/+files/fix_1871494.debdiff
2020-04-21 20:30:50 Heather Lemon description ## DRAFT ## [Impact] * An explanation of the effects of the bug on users and * justification for backporting the fix to the stable release. * In addition, it is helpful, but not required, to include an explanation of how the upload fixes this bug. [Test Case] * detailed instructions how to reproduce the bug * these should allow someone who is not familiar with the affected package to reproduce the bug and verify that the updated package fixes the problem. [Regression Potential] * discussion of how regressions are most likely to manifest as a result of this change. * It is assumed that any SRU candidate patch is well-tested before upload and has a low overall risk of regression, but it's important to make the effort to think about what ''could'' happen in the event of a regression. * This both shows the SRU team that the risks have been considered, and provides guidance to testers in regression-testing the SRU. [Other Info] * Anything else you think is useful to include * Anticipate questions from users, SRU, +1 maintenance, security teams and the Technical Board * and address these questions in advance [Original description] This is a wishlist to add the cmd 'lshw' into the hardware's sosreport plugin Upstream commit: https://github.com/sosreport/sos/pull/1994/commits/2dd5cd45a8381fa36ea99c85b526f9d79e526d91 [Impact] lshw(1) https://linux.die.net/man/1/lshw * lshw is a small tool to extract detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 or IA-64 systems and on some PowerPC machines (PowerMac G4 is known to work). * Adding 'lshw' will help Canonical or third-party vendor using the sosreport package to not having to ask 'lshw' in addition to sosreport. This is a frequent command to run to troubleshoot/debug things * Including hardware information is a helpful debug step to determine issues found [Test Case] * Run sosreport in different customer scenarios: server, desktop, cloud, hypervisor, instance (container, vm), physical server, since this is specifically listing hardware informations. * For all distros: - install sosreport from the proposed pocket - run sosreport with default settings `sudo sosreport -a --config sos.conf` Or to just test hardware plugin `sosreport -o hardware --config sos.conf` * Extract archive and look at contents - untar report file in /tmp/<sosreport.tar.gz> - cd <sosreport folder>/sos_commands/hardware/ - less lshw -- the ouput is information about the system's hardware - look under "sos_logs" for warnings/errors. - look under "sos_reports" for full report. * Run `simple.sh`: A quick port of the travis unit tests to bash. Generates various types of sosreports collection. * Ensure simple.sh test passes - wget https://raw.githubusercontent.com/sosreport/sos/master /test/simple.sh - execute command `sudo tests/simple.sh` [Regression Potential] * Command implicitly slows down python script * Unit test failures * Only affects the hardware plugin and won't affect core functionalities nor other plugins * Lshw that is commonly used on system, the command cannot create any harm on the system (read only) * If the command doesn't exist sosreport will continue and move on * Lshw must be run as super user or it will only report partial information [Other Info] * Upstream commit: https://github.com/sosreport/sos/pull/1994/commits/2dd5cd45a8381fa36ea99c85b526f9d79e526d91 [Original description] * This is a wishlist to add the cmd 'lshw' into the hardware's sosreport plugin
2020-04-22 16:11:06 Heather Lemon attachment added fix_xenial1871494.debdiff https://bugs.launchpad.net/ubuntu/focal/+source/sosreport/+bug/1871494/+attachment/5358014/+files/fix_xenial1871494.debdiff
2020-04-22 17:19:07 Heather Lemon attachment added fix_bionic1871494.debdiff https://bugs.launchpad.net/ubuntu/focal/+source/sosreport/+bug/1871494/+attachment/5358020/+files/fix_bionic1871494.debdiff
2020-04-22 17:38:11 Heather Lemon attachment added fix_eoan1871494.debdiff https://bugs.launchpad.net/ubuntu/focal/+source/sosreport/+bug/1871494/+attachment/5358021/+files/fix_eoan1871494.debdiff
2020-04-23 13:59:39 Heather Lemon attachment removed fix_bionic1871494.debdiff https://bugs.launchpad.net/ubuntu/focal/+source/sosreport/+bug/1871494/+attachment/5358020/+files/fix_bionic1871494.debdiff
2020-04-23 13:59:52 Heather Lemon attachment added fix_bionic1871494.debdiff https://bugs.launchpad.net/ubuntu/focal/+source/sosreport/+bug/1871494/+attachment/5358443/+files/fix_bionic1871494.debdiff
2020-04-23 14:03:54 Heather Lemon attachment removed fix_eoan1871494.debdiff https://bugs.launchpad.net/ubuntu/focal/+source/sosreport/+bug/1871494/+attachment/5358021/+files/fix_eoan1871494.debdiff
2020-04-23 14:04:05 Heather Lemon attachment added fix_eoan1871494.debdiff https://bugs.launchpad.net/ubuntu/focal/+source/sosreport/+bug/1871494/+attachment/5358444/+files/fix_eoan1871494.debdiff
2020-04-23 19:44:21 Eric Desrochers bug added subscriber STS Sponsors
2020-04-23 19:44:33 Eric Desrochers tags patch sts sts-sponsor-volunteer patch sts sts-sponsor-slashd
2020-04-27 15:28:37 Eric Desrochers nominated for series Ubuntu Groovy
2020-04-27 15:28:37 Eric Desrochers bug task added sosreport (Ubuntu Groovy)
2020-04-27 15:32:42 Eric Desrochers sosreport (Ubuntu Groovy): importance Wishlist Low
2020-04-27 15:38:15 Heather Lemon attachment added fix_groovy1871494.debdiff https://bugs.launchpad.net/ubuntu/eoan/+source/sosreport/+bug/1871494/+attachment/5361748/+files/fix_groovy1871494.debdiff
2020-04-27 15:52:04 Heather Lemon attachment removed fix_focal1871494b2.debdiff https://bugs.launchpad.net/ubuntu/groovy/+source/sosreport/+bug/1871494/+attachment/5357149/+files/fix_1871494b2.debdiff
2020-04-27 15:52:21 Heather Lemon attachment added fix_focal1871494.debdiff https://bugs.launchpad.net/ubuntu/groovy/+source/sosreport/+bug/1871494/+attachment/5361751/+files/fix_focal1871494.debdiff
2020-04-27 22:39:25 Eric Desrochers sosreport (Ubuntu Focal): importance Wishlist Low
2020-04-27 22:39:28 Eric Desrochers sosreport (Ubuntu Eoan): importance Wishlist Low
2020-04-27 22:39:29 Eric Desrochers sosreport (Ubuntu Bionic): importance Wishlist Low
2020-04-27 22:39:31 Eric Desrochers sosreport (Ubuntu Xenial): importance Wishlist Low
2020-04-28 08:27:42 Launchpad Janitor sosreport (Ubuntu Groovy): status In Progress Fix Released
2020-04-30 13:03:25 Łukasz Zemczak sosreport (Ubuntu Focal): status In Progress Fix Committed
2020-04-30 13:03:26 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2020-04-30 13:03:28 Łukasz Zemczak bug added subscriber SRU Verification
2020-04-30 13:03:32 Łukasz Zemczak tags patch sts sts-sponsor-slashd patch sts sts-sponsor-slashd verification-needed verification-needed-focal
2020-04-30 13:17:13 Łukasz Zemczak sosreport (Ubuntu Eoan): status In Progress Fix Committed
2020-04-30 13:17:18 Łukasz Zemczak tags patch sts sts-sponsor-slashd verification-needed verification-needed-focal patch sts sts-sponsor-slashd verification-needed verification-needed-eoan verification-needed-focal
2020-04-30 13:24:17 Łukasz Zemczak sosreport (Ubuntu Bionic): status In Progress Fix Committed
2020-04-30 13:24:23 Łukasz Zemczak tags patch sts sts-sponsor-slashd verification-needed verification-needed-eoan verification-needed-focal patch sts sts-sponsor-slashd verification-needed verification-needed-bionic verification-needed-eoan verification-needed-focal
2020-04-30 14:32:40 Eric Desrochers tags patch sts sts-sponsor-slashd verification-needed verification-needed-bionic verification-needed-eoan verification-needed-focal patch sts sts-sponsor-slashd verification-done-eoan verification-needed verification-needed-bionic verification-needed-focal
2020-04-30 14:36:34 Eric Desrochers tags patch sts sts-sponsor-slashd verification-done-eoan verification-needed verification-needed-bionic verification-needed-focal patch sts sts-sponsor-slashd verification-done-eoan verification-done-focal verification-needed verification-needed-bionic
2020-04-30 14:36:41 Eric Desrochers removed subscriber STS Sponsors
2020-04-30 14:40:23 Eric Desrochers tags patch sts sts-sponsor-slashd verification-done-eoan verification-done-focal verification-needed verification-needed-bionic patch sts verification-done verification-done-bionic verification-done-eoan verification-done-focal
2020-05-07 08:07:58 Launchpad Janitor sosreport (Ubuntu Focal): status Fix Committed Fix Released
2020-05-07 08:08:06 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2020-05-07 08:11:24 Launchpad Janitor sosreport (Ubuntu Eoan): status Fix Committed Fix Released
2020-05-07 08:13:25 Launchpad Janitor sosreport (Ubuntu Bionic): status Fix Committed Fix Released
2020-05-11 14:40:00 Łukasz Zemczak sosreport (Ubuntu Xenial): status In Progress Fix Committed
2020-05-11 14:40:04 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2020-05-11 14:40:10 Łukasz Zemczak tags patch sts verification-done verification-done-bionic verification-done-eoan verification-done-focal patch sts verification-done-bionic verification-done-eoan verification-done-focal verification-needed verification-needed-xenial
2020-05-14 16:13:35 Heather Lemon tags patch sts verification-done-bionic verification-done-eoan verification-done-focal verification-needed verification-needed-xenial patch sts verification-done-bionic verification-done-eoan verification-done-focal verification-done-xenial verification-needed
2020-05-19 22:52:41 Launchpad Janitor sosreport (Ubuntu Xenial): status Fix Committed Fix Released