I tested installing the new package in trusty, xenial, zesty and artful in LXD containers. I ran sosreport with the -a option and I didn't notice any errors. Made a few spot checks. LGTM.
=================== Trusty # dpkg -l | grep -i sosreport ii sosreport 3.5-1~ubuntu14.04.1 amd64 Set of tools to gather troubleshooting data from a system # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty # cat /tmp/sosreport-trustysosreport-20180115221214/sos_logs/ui.log 2018-01-15 22:12:13,702 INFO: sosreport (version 3.5) 2018-01-15 22:12:14,802 INFO: Setting up archive ... 2018-01-15 22:12:14,804 INFO: Setting up plugins ... 2018-01-15 22:12:15,087 INFO: Running plugins. Please wait ... 2018-01-15 22:12:15,087 INFO: 2018-01-15 22:12:35,831 INFO: =================== Xenial # dpkg -l | grep -i sosreport ii sosreport 3.5-1~ubuntu16.04.1 amd64 Set of tools to gather troubleshooting data from a system # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial # cat /tmp/sosreport-xenialsosreport-20180115221212/sos_logs/ui.log 2018-01-15 22:12:10,954 INFO: sosreport (version 3.5) 2018-01-15 22:12:12,008 INFO: Setting up archive ... 2018-01-15 22:12:12,009 INFO: Setting up plugins ... 2018-01-15 22:12:12,221 INFO: Running plugins. Please wait ... 2018-01-15 22:12:12,221 INFO: 2018-01-15 22:12:20,600 INFO: =================== Zesty # dpkg -l | grep -i sosreport ii sosreport 3.5-1~ubuntu17.04.1 amd64 Set of tools to gather troubleshooting data from a system # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 17.04 Release: 17.04 Codename: zesty # cat /tmp/sosreport-zestysosreport-20180115221209/sos_logs/ui.log 2018-01-15 22:12:08,035 INFO: sosreport (version 3.5) 2018-01-15 22:12:09,512 INFO: Setting up archive ... 2018-01-15 22:12:09,514 INFO: Setting up plugins ... 2018-01-15 22:12:09,676 INFO: Running plugins. Please wait ... 2018-01-15 22:12:09,676 INFO: 2018-01-15 22:12:19,021 INFO: =================== Artful # dpkg -l | grep -i sosreport ii sosreport 3.5-1~ubuntu17.10.1 amd64 Set of tools to gather troubleshooting data from a system # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 17.10 Release: 17.10 Codename: artful # more /tmp/sosreport-artfulsosreport-20180115221206/sos_logs/ui.log 2018-01-15 22:12:01,146 INFO: sosreport (version 3.5) 2018-01-15 22:12:06,482 INFO: Setting up archive ... 2018-01-15 22:12:06,488 INFO: Setting up plugins ... 2018-01-15 22:12:06,640 INFO: Running plugins. Please wait ... 2018-01-15 22:12:06,640 INFO: 2018-01-15 22:12:14,803 INFO: -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1734983 Title: Request to backport sosreport v3.5 To manage notifications about this bug go to: https://bugs.launchpad.net/sosreport/+bug/1734983/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
